Validate Installation

To validate the installation, run the following URI on a browser:

http://machine.domain:port/proddefjs
if users have not been provisioned yet, the login page can be accessed, but logging in to the application is not possible.

See Access Restrictions for Jet Pages to read more on the roles to be granted to users to operate on Jet Screens.

The default endpoint for HTTP API services is:

http://machine.domain:port/api
The default context-roots like "/proddefjs" may have been overridden when a deployment plan was used to deploy the application. Also, the URIs for accessing application end points may only be accessible via a load balancer.