Summary

Improve support for gateway nodes that enable conditional branching in workflows. This includes adding gateway mode to the ConfirmationNode and improving the visual representation of branches in the workflow editor.

Business Value

  • Enables building complex decision trees within workflows
  • Supports approval-based routing where different paths are taken based on user decisions
  • Provides visual clarity about which execution paths are available
  • Reduces need for multiple separate workflows to handle different scenarios

Features Implemented

  • Gateway mode added to ConfirmationNode for Yes/No branching
  • Trigger output port added to all nodes by default for execution flow control
  • Documentation for gateway nodes and branching patterns

Use Cases

  • Approval workflows with approved/rejected paths
  • Conditional processing based on data validation results
  • Multi-path workflows with merge points

Comments

joevagyok created an issue. See original summary.

gxleano’s picture

I have contributed (not only by code, but discussion, presentation, testing or anything related).

d34dman’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.