Question Kyungbeom Jin · Aug 6 How do I use rabbitmq? Hi I'm getting an error when trying to connect to rabbitmq using the link and source code below. Is there a solution? https://community.intersystems.com/post/how-produce-and-consume-rabbitmq... Set setting = ##class(%External.Messaging.RabbitMQSettings).%New() Set tClient = ##class(%External.Messaging.Client).CreateClient(setting, .tSC) Error : 5023,"Connection cannot be established" Thank you #InterSystems IRIS 0 15 0 54