I want to know can we assign processes in queue
1 Like
Take a look at Triggers for queues.
Correct me If I’m wrong are you willing to store Process Name in Queue Items?
If so then yes you can add them and get them and execute them using invoke workflows. But you need to use switch cases for decision making.
1 Like
yes @MohsinIftikhar thats what I want,
I want to execute process/job in queue manner depend upon some conditions
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.