Skip to main content

Setting up conditions and rules for workflows

Note

This option pertains to the Hyperproof TPRM product line.

For workflows that involve decision-making or conditional logic, setting up rules is essential. To set up conditions and rules, use a Decision component. To use a Decision component:

  1. Add a Decision component to the workflow. See Configuring workflow components.

  2. Link components:

    • Connect the Decision component to subsequent components based on the workflow's flow.

    • Establish all outgoing connections first. After defining these connections, the option to add conditions for each outgoing path becomes available.

  3. Define conditions:

    • Open the configuration panel of the Decision component.

    • Specify conditions for each outgoing edge to determine the workflow's path.

Example:

  • Condition - If the Similar Product Count is greater than or equal to 1.

  • Action if True - Proceed to the Approval step.

  • Action if False - Proceed to the Document AI component.