Tuesday, July 26, 2022

Create process application with web form | Process with multiple start element | Process Cloud Service

Usecase: Here, we will add start web form in the existing LeaveRequestProcessas multi start element and test in "Try in Test Mode".

Steps with screenshots:

Processess >> Process Applications >> your application >> Select the existing process





Select the Form start from the events.



Connect the form start with the user task.



Open properties


Create the web form






Associate the data from web form to user task


Do the mappings and Save.


Publish 



Activate 








Test >> Try in Test Mode



Testing mode >> off and select your web form


Provide form data and test.



My Tasks >> select the task


Approve or Reject






No comments:

Post a Comment

Featured Post

OIC - how can I use XSLT functions to remove leading zeros from numeric and alphanumeric fields?

To remove leading zeros from an numeric field in Oracle Integration Cloud (OIC) using XSLT, you can Use number() Function The number() funct...