Is any Workflow Action available which will Assign Task and do not wait to complete it?

  • 3 May 2018
  • 1 reply
  • 0 views

Badge +6

Hi,

I have to create workflow tasks on list items.  I tried to use "Assign Flexi Task", "Assign To-Do Task", "Request Data".  However, the workflow which creates this tasks waits for it complete it.  As per my requirement, the workflow should create tasks and assign to assignee and move further and create another task for other item.

Is there any workflow action available for this or any workaround?

Thanks

Sunil


1 reply

Userlevel 5
Badge +14

move logic that assigns task to a separate workflow.

from a main workflow start this child workflow without waiting for it to complete

Reply