Call two Workflows in One Process

How to call two Workflows in one Process?

Hi Komal,
We can call workflow in Process by using ‘Workflow’ entry. In Workflow entry we need to give Workflow filename.
For calling 2 workflows in Process, use ‘Workflow’ entry 2 times in sequence.
Entries in process are executed sequentially so second workflow would execute after first workflow

1 Like