How you can define the properties of the receiver channel on a WebSphere® MQ 鏈結. This channel receives messages from the IBM MQ queue
manager or queue-sharing group (known as the "gateway queue manager").
The receiver channel communicates with a IBM MQ sender channel on the
gateway queue manager, and converts MQ format messages to service integration
bus messages.
Before you begin
You have to know the name of the bus, and the messaging engine on
the bus that contains the
IBM MQ 鏈結 with the receiver channel you
intend to add or modify.
About this task
When you use the foreign bus connection wizard to connect a bus and a
gateway queue manager to use point-to-point messaging or publish-subscribe messaging, the wizard does not ask you to set all possible properties of a
IBM MQ 鏈結. If you did not choose to Enable Service
integration bus to IBM MQ message flow in the foreign bus connection wizard, you have
not yet defined a IBM MQ receiver channel. If you did choose this
option in the wizard, you have defined the receiver channel name, host name and port number, and the
wizard has set the other properties to default values.
To add or
modify a IBM MQ 鏈結 receiver channel, use the administrative console to complete the following
steps:
Procedure
- In the navigation pane, click .
- In the content pane, either click New to
add a new receiver channel, or click the name of a existing receiver channel
that you want to modify.
- Add or modify the properties of the channel.
For
information about all the properties that you can modify, see IBM MQ 鏈結接收端通道 [設定].
If you used the foreign bus connection wizard to create the channel, the
wizard has used default values for the following properties:
- 入埠非持續性訊息可靠性
- By
default, the value is "Reliable".
- 入埠持續性訊息可靠性
- By
default, the value is "Assured".
- 喜好此連結的傳訊引擎的本端佇列點
- When
this check box is selected, the link prefers to send inbound messages to available
queue points of target queue destinations that are located on the same messaging
engine as the link. 依預設會選取這個勾選框,它對應於 WebSphere Application Server 第 6 版中的行為,使得在混合版本的 Cell 中,更容易處理鏈結。
如果您清除這個勾選框,就不會提供對於本端佇列點的偏好,入埠訊息會用目標佇列目的地的所有可用佇列點來平衡工作量。
這個選項(不提供對於本端佇列點的偏好)只適用於在 WebSphere Application Server 7.0 版或更新版本上執行的鏈結。
- 起始狀態
- By
default, the value is "Started".
- Click OK.
- 儲存對主要配置所做的變更。
- Restart the application server.