Skip to main content

Data Records

Data objects are defined by a collection of fields. During Case processing, the fields associated with a data object are given values. The unique collection of fields and values for a single instance of the data object is called a Data Record. Each Data Record is a row in a database table, whether stored locally in the Pega database or externally in a system of record maintained by the client organization. 

In the following image, click the + icons to learn more about Data Records using a travel application example:

Data Records and data objects

In Pega Platform™, data objects represent key business entities, such a customer. Data objects contain all the fields that are necessary to describe the object. For example, the First name, Last name, Email, and Phone fields are used to describe a customer. 

Data Records associated with a data object consist of values for each of the fields that describe the object. Data Records define the permissible values for data fields. Not all fields have Data Records, but fields with Data Records limit the input values to valid options, reduce errors, and allow for automation.

Generally, a change to Data Record values does not require an associated change in the business process to support the change. For example, adding a new customer is part of the standard business process. Alternatively, a change in the data object fields represents a change in the business processes. For example, adding the new field, Customer level, results in a modification to the business processes to manage platinum customers.

Local data storage

In a Pega Platform application, there are several ways to create and use Data Records to access information.

Data Records can be input directly into the data object from the Records tab. This allows you to enter data directly into the application and store the data locally in tables in the Pega database without ever having to access the database directly.

In the following image, click the + icons to learn more about data records stored locally in a data object:

External data sources

You can also configure a data object to retrieve data from an external data source, such as a database or a web service.

In this situation, while each row of data is still a Data Record, the information is not stored in Pega Platform. Instead, the Case uses the integration settings and Data Pages associated with a data object to reference the configured external data source to supply the values for the data fields.  For example, an online grocery delivery application references the supermarket's external product database to retrieve a list of available products from which to order.

Note: For more information on configuring external data sources, see About the connector and Meta data wizard.

Check your knowledge with the following interaction:


This Topic is available in the following Module:

If you are having problems with your training, please review the Pega Academy Support FAQs.

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 Academy has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice