The CreatorCon Call for Content is officially open! Get started here.

How to add manual approver on the fly

jt110
Kilo Contributor

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.

5 REPLIES 5

randrews
Tera Guru

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.