Skip to main content

Is there an API to determine if there are parallel routes in progress?

 

Currently we use flags or certain conditions but it would be simpler to have an API to call at the merge activity if it's expecting all routes to be finished before proceeding.

I haven't tested it, but you could take a look at the default "Activity Instance" Smart Object. If there is no other acitvity with the Status Active, than all other activities / routes should be completed.


Reply