Table of Contents

Search

  1. Preface
  2. Workflows
  3. Workflow Variables
  4. Workflow Parameters
  5. Cluster Tasks
  6. Command Task
  7. Human Task
  8. Mapping Task
  9. Notification Task
  10. Gateways
  11. Workflow Recovery
  12. Workflow Administration

Developer Workflow Guide

Developer Workflow Guide

Inclusive Gateways

Inclusive Gateways

Use Inclusive gateways to create multiple branches from a sequence flow and to run the objects on one or more branches in parallel. The Data Integration Service runs the objects on every branch with a sequence flow condition that evaluates to true.
The Data Integration Service evaluates the conditions on each sequence flow before it runs an object on any branch. If a condition evaluates to true, the Data Integration Service follows the branch that the sequence flow indicates. The Data Integration Service runs the objects on each branch concurrently. When the objects on all branches are complete, the Data Integration Service passes the data from the incoming Inclusive gateway to the next object in the workflow.
You specify a default sequence flow in the gateway properties. You do not need to define a condition on the default sequence flow. The Data Integration Service always runs the default sequence flow on an Inclusive gateway.

0 COMMENTS

We’d like to hear from you!