JMS queue connection factory
The FTM SWIFT enterprise applications use a JMS queue connection factory to create JMS connections to FTM SWIFT queues.
To check the settings in the administrative console, select .
The scope of the queue connection factory can be the server, cluster, or cell, depending on the values specified for DNIvWCLUS, DNIvWSRV, and DNIvWNODE as described in Table 2.
| Queue connection factory | Description | Property file settings:
|
|---|---|---|
| Name | The display name of the queue connection factory. |
|
| JNDI name | The JNDI name of the queue connection factory. If the scope of the QCF is server, this value must be the same for each server of a cluster. |
|
| Connection properties | Description | Value/Placeholder reference |
|---|---|---|
| Queue manager | The name of the queue manager. | Value of DNIvMQMN |
| Transport | The transport type for the queue manager connections:
|
Value of DNIvMQTRANS |
| Hostname | The host name of the system on which the queue manager runs. A value is only required if the transport type is CLIENT. | Value of DNIvMQHOST |
| Port | The port of the listener of the queue manager. A value is only required if the transport type is CLIENT. | Value of DNIvMQPORT |
| Server connection channel | The name of the IBM MQ channel that is used to connect to the queue manager. A value is only required if the transport type is CLIENT. | Value of DNIvMQCHL |