Solution Overview
The technical aspects involved in the integration between Oracle Fusion Procurement Cloud and Oracle Utilities Work and Asset Cloud Service 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 Cloud. This integration subscribes to the Purchase Order and Invoice Events.
It also invokes the Business (REST) Resource for procurement service application to create, update or query the purchase requisition and receive the receipt request and returns.
SOAP Adapter to interact with Oracle UCM Generic Web Service to search, get and rename files in Oracle UCM.
Oracle Utilities Adapter interacts with the WACS REST APIs.
The integration pattern used for the solution is:
One-way asynchronous for all flows.
Email notification is optional in most cases. Configure the property name email.flag in the OUTL-BRT-WACS_FPRC_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 OUTL-BRT-WACS_FPRC_Email_ID lookup.
Refer to the Business Flows section for more information about each integration process.