Pegadoc Day3
Pegadoc Day3
Pegadoc Day3
A data page (formerly "declare pages") rule defines the contents of a clipboard
page.
Data pages improve performance and reduce memory requirements when all or
many requestors in an application need to access information
Such pages are created and updated only through operations identified in a data
page rule. The contents of these pages are visible but read-only to requestors.
Page To create a data page containing a single object of the type specified below.
List -- To create a list-type data page containing multiple objects of the type specified
below.
Click > Designer Studio > Data Model > Clipboard Pages > Data Pages to
list data pages used by the current application.
Linked Properties
A linked property is a Single Value text property that has values that are expected to
exactly match the key of an instance of a concrete class
In certain user interface and other rule configurations, linked properties can improve
performance and eliminate the need to create a special-purpose activity.
The link relationship is defined on the General tab of the Property form.
At runtime, the property value automatically retrieves the object of the target class
whenever a reference to properties in the target class are needed.
These retrieved pages are retained in a cache, improving performance, and are visible
on the clipboard. Linked property operations can be recorded by the Tracer tool.
You can use linked property references as read-only sources of a value in certain places
in many rule types Like in,