Property form
|
Use the following table to complete the General tab fields that appear when you select a property
mode of Page
, Page List
, or Page
Group
. You can use such properties in activities to create
embedded pages on the clipboard.
For basic information about the General tab and choosing a property mode, see Completing the General tab — Choosing a mode.
Field |
Description |
Type | |
PageClass |
Identify a class for the value of the page property, or enter one of the keywords described here. In most cases, select a concrete class. BUG-1009 When you later configure an activity that uses this property, the activity cannot specify a different class for this property. The concrete class for the embedded page cannot differ from the class recorded here. You can also enter an abstract class, or one of two keywords:
Select this value carefully. You cannot change this value after you save the property rule. |
Reference property |
Select to make this property a reference property, a property that can link to a source property. Reference properties can reduce the need for duplicating data values on multiple pages or objects, and can simplify lengthy property references. Use the Property-Ref method in an activity to establish the contents of a reference property. 2552 5.2 |
Validate embedded page |
The system tests whether a Generally, accept the default of a checked box. The system then validates this property (one or more embedded pages) each time it validates the higher-up page that contains this property. If you clear this box, each embedded page is validated independently. For example, the pxResults property (in the Code-Pega-List class) treats every embedded page independently. VAGUE and so? Select this value carefully. You cannot change this checkbox after you save the form. Q-316 |
Java Page |
A Java Page is a clipboard page with a class derived from the
Embed-Java- base class. Select For information about Java pages, see Working with Java Objects, a document on the Integration area of the Pega Developer Network. |
Serialize this Object |
R-10785 B-3336This field appears only after you
select the |
Lightweight |
C-1479 This field appears only for
Select to make the values of
this property, when stored in the PegaRULES database, to store only partial information. VACCR 11/18/09 This choice can reduce storage overhead
and improve response. However, you cannot use a lightweight |
Special |
Select to mark this property as special, a property for which the value cannot be set by direct user input. HOW MEANINGFUL for this mode? |
Input Processing | |
On Change Activity |
Optional. To force processing to occur when the value of any property on the page changes through user inputs, identify an activity here. (This processing is not related to activities started by Declare OnChange rules.) The system uses the Page Class you entered above as the first key part of the activity. For example, you can use an activity that causes all properties on the page to be revalidated when one of the properties on the page, such as the party ID, changes. To see an example, review the standard property Work-.pyWorkParty. TURBT This activity does not run if a value on a page changes through activities, Declare Expression computations or other processing rather than through user input. CLINB 11/18/06 |
TURBT 12/4/02 REMOVED $NONE per OLSOK 1/19/04 /// V5.5 removed EXPLORE button