UserTask that does not affect the workflow

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2014 09:30 AM
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.
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.
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2014 03:50 AM
You can create standalone tasks separate from the process instance execution using the TaskService.
Best regards,
Best regards,
