Scheduling the Batch Process
The batch process is used to run the sync request. It is a generic batch process that is used for different sync processes. It has a couple of parameters that can be used to control which sync request business objects to process.
Batch Processes for Ongoing and Inbound Integration Sync Requests
Batch Code
Description
W1-SIOPE
The batch process to transition ongoing sync request out of the PENDING state. It is a generic batch process that is used for different sync processes. It has a couple of parameters that can be used to control which sync request business objects to process.
 
To process the inbound sync requests specific to Stock Item, set the Restrict By Business Object parameter to W1-OngoingSyncRequestStockItem.
W1-SIOER
The batch process to transition ongoing sync request out of the ERROR state.
For more information about the sync request process, business objects, maintenance objects, and other components used for this process, refer to the Data Synchronization section in the Oracle Utilities Application Framework User Guide.