How do I modify an existing application to update the configuration settings to a new fusion environment?

You can modify the existing endpoint configurations for an Oracle Integration application.

To update the existing endpoint configuration or application settings, select the Modify option. Here, you can adjust the Oracle Fusion Service Endpoints to ensure proper integration with the new Fusion environment. It's recommended to make these changes in a test environment that mirrors the production (PROD) environment before applying them to the actual production environment. This method allows for successful connection and testing in a controlled setting before implementation in the production environment.

Note: You can use the Reconfigure option to reconnect the application with current configuration.
  1. Click Configuration > Applications.
  2. On the Applications page, select the application to edit
  3. Click the Properties icon and select Modify.
    The screenshot shows the Properties menu options for a selected application.

    This screenshot shows the Properties menu options for a selected Oracle Integration application.
  4. The Modify Application dialog box displays the options to edit the selected application.
  5. Edit the following details as necessary:
    Note: To update the values in this dialog box, contact the Oracle Integration administrator.
    Field Name Action
    Application Type Select Oracle Integration from the drop-down list.
    Application Name Enter the name of the application you're integrating. This name will be displayed on the Applications page.
    Host Enter the host name of the Oracle Integration environment in the format servername.oraclecloud.com.
    User Name Enter the user name which is used to sign in to the Oracle Integration environment that has read/write permissions.
    IDCS URL Enter the base URL of the Oracle Identity Cloud Service Admin console in the format https://example.identity.oraclecloud.com.
    Client ID Enter the Client ID of the client application you've created in Oracle Identity Cloud Service.
    Client Secret Enter the Client Secret of the client application you've created in Oracle Identity Cloud Service.
    Key ID Enter the key that's used to verify the signature in Oracle Identity Cloud Service. It must match with the certificate alias uploaded in Oracle Identity Cloud Service.
    Scope Enter the scope of the Client Application that you've created in Oracle Identity Cloud Service. It must be in the format: https://applicationid.integration.ocp.oraclecloud.com:443urn:opc:resource:consumer::all
  6. Click Modify.