Back Forward About Declare Pages rules
 

Technical category
  1. About 
  2. New 
  3. Definition 
  4. Advanced 
  5. Pages & Classes 
  6. History 
  7. More... 

Purpose

A declare pages rule defines the contents of a clipboard page. There are two types:

Pages created by declare pages rules are called declarative pages.

You can enable non-blocking user interfaces — interfaces that enable users to take action on a work item while other content is still being loaded. To do this, configure sections to use defer loaded asynchronous declare pages. See PDN How to configure non-blocking UI using Asynchronous Declare Pages (ADP).

Where referenced

Many rule types can reference the pages created by declare pages rules, and the properties on such pages; they do not explicitly reference the rule.

Use the Declared Pages gadget (Pega button> Data Model > Clipboard Pages > Declared Pages to list declared pages used by the current application. See Data Model category — Clipboard Pages page.

Declarative pages are created only when requested — the first time a requestor attempts to access a property value on the page. Each page created and maintained by a declare pages rule has a name that starts with the prefix Declare_. Rules of any type that can reference properties on pages other than the current or primary page — including activities, decision rules, parse rules — can reference properties on these pages in a read-only or "right-hand" context. Typically, the rule form identifies the name and class of a declarative page on the Pages & Classes tab.

On the Advanced tab of the Property form for a Page List or Page Group property, you can reference a Declare Pages rule that auto-populates the property with values.

Access

Use the Application Explorer to view Declare Page rules that are part of your current application. Use the Rules Explorer to list all the Declare Page rules the you may access.

Category

Declare Pages rules are instances of the Rule-Declare-Pages class. They are part of the Technical category.

Definitions declarative page, node
Related topics Understanding page name and reserved pages
Standard rules Atlas — Standard Declare Pages rules

Technical category
Help System home pageHelp Home