Update Sap B1
Updates the object instance in the SAP Business One system
Description
Updates the existing record in the SAP B1 system, taking a hash of properties or a key/value pair to be updated based on the constraint specified in the where input. Ignores (keeps the value) those properties that are not given in the hash
Inputs
- Control Flow (Control Flow)
- SAP B1 Config (SAP B1 Config): A object with connection configuration
- Resource (String): A collection of entities, identifies the resource to be interacted with
- Where (String): Object Key. The actual name of this parameter is determined by the object type that was selected to update
- Data (String): JSON string with properties of the record to update
Outputs
- Control Flow (Control Flow)
- Error Flow (Error Flow): Triggered by error response from SAP B1