Bhaski
1
Hi Gurus,
I’m trying to acieve below in flow classic.
- Have main WF which has an user prompt to exit
- While users exits , trigger some WF to run in parallel independent to each other
- Execution of WFs in step2 will not hamper step1
Request you to please let me know for any help in this.
BR,
Bhaskar
Alluse
2
Hi Bhaski,
There’s something called “Linked workflows” that would enable this behaviour. This subject has been discussed in the forum previously:
Calling another flow inside a flow without using fragments - Flow Classic - Novacura Forum
Linked Workflow not running at end of execution - Flow Classic - Novacura Forum
Flow help on linked workflow: End step | Flow Help
As an option you can trigger Machine Workflows using the REST connector. Generate link | Flow Help