I have 10 workflows.
A,B,C, D,E,F,G,H,I,J.
A, B, C, and D can be run simultaneously and E needs to run after D is completed running and rest of the workflows after E can run simultaneously till I and J needs to run after I is complete.
i made events before run and after run but events with batch files make the workflow run after the batch file is kicked off.
need some ideas on linking workflows