Web Service Host
Configure the Web Service Host:
-
Open Internet Information Services (IIS) Manager.
-
Double-click on the server where you installed the certificate in the left pane of the Internet Information Services (IIS) Manager window.
-
Click + to expand to Sites > Default Web Site and select
NOMWebservices3JSON
. -
Double-click Application Settings in the Features View on the right.
This opens a list of settings.
-
Edit the settings to match the following values.
Do not change the default values for settings marked Yes in the table below unless instructed to do so by ENPS Support.
Setting
Value
Contact ENPS Support before changing value?
CentralServer
Name of your ENPS Central Server.
If the Web Service Host cannot resolve the hostname you will need to enter the IP address instead.
CentralServerBackup
Name or IP address of another ENPS server in your enterprise.
Ideally, this should be an ENPS server local to the site where ENPS Mobile is being installed.
ClientValidationEnabled
true
Yes
CustomReportsMaximumResultSetLength
10000
CustomReportsPageSize
20
CustomReportsPaging
false
DebugNotifications
false
ISHttpPort
10505
Yes
LocalHttpPort
10505
Yes
LogToENPSEvents
When set to True this setting logs user attempts to log in to ENPS to Event Viewer > App and Service Logs > ENPS Events.
PreserveLoginUrl
true
Yes
RTUDisconnectTimeout
00:02:00
serviceLoginUserId
ADMINISTRATOR
ServiceRealTime
RecordQueueFrequency
Determines how frequently real-time updates for an open object (Rundown, Story, etc.) are sent to the Mobile client. The default value is 5 seconds (
00:00:05
).Decreasing this value will allow updates to be seen more quickly, but will place a higher load on the Mobile client/browser. Increasing this value will do the reverse. You may need to experiment with this to find the setting that best meets your needs.
signalIRMatchQueue
.\private$\signalRMatchQueue
TestFlightNotifications
false
UnobtrusiveJavaScriptEnabled
true
Yes
UseWebService
false
Yes
webpages:Enabled
false
Yes
Webpages:Version
2.0.0.0
Yes
WireSummaryLength
250
Yes
-
Test the Web Service Host by opening a browser and opening the following URL.
Change the URL to
http
if you are not using SSL.https://<NameOfYourMobileServer>/NomWebServices3JSOn/NomWebService.svc
-
Check that the following page loads properly:
If this page does not load, verify that all previous ENPS Mobile installation steps have been carried out correctly.
If you continue to have difficulty, refer to the Troubleshooting steps or Contact Us.
-
Test the Mobile Gateway by opening a browser and opening the following URL:
Change the URL to
http
if you are not using SSL.https://<NameOfYourMobileServer>/enpswebaccess3
If this page does not load, verify that all previous ENPS Mobile installation steps have been carried out correctly.
If you continue to have difficulty, refer to the Troubleshooting steps or Contact Us.
Do not test logging in without first updating the defaultDomain
and serviceAddress
settings. Instructions to do this are later in this guide.
Next Steps
Continue to the steps in Synchronize Global Tables.