Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Data page as a source of data

Updated on February 7, 2022

You can tie a data page to a UI element of you application to access data from a range of sources on demand. For example, you can configure a field for customer information to draw data from the D_Customer data page, and not directly from the database.

A data page retrieves data from a specified data source and caches that data in memory (clipboard). A data page manages the integration to the data source, separating business processes from any integration details. With this separation, application developers can use sourced data in an application without knowing the data source and connection details.

When the system references a data page, the data page creates an instance of itself on the clipboard and loads the required data. The system creates data pages at first access, without saving the pages in the database. A data page is valid for the period that you define, and the data is reloaded when you access the data page after expiration. Data pages create only as many instances as requested and refresh the data only when required, which improves system performance and reduces memory requirements.

Pega Platform automatically prepends the character D_ to the name of a data page to differentiate the page from other pages in memory.

Note: Data pages that are created in versions of Pega Platform before 7.1 begin with Declare_ instead of D_.

You can configure a data page as a source of data for your UI element at the level of:

  • Data page types

    Data pages are convenient sources of data for your UI. Learn about the types of data page structures to better understand how and when to use them.

  • Elements of a data page

    Use data pages to ensure on-demand and accurate data sourcing for your UI elements.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us