Solution Overview
The technical aspects involved in the integration between Oracle ERP Product Hub Cloud and Oracle Utilities Work and Asset Cloud Service for Stock Item are:
The integration layer consists of integration processes deployed on Oracle Integration Cloud.
The integration processes interact with other applications using the following adapters:
Oracle ERP Cloud Adapter to subscribe to business events raised by various modules in Oracle ERP Product Hub Cloud. This integration subscribes to the Item Publication, Item Create and Item Update Events.
SOAP Adapter to interact with Oracle UCM Generic Web Service to get files in Oracle UCM.
Oracle Utilities Adapter interacts with the WACS REST APIs.
The integration pattern used for the processes is one-way asynchronous. But the initial load and incremental item sync processes use different techniques to process the item information received from Oracle ERP Product Hub Cloud.
Email notification is optional. Configure the property name email.flag in the ERPWACS_ConfigProps lookup to 'true' to receive email notification when errors are encountered. By default, this is set to 'true'.
The recipient(s) of the email notification is configured in the ERPWACS_Email_ID lookup.
The field mapping details for Stock Item Integration are available in the Oracle ERP Product Hub Cloud Integration to Oracle Utilities Work and Asset Cloud Service for Stock Item Data Mapping Guide included in this release.
Refer to the Business Flows section for more information about each integration process.