Skip to main content

Assignment How To's

How to's for the Assignment guide.

How to handle errors using "Continue If Error Occurs"?

  1. Select the FlowAssignment component.
  2. In the Properties tab, enable the Continue If Error Occurs checkbox.
  3. Draw an alternate connection (arrow) from the component to the desired next step.
  4. If an error occurs (e.g., missing assignment details), the flow continues via this alternate path.

How to capture error messages from FlowAssignment?

  1. Ensure Continue If Error Occurs is enabled.
  2. In the Error Description Object field, select a Variable component.
  3. 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?

  1. Select the FlowAssignment component on the flow.
  2. Go to the Properties panel.
  3. Under the Assignment section, choose one or more of:
    • User
    • Position
    • Position Group
  4. Save your changes to apply the task assignment to those selected.