Misión
Pega Common Data Model
5 Módulos
3 Retos
2 horas 53 minutos
In this mission, you learn about the Pega Common Data Model, which provides a data and integration layer for Pega's Constellation applications. You will understand more about the data model, including the preconfigured entities that describe core data such as accounts, contacts, and transactions. You will also learn how the Common Data Model facilitates application development by providing:
– A logical data model that is well-documented, consistently-built, and easy to test
– Physical storage of core entities and associated tooling
– Standard data access APIs
– Common and reusable data views
Using the Common Application is not mandatory when building applications directly on Platform. For strategic applications (for example, Customer Service) that are built by using the Common Application, refer to the respective application's instructions for mandatory uses.
Disponible en la siguiente misión:
Getting started with the Common application
-
Módulo
Getting started with the Common application
3 Temas
25 minutos
-
The Common Data Model is a Pega-developed Data Model that supports the Pega Constellation versions of Pega Platform™ and Pega applications. The model...
Data and Integration Designer
-
Módulo
Data and Integration Designer
2 Temas
15 minutos
-
The Data and Integration Designer tool streamlines data management and integration, which can make it easier for organizations to adapt their systems...
Adding a property to an existing entity
-
Reto
Adding a property to an existing entity
1 Tarea
10 minutos
-
After reviewing the Common Data Model, you conclude that you need to extend the model by adding a property to show the Instagram account information...
Entities and their relationships
-
Módulo
Entities and their relationships
2 Temas
20 minutos
-
In a Data Model, entities describe an object, such as a person or an item, by grouping a set of related fields. Each entity becomes a table in the...
Adding an entity
-
Reto
Adding an entity
6 Tareas
20 minutos
-
After reviewing the Common Data Model, you concluded that you must extend it with an entity for contract data. Based on the requirements of your...
Design patterns
-
Módulo
Design patterns
2 Temas
20 minutos
-
The Common Data Model uses design patterns for entities and reference data to provide a consistent architecture to enable use of your data across...
Sourcing data
-
Módulo
Sourcing data
3 Temas
30 minutos
-
Common Data Model is designed to act as a system of record for entities but can also connect to external systems of record. Customers can integrate...
Integrating an external data source
-
Reto
Integrating an external data source
3 Tareas
25 minutos
-
A REST service has been created to access contact data for a customer. Your task is to access that data to replace the sample data used by the Contact...