Use your web browser to connect to the Notification Website home page. The Notification Website home page will then determine which series of web pages to display based upon the detected device classification. For example, if you use the web browser on a mobile phone to access the Notification Website, you are redirected to the series of Notification Website pages specifically designed for mobile devices. If you browse to the Notification Website home page using either a tablet device or a non-mobile device (such as a laptop or desktop PC), you are redirected to the desktop Notification Website.
The format of the Notification Website home page URL is:
http://webserverhost:port/context/default.jsp
Specifies the host name of the machine running the Java Servlet environment used to host the Notification Website.
Specifies the TCP/IP port number used by the Java Servlet environment to accept page requests. If you installed and configured the Java Servlet environment shipped with CA Automation Point, 8080 is the default port number used for these requests.
Specifies the context name (or servlet context) where the Notification Website was installed in the Java Servlet environment. By default, the context name used by the Notification Website is caapnfy.
Example:
You plan to install the Java Servlet environment shipped with this product on the same machine as Notification Manager; the fully qualified host name of this machine is appgh1.ca.com; the context name is not changed from the default value; and the Java Servlet environment is not modified to change the default TCP/IP port number.
Under these conditions, the following URL is used to launch the Notification Website home page:
http://appgh1.ca.com:8080/caapnfy/default.jsp
If you wish to avoid the automatic device detection provided by the Notification Website home page and browse directly to the desktop Notification Website, you can use the following URL:
http://appgh1.ca.com:8080/caapnfy/nmWebHome.jsp
If you wish to browse directly to the mobile Notification Website, you can use the following URL:
http://appgh1.ca.com:8080/caapnfy/mobilenfy/nmMobileHome.jsp
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|