Page 1 of 1

Task with no steps, just a trigger that determines routing

Posted: Tue Oct 04, 2016 5:19 pm
by Joodan
I'm working on this process where 1 to 4 parallel tasks each take in user input for a cost estimate. They all then join on this one task "Hold for Calculation" which has no dynaforms and just a trigger that calculates the total estimate. I want it to then automatically route based on this estimate (if it's greater than 10000, go one way, if not, go another way). I have tried using derivateCase but to no success. Any help would be greatly appreciated.

Re: Task with no steps, just a trigger that determines routing

Posted: Tue Oct 04, 2016 9:28 pm
by amosbatto
You can use a script task for this purpose in PM 3.0.1.8:
scriptTaskToRoute.png
scriptTaskToRoute.png (20.22 KiB) Viewed 3412 times