Update WCF service port with AmplaUtil
- Last UpdatedJun 02, 2024
- 1 minute read
You have the option to change the WCF service port during the AVEVA Production Management installation. If you want to change the port number after installation, use the AmplaUtil command.
To update the WCF service port 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 the following command to modify the default port number for the WCF service:
amplautil /wcfPort:<PORT NUMBER>
This command updates the default port with the newly specified port number.
-
Restart the Ampla service for the change to take effect.