- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2015 08:14 AM
I am trying to build a workflow into the change process so that when someone rejects their approval, it creates a task that change management will manage which i have built in fine.
The issue i have is that im using the 'Rejected' output from the 'Manual Approvals' task to fire off this task, which when complete using the Rollback task to go back to the Manual Approval, but as soon as it goes through this its setting all the other approvals to 'No Longer Required' which we dont want it to do as we want other people to keep approving it while this rejection is assessed.
Is there a script i can build into this or is there an easier way of going about this?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2015 08:18 AM
in the workflow, open the manual approval activity and modify the input variable "when anyone rejects" to "Wait for other responses before deciding"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2017 02:39 AM
Anurag thank you, Sir! This helped me solve one of my issues!