IntegraGreg Posted March 14, 2019 Share Posted March 14, 2019 Workflow seems to be stalling on these suspend tasks, one for wait for request owner and the other wait for request priority. Workflow does not progress if I do either action in any order. Aside from scrapping the parallel processing and doing each suspend after the other, can anyone work out why it isn't progressing? Link to comment Share on other sites More sharing options...
Steven Boardman Posted March 14, 2019 Share Posted March 14, 2019 @IntegraGreg I don't believe you can use two suspend nodes in parallel. you can of course have these sequentially inside parallel processing whilst also having human tasks etc running. 1 Link to comment Share on other sites More sharing options...
IntegraGreg Posted March 18, 2019 Author Share Posted March 18, 2019 @Steven Boardman Thanks for the advice, I'll switch this back to having them sequential. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now