approval workflow

When i start approval workflow with selected users, after can i add new users to current process?

0 votes

1 answers

1415 views

ANSWER



Natively, you can reassign or delegate the task, but this does not really add users to the workflow.

Otherwise, you can create / override a workflow based on the approval one and customize the form, adding a User Suggestion Widget that will append user(s) to the assignees of the workflow. I did that along with a checkbox letting the user choose if he wants to be notified at the end of the workflow.

0 votes



Is it possible to add via api?
01/24/2018

All elements in a workflow are documents, you can have a look at RouteNode, DocumentRoute, etc. Some relevant information here : https://doc.nuxeo.com/nxdoc/how-to-query-workflow-objects/
01/24/2018