TMF and TmfGateway stanzas
Use the TMF and TMF/Gateway stanzas to specify the required configuration parameters for the IBM MQ client for HP Integrity NonStop Server to communicate with the TMF/Gateway.
If you want to use TMF, then you must define a TMF stanza and one TmfGateway stanza for each queue manager with which you are communicating. All values are derived from your configuration.
The IBM MQ provided TMF/Gateway runs in a Pathway environment.
TMF stanza
- The name of your defined Pathmon process that defines the server classes for the TMF/Gateway.
TmfGateway stanza
The following attributes can be included in this stanza:
- The name of the queue manager.
- The server class name for the TMF/Gateway configured for that queue manager.
Example
Here is an example of a TMF stanza that is defined with two TmfGateway stanzas for two different queue managers on different servers:TMF: PathMon=$PSD1P TmfGateway: QManager=MQ5B Server=MQ-MQ5B TmfGateway: QManager=MQ5C Server=MQ-MQ5C