-
Notifications
You must be signed in to change notification settings - Fork 83
embed flow
Nathan Richardson edited this page Jan 11, 2019
·
6 revisions
Icon |
|
---|---|
Use When |
A flow needs to be called from another flow |
Samples |
|
Description |
The Call Flow component allows a flow to be called from another flow. |
Inbound Message Type |
Any Message Type |
Output Message Type |
Any Message Type |
Control Message Handling |
Input: All messages as received are forwarded to the flow that is embeded. Output: A single control message will be forwarded to downstream components once all messages have been forwarded. |
Name | Description |
---|---|
Whether to forward failed messages and continue processing. This is the name of a linked component to forward the failed messages to. |
|
Flow |
The flow to be called |