Information Exchange Flashcards
Information Exchange: Integration Designer - what is purpose of Integration Designer?
Tool to manage data types
Information Exchange: Integration Designer - what are the main parts of the integration designer tool?
Data Types Data Views Referenced By (Case Types) System of Record Integration Landscape (btn)
Information Exchange: Integration Designer - Does the integration landscape button do in Integration Designer?
Show graphical depiction of Pega system, data types, and data sources
Thicker lines mean higher number of relationships
Information Exchange: Creating Data Types- What is the definition of a data source?
Any internal or external source of data used by Pega application: Connector, Report, Look up
Information Exchange: Creating Data Types- What is the definition of a Pega External Data Source?
Data accessed through a connector
Information Exchange: Creating Data Types- What is the definition of a Pega internal source?
Data that is stored in a Pega SOR, or BLOB as part of case data
Information Exchange: Creating Data Types- What is meant by reference data?
A.k.a data reference. Data that is displayed in a control like a drop down
Information Exchange: Creating Data Types- What is the purpose of the Data Designer?
Configure a data type
Information Exchange: Creating Data Types- What are the main parts of the Data Designer?
Data Model Records (only if SOR) Views Data Views Data Settings
Information Exchange: Creating Data Types- What is persistent data in a Pega app?
Data stored in a Pega database, or a 3rd party external data source
Information Exchange: Creating Data Types- What is a data type?
Collection of fields that define a type of information used in pega app
Information Exchange: Creating Data Types- What is the definition of local data storage?
Feature of Pega that allows storage of data without table definition
Information Exchange: Creating Data Types- What is relationship between data page and data view?
Same thing:
Dev Studio = Data Page
App Studio = Data Veiw
Information Exchange: Creating Data Types- What are key concepts for Data Pages?
Data Views in App Studio
Modes: Read Only, Editable, Savable
Class prefix D_
Information Exchange: Creating Data Types- What relationships exist between a data type and other parts of the system?
Related Data types
Data Pages/Views
Case Types
SORs