-
Open the Server.PROPERTIES file in the Pocket server configuration. The default location for this file is:
C:\Program Files (x86)\SuperOffice Pocket CRM\Tomcat 6.0\webapps\pocketcrm\WEB-INF\classes\server.properties -
In the file, locate the server’s hostname and the path to the /services84 folder. Added the following to the netserverUrl property. Adjust for your endpoint version.
CLIENT_CONFIGURE=soprotocol://?netserverUrl=https://socrm.myorganization.com/netserver/services84 - Restart Tomcat. Normally this can be done by restarting PocketCRM in Local services.
Server URLs must end with the correct ServicesXX folder.