Services

The Services table tells the Central Server which webservices instances should be dynamically updated when there's a change to the Global Tables.

All webservices configured in the enterprise - both on ENPS Production servers and Mobile / API servers - should be registered in this table. The ServiceVersion setting also ensures that only compatible clients connect to a particular web service instance.

Settings

This table lists the WebServices installed in the enterprise.

Field

Description

ID

Unique ID for the NOMWebServices instance. For example, ENPSWS1.

This ID must be different from the server ID set in the Servers table.

Description

User-friendly description of the webservices host.

Type

Select WebService3 for all servers running the NOMWebServices and WebService JSON for all Mobile / API servers.

Refer to the ENPS Mobile Admin Guide for more information.

Address

The fully qualified domain name (FQDN) NOMWebService URL in the following format:

http://<ENPSServerName.domain.domainExtension>/NomWebServices3/nomwebservice.svc

ServiceVersion

The version of the webservices.

This must match the version of the client. For example, this should be set to 9 for ENPS version 9.x.