You can add an assignment to a process to create a task, such as entering employment history, that a user must perform before a case can move to the next step in a work flow. By using assignments, you can capture user input in a structured way.
On the Life cycle tab of Case Designer, hover over a process in a stage and click + Add step.
In the palette that is displayed, click Collect information.
In the text field that is displayed, enter a unique name that describes the assignment.
On the General tab of the contextual property panel, enter values in the fields to indicate how the assignment is routed at run time.
Click Current user.
Click Specific user.
In the autocomplete field that is displayed, press the Down Arrow key and select the name of a user.
Click Work queue.
In the autocomplete field that is displayed, press the Down Arrow key and select the name of a work queue.
Click Custom.
In the Assignment type list, select an activity that creates an assignment.
To use a standard activity that is not in the list, configure the Assignment shape in Process Modeler.
In the Router field, press the Down Arrow key and select the name of an activity that determines how the assignment is routed.
For example, you can use the ToDecisionTree activity to route an assignment based on the value that is returned by a decision tree.
Tip: If the assignment is in a swimlane on the flow diagram, configure the assignment and the swimlane with the same router activity. You can access the swimlane by opening Process Modeler.
If the routing activity accepts parameters, pass values for those parameters by entering values in the fields in the Parameters section.
Optional: In the Set status field, press the Down Arrow key and select a status to assign to the case when the assignment is completed.
Optional: In the Instructions field, press the Down Arrow key and select a field value to display to users that describes the task that is accomplished when they complete the assignment.
Click Save.
At run time, the assignment is routed to the worklist of a user or a shared work queue. After the assignment is completed, the case moves to the next step in the process.
Tip: Click Configure view to define the fields on the form that is displayed when the assignment is processed.