Portal form
|
Complete this tab to define:
Field |
Description |
Heading | |
Logo |
Optional. Enter a file name, a period and the file type (corresponding to the second and third key parts) of a binary file rule to identify an image that appears in the upper left corner of the navigation panel. Rule resolution assumes the first key part is webwb. The default Pegasystems logo is 81 pixels wide and 46 pixels tall, and is contained in the standard binary file rule named webwb.logo_metal.gif. If the Relative Path field of the binary file rule is not blank, enter that path before the file name, for example: desktopimages/logo_metal.gif Click the magnifying glass icon () to start the Image Catalog tool. This tool allows you to search for an image and preview its appearance.
For best results,
create two binary file rules, a base image — for
example ourlogo.gif — and an alternate image named
ourlogo_on.gif, to appear at runtime when the
mouse pointer is over the image (corresponding to the
JavaScript If you change the image associated with a binary file rule, or override a binary file rule, users may not see the new image at runtime until they clear the cache of their Internet Explorer browser, or until after an expiration period — commonly 24 hours — passes. Leave this field blank if you want no logo to appear. |
Tooltip |
Optional. Enter ToolTip text to appear when a user holds the mouse pointer over the logo image. |
Help Url |
Optional. Enter the root topic or home page of a help
system or Web site associated with this portal. For the
normal Application Developer help home page, enter
If the root topic is a file within the Tomcat server (or another application server hosting your system), enter a relative path and file name. If the root topic is saved elsewhere, enter a full URL starting with http://. When users click the Help link on the
navigation panel, Process Commander uses the value in
this field as a parameter to the |
Show Launch |
Select to include the Launch link in the logo area. The Launch link opens another desktop window and starts another Thread (in the same user session). |
Show Logoff |
Select to include the Log off link in the logo area.
If not selected, make
sure that the application or the portal offers users
another link, button, or facility that calls the standard
activity Code-Security.LogOff, with
parameter ServerContext +
pyActivity= Code-Security.LogOff where ServerContext is the servlet container
context, for example For other customizations, see How to customize log-off processing. |
Show Application Selector |
This field is meaningful only for portal rules with
Select to display the work pool selector in the navigation panel. If not selected, users associated with this portal rule can use only the work pool name marked as default on their access group instance. Select if this portal used by managers or developers who will use the Monitor Activity workspace (or a similar facility that calls standard Monitor Activity reports). Reports in the Monitor Activity workspace present work objects from a single selected work pool name. In Process Commander releases before Version 5.1, the work pool selector was known as the application selector. |
Field |
Description |
Include HTML Fragments | |
Narrow Pane |
Optional. Select an HTML fragment rule to include in the navigation panel, in the left portion of the portal window. For example, a fragment can provide JavaScript functions used in multiple custom gadgets in the navigation panel, or redefine styles. Use a gadget — not an HTML fragment rule referenced here — to add a visible element to the navigation pane. |
Wide Pane |
Optional. Select an HTML fragment rule to include in the workspace, in the right portion of the portal window. For example, the fragment can provide JavaScript functions used in (multiple) custom gadgets in the navigation panel, or redefine styles. Use a gadget — not this field — to add a visible element to the workspace. |
Field |
Description |
Portal Preferences | Click to set initial View preferences for users of this portal rule. See Developer Portal — Setting Preferences. (You can't alter these initial preferences if this portal rule is not available for update.) |
Operator cannot override |
Check to prevent users of this portal from updating the initial preferences defined by the Portal Preferences button. |
Field |
Description |
Localization | |
Localize? |
Select to indicate that user presentation of this portal may be localized based on field value rules in a language-specific RuleSet. This capability supports portal rules for users and managers (such as the standard portal rules WorkManager and WorkUser), not portals for developers. |
Field |
Description |
Download user OCX on load of portal ? |
Select in most cases, to cause Windows to download certain ActiveX controls when this portal is used at runtime on a workstation that lacks the ActiveX controls. When selected, at runtime Windows downloads the controls listed in the HTML fragment UserOCXReferences. Your application can override this fragment to provide a different list of controls. See Understanding ActiveX controls and Process Commander. Clear if this portal rule will support users who need no Process Commander ActiveX controls, or who use workstations where all the Process Commander ActiveX controls they need are preinstalled. |
Field |
Description |
Developer Options |
|
XML Stream |
Optional. Leave blank unless the
Type field on the Options tab is set to
Select the Stream Name key part of an XML Stream rule that defines the menu labels and contents for this portal. (This rule must have @baseclass as the Applies To key part and Menus as the XML Type key part). You can extend the Developer portal menu with add ons, which appear in the Tools > Add-ons menu. See How to extend the Developer portal menu with add-ons. If blank, the portal defined by this rule presents no menus at runtime. |
Menu HTML Fragment (Optional) |
Optional.
Identify an HTML fragment rule that contains JavaScript
functions to support |
SubType |
Select |
Field |
Description |
Connection Timeout Warning | Use the fields in this section to configure the timeout warning feature. For more information about this feature, see More about Portal rules. |
Timeout after (mins) |
Optional. Enter the length of time, in minutes, a requestor session can remain inactive before the requestor must be re-authenticated. |
Warning window (mins) |
Optional. For portal rules based on the WorkUser or WorkManager portal, enter a length of time, in minutes, to control when the system presents a warning window. Enter a value less than the Timeout after (mins) value. At runtime, the system subtracts this value from the value in the Timeout after field. When a requestor is idle for the resulting period, the system presents a modal dialog box containing the following warning message: Your session has expired or will expire shortly due to inactivity. Click OK to restore your session. Users can resume the session without supplying authentication credentials. For example, if the Timeout after (mins) field is 60 minutes and the Warning window value is 5 minutes, the warning message appears when a requestor remains idle for 55 minutes. For users of the Developer portal, this field is ignored and has no effect. |
Show authentication screen in |
Optional. Specify whether user notification of a timeout event (not a warning event) appears in a modal dialog box or a new window. If your system uses an authentication software
product, determine whether the form that the
authentication product provides to gather user
credentials can function properly in a modal dialog box.
If it cannot use a modal dialog box, select |