Skip to content

embed flow

Nathan Richardson edited this page Jan 11, 2019 · 6 revisions
Embed Flow

Icon

metl flow 48x48 color

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.

Properties
Name Description

Error Suspense Step

Whether to forward failed messages and continue processing. This is the name of a linked component to forward the failed messages to.

Enabled

Flow

The flow to be called

Log Input

Log Output

Inbound Queue Capacity

Clone this wiki locally