Oracle Integration Cloud (OIC) UiPath Adapter

The purpose of this blog is to act as a follow on to my last post where we defined and connected a UiPath robot to UiPath Orchestrator. If you have not seen that yet then you can find it here: UiPath – Creating a Robot in Orchestrator.

This blog will describe how you can use Oracle Integration Cloud’s build-in (!!!) adapter to connect to your UiPath Orchestrator instance.


Oracle Integration Cloud (OIC) is an integration solution that simplifies connectivity between applications. It has 3 main components:

  • Integration Cloud Service (ICS) –> this is the one we will look at
  • Process Cloud Service (PCS)
  • Visual Builder Cloud Service (VBCS)

To find out a bit more information about OIC, visit this link.


  • Log into your OIC console
  • Click “Integrations” on the left navigation pane. This will lead you to Integration Cloud Service component of OIC.
  • Once in ICS, select the “Connections” tab on the left navigation pane.

This will lead you to the “connections” page.

  • Click the “Create” button to create a new connector (which can later be used by your integrations)
  • There are many pre-built connectors to choose from, but in this case, we’ll choose the UiPath RPA adapter
  • Now, enter information that describes the connection that is being created. It is important to use a meaningful name and description to help others in your team to find the connection easily when they are creating their own integrations. The identifier must be unique and can be set only when the connection is created
  • Click “Create”

Click “Create” when the required information has been entered

Before the connector is ready to be used, more connectivity information is required. Click “Configure Connectivity”:

  • Connection URL: This is the URL of your UiPath orchestrator instance. In this case, I will use https://demo.uipath.com
  • Tenant Name: This is the name of your tenant within your UiPath Orchestrator instance. In this case, I will use my tenant name: “ASG_TENANT”

Before the connector is ready to be used, more security information is required. Click “Configure Security”:

  • Enter username and password that is used to log into the specified UiPath orchestrator tenant. I would recommend for you to assign a specific service account user for this. (users can be managed in UiPath Orchestrator)
  • Click “test” to check the connectivity of the connector that you just created. A ribbon message will display at the top of the screen with a success or a failure message. In the event of a failure, ensure that the entered connectivity and security details are correct. It is possible to download diagnostic logs when a failure is reported.

As can be seen in the screenshot above, the connector has been successfully tested and it is ready to be used.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s