Skip to main content


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

Referencing data

Updated on February 7, 2022

Applications and their users need data to process cases and make informed decisions. Apart from the information provided by users during the case lifecycle, your application might also require access to existing records. Referencing data helps your users interact with data resources, and improves the efficiency of data collection.

You can set up a data reference by creating a data object. The data object can store records either in the application, or draw them from a third-party system through a connector. For example, you can build a Customer data object to manage information about all of your customers. The object might contain fields such as Name, Phone Number, or Email Address, which you can populate with records from an external data source. Next, you reference the data object in your interface and choose which of the properties to include in an associated view. At run time, the data object reference becomes a picker in the UI that displays records representing all individual customers. The user can select a specific customer from the pick list, and the application fills the associated data page with information sourced from the database. Using data objects ensures that information stays in the correct system of record, and reduces the number of duplicates and processing errors.

In the same way as creating a data object, if you set up a user reference you can create a field that displays information about all users of the application as a drop-down list. This prevents users from entering invalid data and protects your application against processing errors.

  • Data objects in UI

    Data objects organize the information that your application requires to process cases. By using data objects, you can simplify your data structure for easier reuse across the user interface.

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