Setting Up RabbitMQ
AC Lens WMS
RabbitMQ Windows Setup
Download/Install Erlang
OTP Windows 64-bit Binary File
Download and Install RabbitMQ

Run rabbit-setup.bat
Located in the "Setup" folder of WMS
If there is an error when running the .bat file
- Navigate to location of rabbit files ("C:\Program Files (x86)\RabbitMQ Server")
- Open the "sbin" folder in command prompt
-
run the following command
-
"rabbitmq-plugins.bat enable rabbitmq_management"
-
Making Changes to RabbitMQ Definition
After making a change to an exchange, queue etc.
- Generate new definitions file
- Update rabbit_definitions.json in setup folder
- Check changes in to TFS
generating new definitions file
Go To Admin Overview Page

Open Import/export definitions section

Download broker definitions File

Replace contents of Rabbit_definition.json with contents from newly downloaded definitions file

Make sure to check in Changes to tfs
deck
By perksadam
deck
- 820