WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Message Sets: Generate Broker SCA Definition wizard: Configure MQ binding details
Use this panel to specify the MQ binding details for the Broker SCA definition.
Generate Broker SCA Definition wizard
The following panels are shown by the Generate Broker SCA Definition wizard:
Panel properties
Certain properties are displayed only when an outbound binding is being configured. These are indicated in the following list of properties:
- Host name
- The machine that hosts WebSphere® MQ. The default is localhost.
- Port
- The port on which to connect to a specific WebSphere MQ queue manager. The default is 1414.
- Channel
- The WebSphere MQ channel. The default is SYSTEM.DEF.SVRCONN.
- Request queue manager
- The WebSphere MQ queue manager where the request queue resides.
- Request queue
- The queue to which request messages are sent.
- Response queue
- (This property is displayed only if the interface has one at least one request-response operation.) The queue to which response messages are sent.
- Response queue manager
- (Outbound binding only. This property is displayed only if the interface has one at least one request-response operation.) The WebSphere MQ queue manager where the response queue resides, if different from the request queue manager. This field is optional; if it is left blank, the Response queue manager defaults to the Request queue manager.
- Request data binding handler
- If the default message domain of the message set in which the Broker SCA definition is to be generated is XMLNSC, XMLNS or XML, the default data binding handler is UTF8XMLDataHandler. Otherwise, the default data binding handler is empty, and you can select one of the following options:
- COBOL, C, PL/I language data binding generator
- CSVDataHandler
- Fixed width
- Response data binding handler
- (This property is displayed only if the interface has one at least
one request-response operation.) If the default message domain of
the message set in which the Broker SCA definition is to be generated
is XMLNSC, XMLNS or XML, the default data binding handler is UTF8XMLDataHandler.
Otherwise, the default data binding handler is empty, and you can
select one of the following options:
- COBOL, C, PL/I language data binding generator
- CSVDataHandler
- Fixed width
- Response correlation ID options
- (Outbound binding only.) The message exchange mechanism used to correlate request messages with their response messages. Choose from From Request Message ID (default), or From Request Correlation ID.