1 Introduction
Review these topics to start using Oracle Cloud Infrastructure Process Automation.
Overview of Oracle Cloud Infrastructure Process Automation
Use Oracle Cloud Infrastructure Process Automation to rapidly design, automate, and manage business processes.
Key capabilities include:
-
Structured and dynamic process modeling
-
Decision modeling
-
Connectivity to outside apps and integrations
-
Web forms
-
User task management and tracking
Process Automation Product Types
-
Individual Oracle Cloud Infrastructure (OCI) service: When you order Process Automation as an individual service, you provision and set up the service instance from the OCI console.
-
Paired with Fusion-based Cloud applications: Process Automation instances paired with Fusion-based Oracle Cloud Applications such as Oracle Human Capital Management (HCM) Cloud or Oracle Customer Experience (CX) Cloud, are designed for you to use and extend existing out of the box features that are provided by Fusion-based Oracle Cloud Applications.
When you get Process Automation in this way, it is automatically provisioned for you. You give team members access to the instance in the Oracle Identity Cloud Service (IDCS) application of the instance.
See Use Process Automation with Fusion-Based Oracle Cloud Applications.
Set Up Process Automation as an Individual Service
If you want to set up Oracle Cloud Infrastructure Process Automation as an individual service, you need to perform certain provisioning and administering tasks from the Oracle Cloud Infrastructure (OCI) console.
For information on provisioning and setting up Oracle Cloud Infrastructure Process Automation as a standalone OCI service, see Administering Oracle Cloud Infrastructure Process Automation.
Use Process Automation with Fusion-Based Oracle Cloud Applications
If you have an Oracle Cloud Infrastructure Process Automation instance that is paired with a subscription to a Fusion-based Oracle Cloud Applications service, such as Oracle Human Capital Management (HCM) Cloud or Oracle Customer Experience (CX) Cloud, Oracle Cloud Infrastructure Process Automation is automatically provisioned for you.
For Oracle Cloud Infrastructure Process Automation instances that are paired with Fusion-based Oracle Cloud Applications, you use Oracle Identity Cloud Service (IDCS) to manage access to Oracle Cloud Infrastructure Process Automation. See Administering Oracle Identity Cloud Service.
Prerequisites
To use Oracle Cloud Infrastructure Process Automation with Fusion-based Oracle Cloud Applications, ensure that you have met the prerequisites listed here.
-
Your organization must have purchased Oracle Cloud Infrastructure Process Automation for Fusion Applications.
-
Complete any prerequisite requirements detailed in the Fusion Applications documentation.
Synchronize Users From Fusion Applications Identity Provider to IDCS Stripe
Enable and verify user synchronization in Oracle Identity Cloud Service (IDCS). IDCS is an intermediary to synchronize user accounts between your Fusion-based Oracle Cloud Applications and Oracle Cloud Infrastructure Process Automation.
Note:
In order for some Fusion-based Oracle Cloud Applications services to use Oracle Cloud Infrastructure Process Automation, you may need to create specific users in IDCS. See Example of Required User Created in IDCS.Assign Process Automation Roles
You must assign Oracle Cloud Infrastructure Process Automation application roles to users or groups in Oracle Identity Cloud Service (IDCS) to allow them to work with Oracle Cloud Infrastructure Process Automation.
In Oracle Cloud Infrastructure Process Automation, the roles ServiceAdministrator and ServiceDeveloper are functional roles that determine whether or not a user has access to the administration and Designer user interface and APIs.
The Cloud Account Administrator on your team (typically, the person who signed up for the service) can grant team members these roles:
- The ServiceAdministrator role grants full administrative privileges within the Oracle Cloud Infrastructure Process Automation instance, including administrative tasks in Workspace.
- The ServiceDeveloper role is appropriate for team members working with the instance to extend and customize it, such as creating process applications and configuring roles in Designer.
Note:
These roles are not required for accessing the Oracle Cloud Infrastructure Process Automation Workspace. Any authenticated user can work in Workspace.To further define data access and task permissions for users and groups in Oracle Cloud Infrastructure Process Automation, see:
- Configure Roles for Applications for assigning roles in Oracle Cloud Infrastructure Process Automation Designer (design time).
- Work with Roles in Workspace for assigning roles in Oracle Cloud Infrastructure Process Automation Workspace (runtime), which can be accessed by all authenticated users.
Get the Oracle Cloud Infrastructure Process Automation Instance URL
To access Oracle Cloud Infrastructure Process Automation, you have to get the Oracle Cloud Infrastructure Process Automation URL. Bookmark the URL and share it with your developers.
- In the IDCS application for your Oracle Cloud Infrastructure Process Automation instance, click the Configuration tab.
- Expand the Resources section of the page.
- Copy the value of the Primary Audience field and paste it to a text file.
- Append
/designer
to the end of the URL. This is the URL for the Oracle Cloud Infrastructure Process Automation instance's designer interface. - Copy the value of the Primary Audience field again and append
/workspace
to the end of the URL. This is the URL for the Oracle Cloud Infrastructure Process Automation instance's workspace interface. - Distribute these URLs to team members who require access to the Oracle Cloud Infrastructure Process Automation instance.
Example of Required User Created in IDCS
To use Oracle Cloud Infrastructure Process Automation with some Fusion-based cloud applications, you may need to create specific users in Oracle Identity Cloud Service (IDCS).
For example, if you want to use Oracle Cloud Infrastructure Process
Automation with Oracle HCM Cloud, you must create the FA HCM Journey Admin
user in IDCS.
Note:
TheFA HCM Journey Admin
user must be in IDCS only, and should not exist in FA.
FA HCM Journey Admin
in IDCS for Oracle HCM Cloud:
Get Started
Familiarize yourself with the Oracle Cloud Infrastructure Process Automation working environments.
Explore the Designer and Workspace environments
The Oracle Cloud Infrastructure Process Automation development and runtime management environments enable you to perform iterative process automation development:
-
Use Designer, the design-time development environment, to create and edit process applications and their components. This environment is for process automation developers.
The Designer URL ends in:
/process/designer/
-
Use Workspace, the runtime environment, to test, run, monitor, and administer applications. This environment is for administrators and end users.
The Workspace URL ends in:
/process/workspace/
Description of the illustration lifecycle2.png
Explore Oracle Process Automation REST APIs
Work with applications, processes, and user tasks using APIs.
See available endpoints in REST API for Oracle Cloud Infrastructure Process Automation.
Start creating your first process application
Spend a few minutes learning how to create, configure, activate, and try out a process application.
See the tutorial Get started with Process Automation.