Before You Install the Recipe

You must perform the following configuration tasks on your Oracle ERP Cloud instance and Oracle E-Business Suite instance in order to successfully connect to these external systems using Oracle Integration and achieve synchronization.

  1. Configure Oracle ERP Cloud
  2. Configure Oracle E-Business Suite

Configure Oracle ERP Cloud

To access the Oracle ERP Cloud (or Oracle Product Hub Cloud) instance from Oracle Integration, you'll require a separate user account on Oracle ERP Cloud.

Log in to your Oracle ERP Cloud instance as an Administrator and perform the following tasks.

  1. Create a user account for Oracle Integration. Make a note of the user name and password you set for the account. You'll use the credentials of this account to connect to Oracle ERP Cloud from Oracle Integration.
  2. Assign the following roles to the user account. For more information, see Assign Required Roles to an Integration User in Using the Oracle ERP Cloud Adapter with Oracle Integration.
    • Integration Specialist
    • Oracle ERP Cloud-specific data access to the integration user

Configure Oracle E-Business Suite

To access E-Business Suite from Oracle Integration, you must perform certain configurations on your E-Business Suite instance. In addition, you'll require a separate user account on E-Business Suite with necessary security grants.

Log in to your Oracle E-Business Suite instance as an Administrator and execute the following tasks.

  1. Create a user account for Oracle Integration. Make a note of the user name and password you set for the account. For the general procedure to create a new user account, see Create an Application User on Oracle E-Business Suite. (Skip the role assignment specified in the referenced topic as it's not applicable to this recipe.)
  2. Perform the general configurations listed on the following page: Setup Tasks for Enabling the Oracle E-Business Suite Adapter. Here, make sure you provide the security grants to the user account created for Oracle Integration.
  3. In addition to the REST services you deployed in the previous step, you must deploy the Catalog Item Maintenance (EGO_ITEM_PUB) REST service, and create a security grant on this service for the user account created for Oracle Integration.
    1. Deploy the Catalog Item Maintenance service with the following details:
      • Enter plmsvc as the service alias.
      • Select the Process Item (convenience wrapper version) method.
    2. After the service is deployed, create a grant on the Process Item (convenience wrapper version) method for the user account created for Oracle Integration.
    For more information on deploying REST services and creating security grants, see Deploying REST Web Services and Managing Grants for Interfaces with Support for SOAP and REST Web Services in Oracle E-Business Suite Integrated SOA Gateway Implementation Guide.