EMBEDDED Parameter

The EMBEDDED parameter is used to specify how to display Proficy Portal within an HTML frame. Proficy Portal will only run in Client Display mode when the EMBEDDED parameter is set.

NOTE: The integrated environment toolbar will not be visible.

NOTE: Invalid EMBEDDED parameters are ignored (that is, no error message is displayed when an invalid EMBEDDED parameter is given).

Possible Values

ShowDisplayOnly – Display only, no system tree, no system app bar

ShowSystemAppBar – Display and system app bar

ShowSystemTree – Display and system tree

ShowAll – same as not adding the EMBEDDED parameter at all

Example

To embed a display without the system tree or system app bar, the following URL would be used:

http://localhost/ProficyPortal/default.asp?EMBEDDED=SHOWDISPLAYONLY