Hi,
We need to send messages to a destination system using MQ set up.
The MQ version we support is 9.1.
Can you please help to understand how to establish MQ connectivity from Appian to destination system to send the messages?
Thanks,
Pooja
Discussion posts and replies are publicly visible
https://www.ibm.com/support/knowledgecenter/SSFKSJ_9.1.0/com.ibm.mq.adm.doc/q128250_.htm
Have you looked at how to leverage the available rest API to interface with Appian's Integrations and APIs?
Robert Shankin / James CarterI am using the plugin Appian Connector for IBM MQ 7.5. I have configured this in node in process model with my queue deails and getting below error when kicked off the task
"Failed to connect to queue mnager 'XXXX' with connection mode 'Client' and host name 'XXXXX (XXXX)' . Check the queue manager is started and running in Client mode, check if there is a listener running. "
Can you please help here?