Hi
I have a question if alfresco workflow have a feature that at the start a workflow a user can define all path of workflow.
I mean, first user who start workflow choose a specific person who must approve a document in workflow in all levels of workflow.
So he define a path of document for example he is user A next workflow step is go to approver B and next step is go to Director A
So it is this feature in alfresco? And how i can do it?
Thank you for your response!
Roman
Of course, you can specify custom execution variables in the initial task form, for example execution.setVariable("validator", task.getVariable("taskValidator")). You should create a form so that the initial user can set these values. Then you set this value as assignee in their tasks: ${validator}
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.