Martyn Houghton Posted September 27, 2019 Share Posted September 27, 2019 In order to try an get a workaround to the issue with the 'Wait for Status Change' node not triggering when the SubStatus is changed (post link at the bottom of this one) I am attempting to use the 'Wait for Request Update' node. My logic was that I could use the 'Wait for Request Update' node to suspend the workflow and then check if the SubStatus had changed. If not return to the suspend node and wait for the next request update. Extract of the workflow and condition statement below. However my BPM do not un-suspend when making a change to sub status, which leads me on to my question of what does trigger the 'Wait for Request Update' suspend node to complete? Cheers Martyn Link to comment Share on other sites More sharing options...
David Hall Posted September 27, 2019 Share Posted September 27, 2019 Hi @Martyn Houghton In this case the operation will be waiting for an update to the request timeline, its not tracking changes to the request record values. Regards, Dave Link to comment Share on other sites More sharing options...
Martyn Houghton Posted September 30, 2019 Author Share Posted September 30, 2019 @David Hall but updating the Sub Status value does trigger a timeline update, so would that not trigger the suspend action to complete? Cheers Martyn Link to comment Share on other sites More sharing options...
David Hall Posted October 1, 2019 Share Posted October 1, 2019 Hi @Martyn Houghton Sorry had to check and test this one out to confirm. In order to prevent getting stuck in loops we don't trigger a BPM update when a timeline entry is made in this case. The best course of action is as you have previously requested to add a suspend operation for sub-status change which we'll progress in your other thread. Kind Regards, Dave Link to comment Share on other sites More sharing options...
Martyn Houghton Posted October 1, 2019 Author Share Posted October 1, 2019 @David Hall Thanks for clarifying. I have asked @James Ainsworth and @Steven Boardman on the post about the suspend awaiting substatus change, if this is being considered. Cheers Martyn Link to comment Share on other sites More sharing options...
James Ainsworth Posted October 1, 2019 Share Posted October 1, 2019 A change has been raised and will be considered for a future update. 1 Link to comment Share on other sites More sharing options...
Martyn Houghton Posted October 1, 2019 Author Share Posted October 1, 2019 @James Ainsworth Thanks for the update. Cheers Martyn 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