Configure Web Service URLs

The web service URLs for the systems integration is specified in the Cmc.CampusVueConnector.ServiceManager.exe.config file.

You must provide the name of the server and port number for the various services end-points services provided by the Anthology Student APIs.

  1. Navigate to the C:\Program Files\CMC\C2000\Services\CampusVue Connector Service Manager folder in the system where the Service Manager is installed.

  2. Edit the Cmc.CampusVueConnector.ServiceManager.exe.config file and save it. To do so:

    1. Open the Cmc.CampusVueConnector.ServiceManager.exe.config file using an XML editor.

    2. Within the <client> </client> tag, modify the port numbers of the various services end-points services provided by the Anthology Student APIs.

    3. If the Connector Service Manager is installed at a server other than the one where the Anthology Student APIs are made available, replace the string ‘localhost’ in the endpoint address with the name of the server.

    4. Save the Cmc.CampusVueConnector.ServiceManager.exe.config file.

  3. Start (or restart) the Windows Service.