Pass the ContentPage Parameter to emxNavigator.jsp
The value for the ContentPage can be the URL for any JSP, plus any needed URL parameters.
-
Define the value for the ContentPage URL parameter to pass to emxNavigator.jsp.
The value for the ContentPage can be the URL for any JSP, plus any needed URL parameters. For example:
emxNavigator.jsp?ContentPage=../engineeringcentral/
emxMyTasksSummaryFS.jsp
Where ../engineeringcentral/emxMyTasksSummaryFS.jsp is the URL for the Tasks
page within Engineering Central.
The URL assigned to the ContentPage parameter can contain only one parameter/value pair as part of the URL. Any additional parameters are ignored.