RabbitMQ Receiver
- 28 Jul 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
RabbitMQ Receiver
- Updated on 28 Jul 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
- Open the RabbitMQ Receiver using the WinRAR application.
- Go to BOOT-INF\classes\mq\application.properties
- Update the Database details: JDBC URL, username and password.
- Save the changes.
- Run the CIDAgentRabbitMQReceiver-0.0.1.jar file using the below command:
java -jar CIDAgentRabbitMQReceiver-0.0.1-RELEASE.jar > /opt/MQreceiver/logs/log_2505.txt 2>&1 &
Was this article helpful?