The Edge MQ Bridge Inbound Flow agent configures the MicroBroker bridge for a version 6.1 edge connector. This agent is only visible if you have a high availability topology.
For the properties below, you can enter either strings or variables. If you enter a variable, the value is substituted from the database when the XML configuration file is generated. Refer to Using variables for property values for details on what variables can be substituted.
Property | Description |
---|---|
direction | The direction of the flow of messages. This value can be set to either inbound or outbound. |
edge.id | The Data Capture and Delivery device ID associated with this agent |
edge.name | The Data Capture and Delivery device name associated with this agent |
jmsselector | Used to select JMS messages to process on the MicroBroker bridge By default, the jmsselector value is empty. If this value is not empty, then it overrides the value of the correlationid. |
correlationid | Used to select JMS messages to process on the MicroBroker bridge By default, the correlationid is set to a macro of the controller ID. Use this value if the jmsselector property is empty. |
log.level | The level of logging to use with this agent. If the value is empty then the system log level will be used. The Alert agent must be running in order to set this property. |
name | The unique name for the configuration object |
qos | Messaging Quality of Service. A value of 0 means at most once. A value of 1 means at least once. A value of 2 means exactly once. |
source.id | The source ID for generic events in this agent |
sources | The source of messages for this flow |
target | The target of messages for this flow |
tracing | Displays trace output. The Alert agent must be running in order to set this property. |
transformations | The comma separated list of flows that are used on messages in this flow |
type | The type of configuration object that is being represented. This value can be set to pipe, flow, or transformation. |