Update RabbitMQ default credentials with AmplaUtil
- Last UpdatedJun 02, 2024
- 1 minute read
During AVEVA Production Management installation, you are prompted to provide the RabbitMQ credentials to secure its service connection. If you want to change the RabbitMQ credentials after installation, use the AmplaUtil command.
To update the RabbitMQ default credentials with AmplaUtil
-
On your computer, click Start, and in the Run box, type cmd.exe to start the command prompt.
-
Navigate to the AVEVA Production Management installation directory. For example: C:\Program Files\AVEVA\AVEVA Production Management.
-
Type either one of the following:
-
amplautil /rabbitmqcredentialupdate /rabbbitmqusername:<USERNAME>
-
amplautil /q /rabbitmqusername:<USERNAME>
Follow the prompt to enter the new RabbitMQ credentials and the Ampla service account. You see a message confirming that the RabbitMQ service account credentials are updated successfully.
-
-
Restart the Ampla service for the changes to take effect.