EWA Posted February 22 Share Posted February 22 I m trying to build a workflow where there might be a need for at least 10 authorisations, depending on cost centres selected, a workflow with some many parallel authorisations is so convoluted and additionally they want to escalation after 3 days to another approver, so I'm wondering, if anyone found a smart way to obtain authorisation from multiple authorisers Link to comment Share on other sites More sharing options...
Berto2002 Posted February 23 Share Posted February 23 This is the flow we use for what we call "offline" approvals for Change Records: You have a human task for the analyst (change manager for us) to define which approvers: And then, depending on the number selected, the parallel workflow selects the one route that is appropriate and that node distributes the approvals by a suitable percentage. Each variable comes from the change manager's selection (or we also have one or two hardcoded ones): Link to comment Share on other sites More sharing options...
Berto2002 Posted February 23 Share Posted February 23 You may have a challenge putting nested authorisations in parallel working. There is an undocumented limitation in Service Manager that some nodes don't work and are unsupported in parallel streams. Our approach to approval escalations is not to move the approval up the chain but to inform the authorisers line manager that the authoriser hasn't responded and ask them to give them a kick to get it done. To do that we use nodes to get the authoriser's line manager and email them: Link to comment Share on other sites More sharing options...
EWA Posted February 23 Author Share Posted February 23 thank you so much. I do like the idea of email chase. How to manage cases where an approver is not available? Link to comment Share on other sites More sharing options...
Berto2002 Posted February 23 Share Posted February 23 That is one of the challenges we all face. The system doesn't have automated diverts in place. We are a small team and we rely on either getting it right or the change coordinator asking the change manager to change the approver manually on the task; which we do about one every 2 weeks 1 Link to comment Share on other sites More sharing options...
EWA Posted February 23 Author Share Posted February 23 Thank you. Definitely having an option to switch authoriser would be useful. 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