The Connection configuration file can be edited with the ITP Administration Program. The connection configuration file holds settings that are used to make a connection with MQSeries.
This file contains DID specific Connection Settings.
See the online help for information on connection settings.
[SAPEXAMP.LE]
Environment=N
XMLMQ.Expiry=60
XMLMQ.Type=Server
XMLMQ.Client.Host=localhost
XMLMQ.Client.Port=1234
XMLMQ.Client.Channel=channelName
XMLMQ.QueueManager=QueueName
XMLMQ.RequestQueue=RequestQueueName
XMLMQ.ReplyQueue=ReplyQueueName
XMLMQ.TransmissionEncoding=UTF-8
XMLMQ.DefaultResponseEncoding=UTF-8
XMLMQ.ResetConnectionsAfterModel=N
XMLMQ.AllowMissingFields=Y
XMLMQ.LOCALE=ENG
XMLMQ.LOCALE:LC_NUMERIC:thousands_sep=.
XMLMQ.LOCALE:LC_NUMERIC:decimal_point=,
XMLMQ.Content-Template=c:\template.xml
XMLMQ.ResultPath=data
XMLMQ.ErrorTag=error
XMLMQ.CacheOpenConnections=5