cancel
Showing results for 
Search instead for 
Did you mean: 

UserTask that does not affect the workflow

ervansetiawan
Champ in-the-making
Champ in-the-making
We have a use case where a workflow needs to generate a series of "tasks" that are assigned to a user. Completion of those tasks do not affect the outcome of the workflow.

Does anyone have any recommendation on how should we implement those tasks?  The user will want to see those standalone tasks in the same list as the User Tasks generated by the workflow.

Thanks.
1 REPLY 1

trademak
Star Contributor
Star Contributor
You can create standalone tasks separate from the process instance execution using the TaskService.

Best regards,