Assignment How To's
How to's for the Assignment guide.
How to handle errors using "Continue If Error Occurs"?
- Select the FlowAssignment component.
- In the
Propertiestab, enable theContinue If Error Occurscheckbox. - Draw an alternate connection (arrow) from the component to the desired next step.
- If an error occurs (e.g., missing assignment details), the flow continues via this alternate path.
How to capture error messages from FlowAssignment?
- Ensure
Continue If Error Occursis enabled. - In the
Error Description Objectfield, select a Variable component. - When an error occurs, the message is stored in that variable and can be used for debugging or display purposes.
How to assign a task to a user or group in FlowAssignment?
- Select the FlowAssignment component on the flow.
- Go to the
Propertiespanel. - Under the
Assignmentsection, choose one or more of:UserPositionPosition Group
- Save your changes to apply the task assignment to those selected.