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

11g to 12c OSB projects migration points

1. Export 11g OSB code and import in 12c Jdeveloper. Steps to import OSB project in Jdeveloper:   File⇾Import⇾Service Bus Resources⇾ Se...