Creating a new IBM MQ 鏈結
IBM MQ 鏈結提供服務整合匯流排和 IBM MQ 佇列管理程式或佇列共用群組之間的伺服器至伺服器通道連線,作為通往 IBM MQ 網路的閘道。 Use the foreign bus connection wizard to create a foreign bus and link it to the IBM MQ network through a WebSphere® MQ 鏈結.
Before you begin
決定要用哪個方法來配置這些資源。 You can create a new IBM MQ 鏈結 by using the administrative console as described in this task, or you can create a new IBM MQ 鏈結 by using the wsadmin tool.
The following resources must be defined in WebSphere Application Server:- A service integration bus that you want to connect from (known as the local bus) with at least one bus member.
- A queue manager or queue-sharing group, which acts as the gateway to the IBM MQ network.
- A listener that is configured and running.
- (optionally) A sender channel to receive messages on the local bus, a receiver channel to send messages from the local bus, or both.
- (For publish-subscribe messaging) A topic and input queue for broker publish-subscribe flow.
About this task
You use the foreign bus connection wizard to connect a bus and a IBM MQ network. You can configure the connection for either point-to-point or publish-subscribe messaging.
- The bus and messaging engine on which the IBM MQ 鏈結 is defined.
- The foreign bus that represents the IBM MQ network.
- The IBM MQ 鏈結.
- (Optionally) The sender and receiver channels and protocol. Using the wizard you can choose to define no channels (and add them afterward), or one channel if your IBM MQ 鏈結 is to be one-way, or both channels.
- (Optionally) Security for messages flowing across the link.
- (Optionally) A publish/subscribe broker profile and associated topic mappings, to allow publication and subscription with a broker in the IBM MQ network.
The wizard does not ask you to set all possible properties of a IBM MQ 鏈結, and many of the properties are set to default values. You can fine tune these properties afterward if necessary, by modifying the IBM MQ 鏈結.
For a sample configuration showing a systems view of the setup for a IBM MQ 鏈結, see IBM MQ link sample configuration.