Sample Code/Error
The Intelligence Server name could not be resolved using the IP Address. Please fix this before trying to connect.
or
Sample Code/Error
Incorrect Server name.
CAUSE: This may relate to external problems associated with the Domain Name Server (DNS). In Windows, the name resolution of Strategy Mobile Server can be accomplished locally using the hosts file. The "hosts" file for Windows is located in "C:\Windows\System32\drivers\etc". Using the hosts file will eliminate the local machine's dependence on the DNS to resolve the web server name.
ACTION: Modify the Mobile server host file with the mobile server configuration and add another line to include the Intelligence server configuration. The same procedure should be done for the Intelligence server as well.
To manually add the mobile server to the hosts file, use the syntax shown below:
# For example:
# IP Address ServerName
10.15.51.142 Mobile Server Name
10.21.28.930 Intelligence Server Name
Note: Only one server should be listed per line, using the IP address followed by the web server name.