Configuring Connections in Oracle Integration Cloud
After the projects are imported and verified, the respective connections have to be configured.
This section describes the procedure to set up the following connections:
OU REST ERP PM for WACS ERPPM
This connection is used to communicate with Oracle ERP Project Management using the REST adapter.
To configure this connection:
1. Login to Oracle Integration Cloud and navigate to the connection.
2. In the Connection Properties section:
a. Select “REST API Base URL” as the Connection Type.
b. Enter the ERP Cloud Host URL in the Connection URL.
3. In the Security section:
a. Select Basic Authentication Security Policy.
b. Enter the ERP Username and Password to connect to Oracle Project Management.
4. Click Test at the upper-right corner.
5. After the connection is tested successfully, click Save.
OU REST WACS for WACS ERPPM
This connection is used to communicate with Oracle Utilities Work and Asset Cloud Service catalog using the Utilities Adapter.
To configure this connection:
1. Login to Oracle Integration Cloud and navigate to the connection.
2. In the Connection Properties section, specify the Oracle Utilities Work and Asset Cloud Service REST web catalog in the Catalog URL section.
The REST Catalog URL follows this format: https://{host}:{port}/{tenant}/{domain}/{appName}/rest/openapi/iws/catalog
For Oracle Utilities Work and Asset Management on-premises application, the catalog format is: https://{host}:{port}/{context}/rest/ouaf/openapi/iws/catalog
3. In the Security Policy drop-down list, select Basic Authentication.
4. Provide Username and Password to connect to Oracle Utilities Work and Asset Cloud Service.
5. When connecting to the Oracle Utilities Work and Asset Management on-premises application, configure the agent as follows:
a. In the Agent Group section, click Configure Agents.
b. Select the agent group from the list created in Creating an Agent Group.
6. Click Test at the upper-right corner to test the connection.
7. After the connection is tested successfully, click Save.
OU ERP PM Cloud for WACS ERPPM
This connection is used to communicate with Oracle ERP Project Management using the ERP cloud adapter.
To configure the this connection:
1. Login to Oracle Integration Cloud and navigate to the connection.
2. In the Connection Properties section, enter the ERP Cloud Host URL in the ERP Cloud Host property.
Example: https://ERP_domain_name.ds-fa.oraclecloud.com
Note: The Oracle ERP Cloud host name can easily be derived from the Oracle ERP Cloud login URL.
3. In the Security section:
a. Select Username Password Token Security Policy.
b. Enter the ERP Username and Password to connect to Oracle Project Management.
4. Click Test at the upper-right corner.
5. After the connection is tested successfully, click Save.
OU REST Trigger for WACS-ERPPM
This connection is used to expose the integration as a REST service. It is used to call integrations using the REST adapter. The integration uses this connection to invoke the Common Error Handler Oracle Integration Cloud flow.
To configure the this connection:
1. Login to Oracle Integration Cloud and navigate to the connection.
2. In the Security section, select OAuth2.0 Security Policy.
3. Click Test at the upper-right corner.
4. After the connection is tested successfully, click Save.