# About the Oracle Integration Cloud activity package

> Oracle Integration Cloud (OIC) gives you the power to automate business processes, connect your cloud and on-premises applications, build great web and mobile applications, collect advanced metrics about your business, and get real-time analytics.

## Overview

Oracle Integration Cloud (OIC) gives you the power to automate business processes, connect your cloud and on-premises applications, build great web and mobile applications, collect advanced metrics about your business, and get real-time analytics.

UiPath provides two integrations to enable two-way automation between UiPath and OIC, the **Oracle Integration Cloud Process Activities Package** and the **UiPath Connector for Oracle**.

![docs image](https://dev-assets.cms.uipath.com/assets/images/activities/legacy-integrations-docs-image-179056-8c4965f8-0f13e413.webp)

### UiPath Connector for Oracle

Using the Orchestrator APIs, the UiPath Connector for Oracle enables the inbound automation from OIC to UiPath. This inbound automation support gives you the ability to start jobs, get job statuses, and add and retrieve queue items, all from within your OIC instance processes.

For more information, see the [UiPath Marketplace](https://marketplace.uipath.com/) and [UiPath adapter capabilities](https://docs.oracle.com/en/cloud/paas/integration-cloud/uipath-rpa-adapter/uipath-robotic-process-automation-adapter-capabilities.html#GUID-7F24A466-6BE3-4FAD-8C0B-5D261566B4D2) in the Oracle documentation.

### Oracle Integration Cloud Process Activities Package

The Oracle Integration Cloud Process ("OIC Process") activities give you the ability to automate interactions with your Oracle Cloud Integration instances. Using the Oracle Integration REST APIs, this activities package gives your robot the ability to manage your processes (add, start, get, and update), tasks (add, get, and action), and download attachments.

To learn more about the package, keep reading to see **How it works** and the **Technical References**. If you're ready to start using the OIC Process activities, see the **Get Started** section below.

:::note
Please refer to the [Product lifecycle](https://docs.uipath.com/overview-guide/docs/product-lifecycle) page for UiPath Studio version compatibility and support.
:::

## How it works

To enable the outbound automation between UiPath and OIC Process, the activities establish an authenticated connection to the [Oracle Integration REST API](https://docs.oracle.com/en/cloud/paas/integration-cloud/rest-api/index.html) via the [Oracle Process Scope](https://docs.uipath.com/activities/other/latest/legacy-integrations/oracle-integration-cloud-process-oracle-process-scope) activity.

After the connection is established, the other OIC Process activities send requests to the applicable Oracle Integration REST API operation(s) using the parameters you enter in the activities' input properties. If the requests are successful, the activities return the response values to the output property variables.

![docs image](https://dev-assets.cms.uipath.com/assets/images/activities/legacy-integrations-docs-image-185574-d5f70fda-be2f48fc.webp)

### How does it connect?

This is where we need your help.

Before the scope activity can be used to establish a connection, you must complete the steps outlined in the [Setup](https://docs.uipath.com/activities/other/latest/legacy-integrations/oracle-integration-cloud-process-setup) guide. After you complete the **Setup** steps, you can begin building your automation projects

## Technical references

The [Technical References](https://docs.uipath.com/activities/other/latest/legacy-integrations/oracle-integration-cloud-process-technical-references) page includes a complete list of and the links to the Oracle Integration REST API operations used by each activity.

You don't need to be familiar with the Oracle Integration REST API to use the activities. The **Technical References** are for **informational purposes only**.

## Get started

Before you build your first project, complete the steps in the [Setup](https://docs.uipath.com/activities/other/latest/legacy-integrations/oracle-integration-cloud-process-setup) guide.

To learn more about the OIC Process activities (including example property inputs/outputs), see the [Activities](https://docs.uipath.com/activities/other/latest/legacy-integrations/oracle-integration-cloud-process-activities) page for a complete list of activities and links to the detail pages.
