The LRS/NetX Help screen provides users assistance on trying to access logon pages of web applications.
Each parameter in the URL is separated by an &. For example:
http://YOUR.WEB.SERVER.PATH?trid=logonv&tridsfx=01
The path above will load the VPSX Print Server logon page (trid=logonv) and specifies
that a trid suffix of "01" be used for alternate HTML pages and text strings (&tridsfx=01).
The URL can contain the following parameters:
trid= - Indicates the initial transaction ID or HTML page name. Normally the initial HTML page is the logon page.
- lnxidx - Loads the LRS/NetX Web Application Server Screen. This page shows links to all LRS Web Access products that LRS/NetX was able to load.
- lnxhlp - Loads this help screen.
- logonx - Loads the PageCenterX Logon Screen. Use this trid if you are trying to logon to PageCenterX.
- logonv - Loads the VPSX Print Server Logon Screen. Use this trid if you are trying to logon to VPSX Print Server.
- vpsx - Loads the WSDL Document for the VPSX SOAP Service.
srvid=xx - (optional) - Optional parameter that specifies System ID that user will logon to.
tridsfx=xx - (optional) - Optional parameter used to point to a modified copy of HTML page. This parameter can be up to two characters long. In this example, we are
asking for modified HTML pages with a suffix of xx.
svrlst=y - (optional) - Optional parameter used to display a list of systems on the Logon page.
css=xx - (optional) - Optional parameter that specifies alternate scheme to be used for Logon page.
The above URL is case sensitive and may change depending on the Web application that is being installed. Please refer to the documentation for the Web application for more details.
|