hi @Allan_Zimmermann llen
how to intergrade with rabbitmq in openrpa?
You cannot directly integrate with it, but rabbitmq is used everytime you use “remote invoke openrpa” or “invoke openflow” and it’s used everytime something else ( like nodered or the webpage ) tell openrpa to run a workflow.
In nodered and using agents you also have the option to consume and publish custom messages using “amqp” nodered in nodered or “QueueMessage” and “registerQueue”/“RegisterExhange”
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.