APP Parameter

The APP parameter is used to specify which applet to load when the integrated environment is first started. You will always get the login screen first, unless the USER and PASSWORD parameters are also supplied in the URL.

Possible Values

Client – start in Client Display mode (always in run mode)

Admin – start in the Administration application

QueryEditor – start in the SQL Statement Builder

Report – start the client and print the specified display. See Natural Printing for more information.

Image – start the client and save the specified display as an image (.png) file.

Example

To automatically load the Admin app, use the following URL:

http://localhost/ProficyPortal/default.asp?APP=Admin

NOTE: If the user does not have permission to run the application, they will be returned to the login screen.