Pegasystems PEGACPLSA23V1 Exam
Certified Pega Lead System Architecture (LSA) 23 (Page 4 )

Updated On: 12-Jan-2026

[Data Modeling]
As an LSA developing a Pega application for an online grocery store, you are tasked with enabling customers to navigate through various categories such as "Dairy, " "Confectionery, " "Frozen Food, " and "Soft Drinks." Each category contains at least 10 sub-categories, with the workflow varying depending on the selected sub-category.
What is the best method of populating the categories and sub-categories and retrieving the related information from the grocery store's database?

  1. Implement a data page that accepts either a Category or Sub-category as a parameter. Based on the parameter type, the required information is retrieved and displayed in the subsequent layouts.
  2. Implement a data page for Sub-categories. Load Categories by default upon startup. Populate Sub- categories after a Category is selected, using a Sub-category data page that takes the Category as a parameter.
  3. Implement data pages for Categories and Sub-categories. Populate Sub-categories after a Category is selected, using a Sub-category data page that takes the Category as a parameter.
  4. Implement a data page that takes the Sub-category as a parameter. Based on the Sub-category type, the necessary information is retrieved and shown in the subsequentpf layouts.

Answer(s): C



[Data Modeling]
Dynamic class references (DCR) are one approach to creating a data model in a Pega implementation.
Which one of the following best describes the DCR approach?

  1. Associating objects with classes at runtime based on user input or certain conditions, allowing for flexibility in the structure of the data model.
  2. Linking different classes together in a data model to establish relationships and associations between various entities.
  3. Dynamically adjusting the attributes of a class without modifying its structure, facilitating agile data management.
  4. Referencing classes that are predefined and unchangeable, ensuring consistency and reliability in the data model.

Answer(s): A



[Work Delegation and Asynchronous Processing]
How can you configure a flow to resume from the point of failure after an error is resolved?

  1. By using the Resume flow option in the Actions menu.
  2. By using the Ticket shape and setting the ticket name to pyRestartFlow.
  3. By using the Subprocess shape and calling the pyRestartFlow flow.
  4. By using the Assignment shape and setting the assignment type to Resume.

Answer(s): B



[Work Delegation and Asynchronous Processing]
Consider a scenario where an e-commerce company is using a Job Scheduler to manage various tasks. The Job Scheduler is responsible for updating inventory, processing orders, sending order confirmation emails, and generating daily sales reports.
Which two of the following are typical features of a Job Scheduler? (Choose Two)

  1. It can automatically retry failed tasks.
  2. It can run tasks in a specific order.
  3. It can automatically commit the data updates.
  4. It can run tasks in parallel.

Answer(s): A,D



Viewing page 4 of 16
Viewing questions 13 - 16 out of 60 questions



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

Join the PEGACPLSA23V1 Discussion