Sending JMS from Appian to external queue error

Hello everybody!

I need to send JMS messages from Appian On-Premise installation with JBoss app server on one machine to external JMS queue on another machine, but having the following error while trying to do that: 

Failed to connect to any server. Servers tried: [remote://x.x.x.x:7002 (Operation failed with status WAITING after 5000 MILLISECONDS)]

I'm using the JMS Queue plugin (https://community.appian.com/b/appmarket/posts/jms-queue---send-and-receive) and have the following configuration options provided for my Send Message to JMS Queue node:

Connection Factory Name: "jms/AppianProcessIntegrationConnectionFactory"
Correlation Id: <empty>
Destination: "xmlcall-tpa"
Message: <some valid XML>
Property Names: <empty>
Property Values: <empty>
Provider URL: "remote://x.x.x.x:7002" (x.x.x.x is a real IP address)
Scs External System Key: <scs-key name which I configured with 2 keys and values: principal and credential>
Use Per User Credentials: false

I have also read this article https://community.appian.com/w/the-appian-playbook/148/integrating-using-jms , but this didn't help me to fix the issue I'm facing.

Could anyone help me to identify the issue and fix it?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data