Network Deployment (Distributed operating systems), v8.0 > Reference > Sets
Topic Mapping [Settings]
The mapping between a topic on the service integration bus and a stream queue and subscription point provided by a WebSphere MQ broker.
Service integration -> Buses -> bus_name -> [Topology] Messaging engines -> engine_name -> [Additional properties] WebSphere MQ links -> link_name -> [Additional Properties] Publish/subscribe broker profiles -> profile_name -> [Additional Properties] Topic mappings -> mapping_name .
Configuration tab
These property values are preserved even if the runtime environment is stopped then restarted.
General Properties
Topic name
The name of the topic on the service integration bus. The name must be the same as the topic name on the message broker in a WebSphere MQ network.
We can specify wildcard characters in topic name strings.
Required Yes Data type String
Topic space
The name of the topic space that contains the topic.
Required No Data type drop-down list
Direction
Whether the mapping is for publishing message flows in both directions, or only to, or only from, WebSphere MQ.
Required No Data type drop-down list Range
Bi-directional
Messages flow in both directions between the bus and WebSphere MQ.
To WebSphere MQ
Messages flow only from the bus to WebSphere MQ. That is, from WAS to a message broker in the WebSphere MQ network.
From WebSphere MQ
Messages flow only to the bus from WebSphere MQ. That is, from a message broker in the WebSphere MQ network to WAS.
Broker stream queue
The name of the stream queue at the message broker in a WebSphere MQ network.
The broker stream queue in this instance is a queue on the WebSphere MQ queue manager to which the message broker is connected. This queue is being used as the input node for a message flow containing a publication node. Messages sent to this queue are processed by the message broker, then published to applications that have subscribed on the topic specified in the message.
Stream names are case sensitive.
After you type a new name, then save your changes, the name becomes available for selection in the drop-down list.
Required No Data type Custom
Subscription point
The name of the WebSphere MQ broker subscription point that the topic consumes messages from.
Type the name of the WebSphere MQ message broker subscription point from which the service integration bus receives messages.
After you type a new name, then save your changes, the name becomes available for selection in the drop-down list.
Required No Data type Custom
Set topic mappings on the WebSphere MQ link publish/subscribe broker
Administrative console buttons
Administrative console preferences