Use this page to view or modify the attributes of the selected WebSphere MQ JMS Import binding. The artifacts that your binding requires can be configured to be created on the server at deployment time, or you can administer the WebSphere MQ JMS Import binding to use artifacts that you created on the server.
To view this administrative console page, click Applications > SCA Modules > [Content pane] module_name > [Module components] Imports > import_name > Binding > binding_name [MQ JMS].
Choose the connection factory that you want your WebSphere MQ JMS Import binding to use. You must either type the JNDI name of the connection factory, or you can use the Browse button to choose from a list of available connection factories.
The connection factory is used by the system to obtain connections to the WebSphere MQ JMS provider in order to send a request.
Property | Value |
---|---|
Data type | Text |
Choose the send destination for the WebSphere MQ JMS import binding. You must either type the JNDI name of the send MQ JMS destination, or you can use the Browse button to choose from a list of available destinations.
The send MQ JMS destination is where the request, or outgoing message, will be sent.
Property | Value |
---|---|
Data type | Text |
Choose the listener port for your WebSphere MQ JMS import binding. You can type in the name of the port, or you can use the Browse button to see a list of available ports.
The listener port is used to connect the import to the WebSphere MQ JMS provider and the destination where incoming or request messages are placed. This field is read-only.
Property | Value |
---|---|
Data type | Text |
Shows the response connection factory for the WebSphere MQ JMS import binding. This field cannot be edited.
The response connection factory is used by the SCA JMS runtime when the send destination is on a different Queue Manager than the receive destination.
Property | Value |
---|---|
Data type | Text |
Identifies the receive destination for the WebSphere MQ JMS import binding. The receive destination is determined by the choice of response connection factory.
The receive MQ JMS destination is where the response or incoming message should be placed.
The destination reported here is the destination which was defined when the application was developed. The defined destination is used by the system to create a listener port when you deploy the application. The destination from which messages will be received is the one referenced from inside the listener port.
Note that if you create your own resources or modify the generated listener port to point to a different destination this field still reports the original value that was defined in WebSphere Integration Developer.
In all instances the destination where incoming or request messages are placed is the one found in the listener port, not necessarily the one reported in this field.
Property | Value |
---|---|
Data type | Text |
Identifies the callback destination for the WebSphere MQ JMS import binding. The callback destination is determined by the choice of response connection factory.
The callback JMS destination is an SCA JMS System destination used for correlation information. Do not read/write to this destination.
Property | Value |
---|---|
Data type | Text |