Flow proxy
Flow proxy
A flow proxy is used as a receiver of messages from another flow. You can use the flow sender to send the message into this proxy.
The input of the proxy is directed towards the service.
In the table below, you will find an explanation of these properties. All attributes with a ‘*’ are mandatory.
Attribute |
Description |
Name* |
By default, we fill this out with the technical ‘tag’, followed by a serial number. Changing the name is optional. |
Enabled |
Check this box if you want this consumer to be enabled. |
Messagepart |
Name of the MessagePart in a ConnectMessage where the content of the file is being stored. |
Reliable |
Makes this flow proxy reliable. This means that the communication between the components for this flow proxy will be backed by JMS queues in ActiveMQ. |
Description |
Description of the specific consumer. This is for documentation purposes. |