The update to the appsettings.json file needs to be made on all servers where the autodispatch gateway is installed and configured to run.
Login to the Manitou server and browse to the services installation location, ex. C:\Program Files (x86)\Bold Technologies\Manitou\AutoDispatch2.
Open appsettings.json in a text editor, such as Notepad.
Locate the proper section in the appsettings.json file by locating "TMAASAP": {
Comment out the current URL by adding // to the beginning of the line.
Add the following line "url": "https://api-cert.dsis-mcp.com/asap/central-station",
Example of updated URL.
Save the changes to the appsettings.json file.
Load the active MSM.
Stop the Auto Dispatch Gateway service in the MSM.
Start the Auto Dispatch Gateway service in the MSM.