Messaging Server Configuration
To run the NCR RabbitMQ Setup using a command, follow these steps:
- Open a Command Prompt window.
- At the command prompt, go to the directory where Ncr.Retail.Platform.Setup.RabbitMQ.exe file is located:
%PROGRAMFILES(X86)%\NCR\DSREnterprise\Utilities
- To enable the RabbitMQ plugins, enter the following command:
Ncr.Retail.Platform.Setup.RabbitMQ.exe "RabbitMQEnterprisePlugins.xml" [rabbitBinPath]
NoteUse the following table to enter the required information inside the brackets.
Variable Description Example rabbitBinPath The path of the RabbitMQ Server bin folder. %PROGRAMFILES%\RabbitMQ Server\rabbitmq_server-n.n.n\sbin - To enable the queues at the Enterprise RabbitMQ Server, enter the following command:
Ncr.Retail.Platform.Setup.RabbitMQ.exe "RabbitMQEnterpriseSetup.xml" [rabbitBinPath]
- Close the Command Prompt window.