Using an IBM MQ server to integrate IBM MQ queues into a bus
IBM MQ 伺服器代表 IBM MQ 佇列管理程式或(若為 WebSphere® MQ for z/OS®)佇列共用群組。 如果要與 WebSphere Application Server 7.0 版或更新版本交互作業,WebSphere MQ 的版本必須是 WebSphere MQ for z/OS 第 6 版或更新的版本,或是 WebSphere MQ(分散式平台)第 7 版或更新的版本。
Before you begin
- 使用 IBM MQ 傳訊提供者
- 使用 IBM MQ 鏈結
- 使用 IBM MQ 伺服器
決定要用哪個方法來配置這些資源。 You can configure IBM MQ server resources by using the administrative console as described in this task, or by using the SIBAdminCommands: IBM MQ server administrative commands for the AdminTask object.
About this task
To set up and use a IBM MQ server, you configure the server properties, add the server to a service integration bus as a bus member, and create a IBM MQ queue-type destination. Destinations that are assigned to a IBM MQ server bus member can also be mediated.
You add the IBM MQ server as a bus member so that messaging engines on the bus can access queues on the target IBM MQ system. If your IBM MQ server is connected to a queue-sharing group, your bus applications can access shared queues on the target installation.
- You can configure a IBM MQ server to connect to a IBM MQ queue manager by using either a bindings mode or a client mode connection. To use client mode with IBM MQ for z/OS, you need an additional product called the Client Attach Facility.
- You should configure the queues on the IBM MQ network as "shareable". This allows multiple server instances to get messages from the queues.
Procedure
- Create an IBM MQ server definition and configure the server properties.
- Add the new IBM MQ server as a member of a bus so that messaging engines on the bus can access queues on the target IBM MQ installation.
- Create a IBM MQ queue type destination for the new bus member and assign it to a IBM MQ queue.
- Optional: Mediate the new destination by using the IBM MQ queue as the mediation point.