How to add manual approver on the fly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2016 12:16 AM
Hi,
I want to add manual approver on the fly, means if any workflow approver want to add a new approver in between, then he should be able to add. and after approving from the manually added approver, the request should move to further activity in the workflow.
please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2017 02:35 PM
not out of the box no... the best bet would be to create a UI action add approver on the APPROVAL form... or on the item form... and limit visibility of the button to it is not approved yet.. i would do it on the approval form.. and only show the ui button if the approval is requested...
then use the workflow approval utilities to add an approver to an existing approval
http://wiki.servicenow.com/index.php?title=WorkflowApprovalUtils#gsc.tab=0
section 3.2.3 i believe shows it.