The Edge MQ Bridge Pipe agent configures the MicroBroker Bridge on Data Transformation 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 |
---|---|
channel | The name of the channel used to connect to the Queue Manager |
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 |
flows | The comma separated list of flows that are used to configure the MicroBroker Bridge |
host | The host address of the MQTT Server. This property is not needed if local is set to true. |
letter.queue | The queue used to place unsupported messages |
local | Set to true if you are using the local binding to connect to a local MQ Server. Otherwise, set to false and provide the host and port of the MQ Server. |
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 |
port | The port on which the MQTT Server is listening. This property is not needed if local is set to true. |
protocol | The protocol to use in connecting to a remote broker. This value can be set to MQJMS or MQTT. |
queue.manager | The name of the Queue Manager on the MQ Server |
source.id | The source ID for generic events in this agent |
sync.queue | The queue name used to sync the message queues |
tracing | Displays trace output. The Alert agent must be running in order to set this property. |
type | The type of configuration object that is being represented. This value can be set to pipe, flow, or transformation. |