Hi all.
I am working on a scenario where I have 5 workflows each of which take the exact Input data in the form of an Excel sheet
The excel sheet itself is generated by a Master Workflow. The flow of execution is as follows:
- Scheduler executes Master Workflow
- Master Workflow generates an Excel sheet
- All the other workflows run one after another in a sequential fashion (the ordering of which is fixed)
Note - All the later workflows are exclusive and don't depend on the previous one to end successfully. They are just running in a fixed sequence
Now I am not able to get any idea as to how to run this on Gallery. Any suggestion would be most welcome
Thank you for your precious time and suggestions. Have a great day ahead