webMethods Adapter Runtime 10.7 | webMethods Adapter Runtime Documentation | webMethods Adapter Runtime User’s Documentation | Configuration Variables Templates for Adapter Assets in Microservices Runtime | Adapter Specific Samples | webMethods WebSphere MQ Adapter
 
webMethods WebSphere MQ Adapter
Sample Connection Properties
Connection properties follow this pattern:
artConnection.<packageName>.<connectionName>.propertyGroup.property=value
For example:
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionEnabled=true
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionManagerSettings.blockingTimeout=1000
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionManagerSettings.expireTimeout=1000
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionManagerSettings.heartBeatInterval=0
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionManagerSettings.maximumPoolSize=20
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionManagerSettings.minimumPoolSize=1
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionManagerSettings.poolIncrementSize=1
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionManagerSettings.poolable=true
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionManagerSettings.startupBackoffSecs=10
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionManagerSettings.startupRetryCount=0
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.CCSID=CP819
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.cacheOverriddenConnections=true
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.ccdtFilePath=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.channel=MQAdapter65
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.dynamicQueuePrefix=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.encoding=00273-Native
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.hostName=vmadapters1
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.password={AES}kSoTK3xdu2nyV1SDA+W43g==
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.port=7200
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.queueManagerName=MQAdapter65
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.queueName=qtest2
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.recvExit=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.recvExitInit=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.securityExit=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.securityExitInit=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.sendExit=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.sendExitInit=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.sslCipherSpec=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.sslKeyStore=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.sslKeyStoreAlias=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.sslKeyStorePassword=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.sslOptions=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.sslTrustStoreAlias=
artConnection.TestPkg_WebMQ.connections.MQConn1.
connectionSettings.userId=saguser
Sample Listener Properties
Listener properties follow this pattern:
artListener.<packageName>.<listenerName>.propertyGroup.property=value
For example:
artListener.TestPkg_WebMQ.listeners.MQlistener1.
connectionAlias=connections\:MQConn1
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerEnabled=true
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.backoutThreshhold=1
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.convertDataOption=true
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.deadLetterMessageHeaders=DLH_&_MQMD
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.deadLetterQueue=
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.deadLetterQueueManager=
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.filterCorrelId=
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.filterGroupId=
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.filterMsgId=
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.filterOffset=
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.filterSequenceNumber=
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.handleBackoutRequeue=false
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.sharedMode=true
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.useGrouping=false
artListener.TestPkg_WebMQ.listeners.MQlistener1.
listenerSettings.waitInterval=60000
artListener.TestPkg_WebMQ.listeners.MQlistener1.
retryBackoffTimeout=10
artListener.TestPkg_WebMQ.listeners.MQlistener1.
retryLimit=5
Sample Notification Properties
Notification properties follow this pattern:
artNotification.<packageName>.<notificationName>.propertyGroup.property=value
For example:
artNotification.TestPkg_WebMQ.Notification.Sync_Notification.
listenerName=Listener\:MQlistener1
artNotification.TestPkg_WebMQ.Notification.Sync_Notification.
notificationEnabled=true