Configure a Job to Update an Oracle Integration Connection

You can create and use job (or a build step) to update an Oracle Integration connection's security properties, connection properties, agentGroupId, or securityPolicy.

To configure a build job that updates an Oracle Integration connection's details:
  1. In the left navigator, click Builds Builds.
  2. In the Jobs tab, click + Create Job.
  3. In the New Job dialog box, in Name, enter a unique name.
  4. In Description, enter the job's description.
  5. In Template, select the System Default OL7 for Visual Builder template.
  6. Click Create.

    The job configuration page is displayed.

  7. Click the Steps tab.
  8. From Add Step, select Oracle Integration, and then select Update Connection.
  9. In Target Instance , select the environment that points to the Oracle Integration instance with the connection details you want to modify.
  10. In Username and Password, provide credentials for a user with the Oracle Integration role to perform Oracle Integration operations.
  11. In Identifier, select the identifier of the connection in the target Oracle Integration instance that you want to update.

    You can also click Search Search icon and open the Search Connections window. In it you can specify the credentials (username/password) and get a list of connections in your instance, or narrow your search by entering a prefix in the Search field.

  12. In the Source section, select and complete one of the following:
    • Choose JSON file and, in JSON File Path, enter the path and the filename of the file containing updates to the connection details.
    • Choose Inline JSON and enter the JSON updates directly in the text box.
  13. Click Save.