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. |
name |
The unique name for the configuration
object. |
number.connections |
The number of
connections to create to the remote messaging services for this pipe.
Setting this value to greater than 1 creates additional connections
to WebSphere® MQ so
that multiple messages can be processed from WebSphere MQ at a time. |
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 WebSphere 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. |
type |
The type of configuration
object that is being represented. This value can be set to pipe, flow,
or transformation. |