FlowLink component
deprecated
This component is depricated and could be removed in a following release. Please replace it with the newer InboundFlowLink component and OutboundFlowLink component.
The FlowLink component can be used to connect existing flows in the same environment, aswell as listen to flows from the same environment.
Configuration
The FlowLink component has the following configuration options:
Property | Description |
---|---|
Target Flow | Ignored when used as first in the flow, else the flow you want to connect to. |
Example configuration
Remarks
- When you set this main flow to
synchronous
you will receive the result of the external flow as output of the FlowLink component. - The
Target Flow
property lists all existing flows that start with a FlowLink component.