Imports the components of composed (bundled) products into Sapera, defining which products and quantities make up a composed product. Rows are matched on product identifier, composed product identifier and quantity. Run Compare first to preview the changes.
1. Select the action in the Action field. 2. Point to your data source – a file (CSV or Excel) or a SQL query. 3. Map the source columns to Sapera's fields in the column mapping (see Source fields below). 4. Run Compare to see what will be created, changed or stay unchanged – without writing to Sapera. 5. Run Update Sapera to perform the import.
Use the Allow create and Allow update parameters to control whether new rows are created and whether existing ones are updated.
Each row is matched on the composed product's item number. The action sets which components (item + quantity) the product consists of.
The composed product and its component products must already exist. Direction: from file/SQL into Sapera.
Parameter | Explanation |
AllowCreate | When enabled, composed-product components that do not yet exist are created. |
AllowUpdate | When enabled, existing composed-product components are updated. |
Field | Explanation |
ComposedProductIdentifier | Identifier of the component product included in the composed product. |
ProductIdentifier | Identifier of the composed (parent) product. |
Quantity | Quantity of the component product included in the composed product. |
See also the overview SyncTool – actions.
Want to know more?
Read more in these related articles:
Standard parameters for all actions
The general parameters available on most SyncTool actions: step control, error handling, timeout, etc.