Pegasystems PEGACPBA24V1 Exam
Certified Pega Business Architect 24 (Page 9 )

Updated On: 9-Feb-2026

Which two requirements ensure that valid data is used in a case? (Choose Two)

  1. The data fits the business logic.
  2. The data is organized in a data type.
  3. The data is locally sourced.
  4. The data is the correct field type.

Answer(s): A,D

Explanation:

The data fits the business logic: Ensuring data fits the business logic guarantees that it aligns with the defined processes and rules.


Reference:

Pega Academy, Data Validation, Business Logic Integration. The data is the correct field type: Ensuring the data type is correct is crucial for preventing data- related errors and ensuring compatibility with the system.


Pega Academy, Data Modeling, Field Types.



Which two of the following use cases do you implement by using one or more calculated fields? (Choose Two)

  1. A certification manager wants to determine the number of exams conducted at each testing facility in the current quarter.
  2. An accountant wants to list the largest order for the last month, for each customer account.
  3. A sales representative wants to quote the cost of an insurance policy based on selected coverage options.
  4. A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required.

Answer(s): C,D

Explanation:

A sales representative wants to quote the cost of an insurance policy based on selected coverage options: Calculated fields can dynamically determine the cost based on selected options.


Reference:

Pega Academy, Calculations and Formulas in Pega, Insurance Policy Cost Calculation. A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required: Calculated fields can be used to estimate total costs based on input values for labor and materials.


Pega Academy, Calculations and Formulas in Pega, Project Management Cost Estimation.



wants an application to process a new customer loyalty account that the store uses for marketing and customer retention efforts. The customer enters their correct information. The data is stored in a data relationship with an external data source.
Which type of data relationship do you create?

  1. An embedded data field
  2. A case reference field
  3. A data reference field
  4. A query field

Answer(s): C

Explanation:

For an application to process a new customer loyalty account with data stored in a data relationship with an external data source, you should create a data reference field. Data Reference Field: This field type allows the application to reference and use data from an external source without embedding it directly within the case. This is suitable for maintaining up-to- date information and integrating with external systems.


Reference:

Pega Academy: Data Management
Pega Documentation: Data Relationships and Integration



HOTSPOT (Drag and Drop is not supported)
Select the bolded portion of each property reference by selecting the corresponding type from the list on the right.

  1. See Explanation for the Answer.

Answer(s): A

Explanation:

Property reference: .Address(1).PostalCode
Field type: Single record data relationship
Property reference: .ShippingAddress.City
Field type: Text
Property reference: .BillingAddress.Telephone
Field type: Multiple record data relationship

Property reference: .Address(1).PostalCode
Field type: Single record data relationship
The .Address(1).PostalCode property indicates a specific postal code within a single address. The (1)

suggests it's part of an indexed or paged list, but each PostalCode is a single entity within that address record.


Reference:

Pega Platform Business Architect Essentials, Chapter on Data Modeling.
Property reference: .ShippingAddress.City
Field type: Text
The .ShippingAddress.City property represents a single textual value for the city in the shipping address. This is a straightforward text field.


Pega Platform Business Architect Essentials, Chapter on Property Types.
Property reference: .BillingAddress.Telephone
Field type: Multiple record data relationship
The .BillingAddress.Telephone property suggests there could be multiple telephone numbers associated with the billing address. Therefore, this involves a relationship that can contain multiple records.


Pega Platform Business Architect Essentials, Chapter on Data Relationships and Classes.



Which two field types are specialized versions of the Query field type? (Choose Two)

  1. Data reference
  2. Embedded data
  3. Picklist
  4. Case reference

Answer(s): A,D

Explanation:

The two field types that are specialized versions of the Query field type are:
A . Data reference:
This field type is used to reference data from an external source dynamically. It allows the application to pull in data as needed without storing it directly within the case.
D . Case reference:
This field type is used to reference another case within the Pega application. It is useful for linking related cases and managing dependencies between them.


Reference:

Pega Academy: Field Types and Usage
Pega Documentation: Query Field and Specialized Field Types






Post your Comments and Discuss Pegasystems PEGACPBA24V1 exam prep with other Community members:

Join the PEGACPBA24V1 Discussion