| Attributes Summary |
| queueManager : String | The name of the WebSphere MQ queue manager for this connection factory.
|
| host : String | The name of the host on which the WebSphere MQ queue manager runs, for client connection only.
|
| port : int | The TCP/IP port number used for connection to the WebSphere MQ queue manager, for client connection only.
|
| channel : String | The name of the channel used for connection to the WebSphere MQ queue manager, for client connection only.
|
| transportType : MQTransportType | Whether WebSphere MQ client TCP/IP connection or inter-process bindings connection is to be used to connect to the WebSphere MQ queue manager.
|
| tempModel : String | The name of the model queue definition that can be used by the queue manager to create temporary queues if a queue requested does not already exist.
|
| clientID : String | The JMS client identifier used for connections to the WebSphere MQ queue manager.
|
| CCSID : String | The coded character set identifier for use with the WebSphere MQ queue manager.
|
| msgRetention : boolean | Select this tick box to specify that unwanted messages are to be left on the queue.
|