Flow sender

Flow Sender

The Flow Sender is a component that can pass on a ConnectMessage or MessagePart to another Flow. This Flow could be within the same Interface, but it could also be within another Interface. This makes it possible to link several Flows to one outgoing Flow.

 

In the table below, you will find an explanation of these properties. All attributes with a ‘*’ are mandatory.

 

Name*

By default, we fill this out with the technical ‘tag’, followed by a serial number. Changing the name is optional.

Enabled

Set this value to true, if you want this producer enabled at startup.

Output Flow*

Here you can choose to which Interface.Flow the message is passed on.

MessagePart-In

Here you can specify which MessagePart is passed on. By default the entire ConnectMessage is passed on.

Description

 

Description of the specific producer. This is for documentation purposes.