SubFlow¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input value passed to this Sub flow (and hence to the shard or sequence of shards in this Sub flow). | Any |
||
Output ➡️ |
The output of this Sub flow (which is the same as its input). | Any |
||
Shards |
No | The shard or sequence of shards to execute in the Sub flow. | None |
Shard [Shard] None |
Activates a shard or a sequence of shards independently, without consuming the input. I.e. the input of the Sub flow will also be its output regardless of the shards activated in this Sub flow.