Unable to figure out order guide processing

simran3
Tera Contributor

I want one task to generate, and complete before all other tasks generate in parallel. Meaning after the first task closes out, all other tasks generate at once right after the first task is set to closed complete. I used the order guide processing for this but it's generating all tasks one after the other. What am I doing wrong?ordersequence.PNG

3 REPLIES 3

James Chun
Kilo Patron

Hi @simran3,

 

Have you tried setting the Lane properties instead?

JamesChun_0-1719784200686.png

 

Set the Lane properties to start after the first lane and set all the activities to start immediately.

 

Cheers

 

Hi,

 

I've tried that. When I set the lane properties to start "After Previous", it still does not kick off the RITMs in parallel, it does it one at a time. So I saw an option called "After Lane" but when I pick that option, the process does not want to save.

 

designer after lane.PNG

simran3
Tera Contributor

Figured it out. You need to put everything in the same lane and use the "With previous" configuration if you want it to fire in parallel.