Skip to main content


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

Troubleshooting data pages

Updated on April 6, 2022

To troubleshoot problems with data pages, review the following scenarios and suggested solutions.

Why do I see stale data in my data page after I update it?

After you make changes to a data page rule, you might see stale data in your case. Once a data page loads, the system caches it. If you update the data page in the meantime, and try to access it again in the case, you see the cached version of the data page.

For more information about how to clear instances of stale data, see Removing a data page.

Why don't I see data page errors in my form?

You configured a case to require certain data and to display errors if the user does not enter the required data. You tested the case by running it without the required data, but the errors did not display.

You configure errors for a data page as page messages, which are on a separate page. By default, forms only show page messages for the page that the user is currently viewing. The form does not display the error messages because they are on a separate page, and not part of the case.

As a best practice, access the required data by using autopopulated properties. Autopopulated properties are useful for accessing data that is closely related to a case. When you reference a data page from an autopopulated property, Pega Platform considers the data part of the case even though the data is not stored directly in the case. For more information, see Data page reference and Passing parameters to data pages from autopopulated properties.

How do I see what data pages are currently in use?

You can see which data pages are in use in your application by using the following options:

  • To see which data pages make up your UI, and to understand where the data originated, use the Live Data tool. For more information, see Identifying data pages with the Live Data tool.
  • To understand how the system loaded data on a screen in a particular step in a case, use the Clipboard tool. For more information, see Clipboard tool.

How can I trace data pages?

To test data page loads and debug data pages as needed, use the Tracer tool. There is an event type for data pages that shows data page loads and data page access as tracer events. For more information, see Application debugging by using the Tracer tool.

How do I reduce the overhead involved in creating data pages?

Copying all of the content on a page or page list adds overhead and degrades performance. As a best practice, only copy the fields that you need. The optimal way to copy pages and page lists into your application depends on your use case.

  • If you are bringing data into Pega Platform from a REST API, use the visual data mapper in App Studio.

    For more information, see Mapping fields for data pages.

  • For all other use cases, use the Set option in a data transform to map the data that you need.

    For more information, see Data Transform form - Set action.

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