25.1.9.1.7 Collecting Data Using a Human Task

Create a human task from a workflow to collect user input before the flow continues.

Use a Human Task - Create activity in a workflow to create an instance of a work item to be completed. A task definition formalizes the work item by configuring potential owners, parameters, and actions that can react to task lifecycle events. The workflow waits until the task completes its lifecycle before continuing, and can return the task id, the username of the actual owner, and the outcome back into workflow variables.