Saturday, July 23, 2022

Create a message based process | Create an Integration that invokes a process I Process Cloud Service

Usecase: Here, we willl do the following:

  1. Create a message based leave approval process where we will create a web form to show the emp name, reason, fromdate and todate which the end user will verify and approve or reject.
  2. Create an integration to feed the the data to the process - LeaveRequestApplication.
  3. Assign roles to users for the created process.

Steps with screenshots:

Oracle Integration Navigation >> Processes >> Process Application >> Create





Provide application name


Create a structure process >> start when a message is received.


Select a pattern.

No comments:

Post a Comment

Featured Post

OIC - Using Dynamic Paths for OCI Object Storage in OIC Integrations | Handling “Subfolders” in OCI Object Storage bucket

Use Case In Oracle Integration Cloud (OIC), when working with Oracle Object Storage, “folders” inside a bucket are not real directories . T...