Multiple Task Assignee in Nintex Workflow Cloud

  • 19 February 2020
  • 0 replies
  • 11 views

When you are desiging a workflow, Allowing a task to be sent out to multiple users/ approvers would be helpful in some situations. In Nintex Workflow Cloud, we are planning to support it in future (https://nintex.uservoice.com/forums/430063-5-nintex-workflow-cloud/suggestions/37195216-assigning-task-to-multiple-approvers). In current version of Nintex Workflow Cloud, we can achieve it by calling a sub workflow.

 

I use the following workflow as an example: 

 

I want to assign a task to three difference email. First of all, create a form to accept three emails.

6511iC1075AA61E202A07.png

And then, we can put those emails into a collection variable. Then we can use loop for each to pass all email to a sub workflow one by one. 

6506i76182A1BF4FD5AA2.png

 

 When you calling the sub workflow, remember select Run both workflows concurrently. 6507i5FE295D8BCE63F19.png

In the sub workflow, we select component workflow as start from and add email as start variable 6508iAEE9A03173A3917B.png

And then you add Assign a task action into the sub workflow. And set the assignee equal to variable "Email"6509i0ADC6F4FC494C24B.png6510iCA22F39C2930CF08.png

Then you are ready to test the workflow. After you submit a form, you can find that the task will send to three assignee with very little time difference. And you can also keep check all of them in running instances.

6513i7F330FC32152D4F0.png

 

Enjoy and Hope this Article help!

 


0 replies

Be the first to reply!

Reply