Sandhya Gor
Sandhya Gor

Reputation: 1460

How to set credentials in bindings file for JMSInput Node

I am using the JMSInput node in an IIB flow to connect with Rabbitmq. Locally it's working fine with a binding file, but how/where to set login credentials for a remote rabbitmq server?

Upvotes: 0

Views: 117

Answers (1)

Harsha Shivamurthy
Harsha Shivamurthy

Reputation: 467

You will have to use JMS Node and create your own JMSProviders in configurable services.

Upvotes: 0

Related Questions