Configure the Oracle Fusion Cloud ERP Connections

This recipe uses two connections that are required for connecting with Oracle Fusion Cloud ERP through Oracle Integration:

  • ERPCloudForProjectSync - used to send data to Oracle ERP.
  • ERP REST Adapter - used to retrieve project data from Oracle ERP.

ERPCloudForProjectSync Connection

This connection uses the Oracle ERP Cloud Adapter to invoke project FBDIs in order to create projects in Oracle ERP.

  1. In the Connections section, click Actions Actions icon on the connection, then select Edit.
  2. In the Properties section, do the following:
    1. In the ERP Cloud Host field, enter the URL of your Oracle Fusion Cloud ERP instance.

      For example: https://fusionerp.oraclecloud.com

  3. In the Security section, do the following:
    1. In the Security policy field, select the security policy you want to use.
    2. If you select Username Password Token, then in the User Name and Password fields, enter the login credentials of your Oracle Fusion Cloud ERP integration user account.
  4. Click Test to ensure that your connection is successfully configured.
    A message confirms if your test is successful.
  5. Click Save. If prompted, click Save again.
  6. To return to the project workspace, click Go back Back icon.

ERP REST Adapter Connection

This connection uses the standard REST Adapter to make calls to the Oracle Fusion Cloud ERP REST API.

  1. In the Connections section, click Actions Actions icon on the connection, then select Edit.
  2. In the Properties section, do the following:
    1. In the Connection type field, select REST API Base URL.
    2. In the Connection URL field, enter the URL of your Oracle Fusion Cloud ERP REST API instance.

      For example: https://fusionerp.oraclecloud.com

  3. In the Security section, do the following:
    1. In the Security policy field, select the security policy you want to use.
    2. If you select Basic Authentication, then in the User Name and Password fields, enter the login credentials of your Oracle Fusion Cloud ERP integration user account.
  4. Click Test to ensure that your connection is successfully configured.
    A message confirms if your test is successful.
  5. Click Save. If prompted, click Save again.
  6. To return to the project workspace, click Go back Back icon.