SAP Business One Item to BigCommerce Product
First published on: 08/10/2023/6:54 pm
Workflow Description
In this workflow, a scheduled job will run at regular intervals (configurable) to retrieve SAP Business One items that were added or modified since the last run and create or update the products in BigCommerce.
When an item is created or updated in SAP Business One, the integration will check the item's UDF ‘U_V33SB_BCPRODID’, which contains the BigCommerce product ID.
If a product exists, it will be updated in BigCommerce. If the product doesn't exist, it will be created and the new BigCommerce product ID will be saved to the SAP Business One item UDF ‘U_V33SB_BCPRODID.’
These IDs will be used on subsequent SAP Business One item and inventory updates to send updated information to the correct BigCommerce product.
Workflow Diagram
Mapping
The following mapping will be applied:
SAP Business One Item |
BigCommerce Product |
Comments |
---|---|---|
|
inventory_tracking |
‘Product’ |
ItemName |
name |
|
|
Type |
‘physical’ |
ItemCode |
sku |
|
ItemName |
description |
|
|
price |
ItemPrices[PriceList=1]/Price |
Last modified: 11/15/2023/8:21 pm |
On this page