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. 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:
Caution: Select this value carefully. If you update an existing property and revise the |
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. |
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. Caution: Select this value carefully. You cannot change this check box after you save the form. |
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 PDN. |
Serialize this Object |
This field appears only after you select the |
Special |
Select to mark this property as special, a property for which the value cannot be set by direct user input. |
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. Note: 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. |