Configuring Connections in Oracle Integration Cloud
After the project is imported and verified, configure the respective connections.
This section describes the procedure to configure the following:
OU REST CPMCS for CPMCS-DERMS Connection
This connection is used to communicate with Oracle Utilities Customer Program Management Cloud Service catalog using the Utilities adapter.
To configure the connection:
1. Add the Oracle Utilities Customer Program Management Cloud Service application catalog URL in the Catalog URL field.
• For Oracle Utilities Customer Program Management Cloud Service on-premises application, the catalog format is:
https://{host}:{port}/{context}/rest/ouaf/openapi/iws/catalog
Example: https://cpmcsHost:port/ouaf/rest/ouaf/openapi/iws/catalog
• For Oracle Utilities Customer Program Management Cloud Service, the catalog format is:
https://{host}:{port}/{tenant}/{domain}/{appName}/rest/openapi/iws/catalog
Example: https://cpmcsHost:port/tenantName/test/dac/rest/openapi/iws/catalog
2. In the Security section, select the applicable security policy to access the application.
3. Once connected to Oracle Utilities Customer Program Management Cloud Service on-premises application, configure the agent.
a. In the Agent Group section, click Configure Agents.
b. Select the agent group from the list created in Creating an Agent Group.
4. On the Connection page, click Test at the upper-right corner.
5. Once the connection has been tested successfully, click Save.
OU REST DERMS for CPMCS-DERMS Connection
This connection is used to communicate with Oracle Utilities Edge Distributed Energy Resources Management System application service using the Utilities adapter.
To configure this connection:
1. Add the Oracle Utilities Edge Distributed Energy Resources Management System catalog URL in the Catalog URL field.
Catalog format: https://{host}:{port}/nms-drms/rest/v1/catalog
Example: https://dermshost:port/nms-drms/rest/v1/catalog
2. In the Security section, select the applicable security policy to access the application.
3. Once connected to the Oracle Utilities Customer Program Management Cloud Service on-premises application, configure the agent:
a. In the Agent Group section, click Configure Agents.
b. Select the agent group from the list created in Creating an Agent Group.
4. On the Connection page, enter the username and click Test at the upper- right corner to test the connection.
5. After the connection is tested successfully, click Save.
OU REST for CPMCS-DERMS Connection
This connection is used to expose the integration as a REST service.
To configure this connection:
1. Select “OAuth 2.0” or “Basic Auth” as the Security policy and select “Trigger” as the Role.
2. On the Connection page, click Test.
3. Once the connection has been tested successfully, click Save.
OU REST MP OIC for CPMCS-DERMS Connection
This connection is used to invoke local integrations that can accept a multipart request for passing a multipart attachment reference using the REST adapter.
To configure this connection:
1. In the Connection Properties section, select the “REST API Base URL” as the Connection Type.
2. Add the OIC connection URL.
Example: https://OIC_CloundInstance.com
3. Select OAuth client Credentials as Security Policy, for this security type also add the Access Token URI, Client Id, Client Secret in Security. Under Optional Security, add the Scope and choose “Send client credentials” as basic auth header for Client Authentication.
Alternatively, if you select Basic Auth on the Security tab, then enter the Oracle Integration Cloud username and password.
4. On the Connection page, click Test.
5. After the connection is tested successfully, click Save.
OU FTP CPMCS for CPMCS-DERMS Connection
This connection is used to communicate with the Oracle Utilities Customer Program Management Cloud Service FTP Server using the FTP adapter.
To configure this connection:
1. In the Connection Properties section, enter the FTP Server Host Address and the FTP Server Port.
2. Expand Optional Properties. In the SFTP Connection field, select Yes.
3. In the Security section, select the applicable security policy for the Oracle Utilities Customer Program Management Cloud Service Application FTP Server.
Example: You can select the FTP Server Access policy on the Security Policy tab, then enter the Oracle Utilities Customer Program Management Cloud Service FTP Server username and password.
4. Configure the appropriate Agent Group if applicable.
5. On the Connection page, click Test.
6. Once the connection has been tested successfully, click Save.
Note: Make sure the FTP Server is set up and configured in Oracle Utilities Customer Program Management Cloud Service.
OU REST CPMCS Object Storage for CPMCS-DERMS Connection
This connection is used to communicate with Oracle Infrastructure Cloud Object Storage Service APIs using the REST adapter.
To configure this connection:
1. In the Connection Properties section, enter the object storage API endpoint in the Connection URL field.
Connection Type: REST API Base URL
Connection URL format: https://objectstorage.{region}.oraclecloud.com
2. In the Security section:
a. Select the OCI Signature Version 1 security policy.
b. Provide the following Object Storage information:
• Tenancy OCID
• User OCID
• Upload the private key
• Fingerprint (obtained from object storage after register the public key for the appropriate user)
3. After the connection is tested successfully, click Save.