Sync product data in the background
- 25 Sep 2024
- 2 Minutes to read
- Print
- DarkLight
Sync product data in the background
- Updated on 25 Sep 2024
- 2 Minutes to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
In this topic, learn how to:
Synchronize product data in the background
To run the product data synchronization in the background, follow these steps:
- Sign in to Zilliant CPQ with your administrator credentials.
- From the left navigation area, select System Processes.
- From the top navigation bar, select ERP Synchronization.
- Above the list of synchronizations, select .
- On the ERP Data Synchronization Options dialog, set the Run in background switch to YES.
- On the bottom buttons bar, select Synchronize.
Set a system task for background product synchronization
You can set up a system task to run the product sync in the background. To do this, follow these steps:
- Sign in to Zilliant CPQ with your administrator credentials.
- From the left navigation area, select System Processes.
- From the top navigation bar, select System Tasks.
- Select + to create a new system task, then enter a name for the task and select Create.
- Select the newly added row. On the Overview tab, enter or select values to configure a system task:
- Name—Change the name of the system task if needed.
- CRON Expression—Specify a cron expression. For details, read Cron Expression Generator & Explainer
- Task Resource—Select Product Sync Job.
- Set the Active switch to YES to activate this system task.
Note
Certain Zilliant CPQ settings can affect system tasks of the Product Sync Job type. To learn more, read the section below.
Settings affecting system tasks
Zilliant CPQ settings that affect system tasks of the Product Sync Job type are as follows:
- SettingProductSyncDownloadProducts—Enables synchronization of products in background system tasks.
- SettingProductSyncDownloadClassification—Enables synchronization of product classification data. Activate this setting before starting the product synchronization.
- SettingClassificationToLoad—Overrides the class type for which to load the classification data. The default value is 001.
- SettingProductSyncBatchSize—Sets a batch size for the product synchronization.
- SettingProductSyncBatchSyncInactive—Synchronizes products marked as deleted in ERP.
- SettingProductSyncBatchMarkAsExportToCRM—Enables the Export to CRM flag on products synchronized from SAP ERP.
- SettingAttachmentDocumentIDListBAPI—Specifies the remote-enabled BAPI name for BDS_GOS_CONNECTIONS_GET. If not specified, Zilliant CPQ uses the wrapped BAPI ZBDS_GOS_CONNECTIONS_GET. Customers must define this wrapped BAPI in their SAP ERP system.
- SettingAttachmentDocumentContentBAPI—Specifies the remote-enabled BAPI name for SO_DOCUMENT_READ_API. If not specified, Zilliant CPQ uses the wrapped BAPI SO_DOCUMENT_READ_API1. Customers must define this wrapped BAPI in their SAP ERP system.
- SettingEquipmentBOMReadBAPI—Specifies the remote-enabled BAPI name for /CIDEON/BAPI_EQUI_BOM_READ. If not specified, Zilliant CPQ uses the wrapped BAPI /CIDEON/BAPI_EQUI_BOM_READ1. Customers must define this wrapped BAPI in their SAP ERP system.
Was this article helpful?