Configure a Job to Upload a Property Attachment for an Oracle Integration Connection

You can create and use a job (or a build step) to upload a property attachment (a zip or WSDL file) that updates a single property for an Oracle Integration connection.

To configure a build job that uploads an attachment (a zip or WSDL file) that modifies one Oracle Integration connection property:
  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 Upload Connection Property Attachment.
  9. In Target Instance , select the environment that points to the Oracle Integration instance with the connection property 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 to receive the file.

    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 Property Name, enter the name of the connection property to receive the file.
  13. In File Path, enter the name of the file to upload, such as a zip or WSDL file.
  14. If you're uploading a zip file, in Service WSDL, enter the file path for the WSDL file within the zip file.
  15. Click Save.