Pegasystems PEGACPSA23V1 Übungsprüfungen
Zuletzt aktualisiert am 12.05.2025- Prüfungscode: PEGACPSA23V1
- Prüfungsname: Certified Pega System Architect
- Zertifizierungsanbieter: Pegasystems
- Zuletzt aktualisiert am: 12.05.2025
Which two conditions do you test with a unit test? (Choose Two)
- A . A data page populates without any errors.
- B . A property value is set correctly by a data transform.
- C . An application displays user views for 20 users within three seconds.
- D . An application is successfully migrated to a test system.
Which scenario requires you to make updates in Dev Studio?
- A . A task is reassigned when it reaches a service-level agreement goal.
- B . An email correspondence is added to the case type.
- C . A customer representative can approve or reject a claim.
- D . A new confirmation view displays a read-only text property
User A should have application permissions that are identical to User B’s permissions. Unlike User B, User A lacks access to the My Cases page.
How do you grant access to the My Cases page for User A?
- A . Update User A to the same role as User B
- B . Add the My Cases page to the User A profile.
- C . Update the User A account to access the same portal as User
- D . Add the My Cases page to the User A role
For which use case do you create a new rule in a Pega Platform application?
- A . A designer reuses a UI section every time the same behavior is needed in the application.
- B . A developer makes changes to an email message that is configured in the case life cycle.
- C . A designer uses Design mode at runtime to modify a view to use a two column template.
- D . A developer creates a parallel process to audit the changes that a service agent makes.
A purchase request list report includes columns for case ID and regional cost center. A manager wants to report to show the total of purchase requests for each of the regional cost centers.
How do you configure the report definition?
- A . Create a filter for each cost center and count the case IDs.
- B . Summarize the case ID column by count.
- C . Summarize the regional cost centers by account.
- D . Define a function for the cost center column to total the case IDs.
A bookseller maintains a database of more than 10,000 book titles. You have been asked to configure a form that a allow users to select a book by title.
How do you configure the form?
- A . Add a drop-down control arid source the data from the property value used in the control.
- B . Add a drop-down control and Source the data using a data page.
- C . Add an autocomplete control and Source the data using a data page.
- D . Add an autocomplete control and source the data from the clipboard work page.
Direct Capture of Objectives (DCO) aims to increase which two aspects of application delivery? (Choose Two)
- A . Accuracy
- B . Coding
- C . Speed
- D . Performance
How do you propagate data to a new child case in Pega Express?
- A . Configure a data page to copy specified properties.
- B . Configure a case calculation to copy specified properties.
- C . Configure the Update Case shape to copy specified properties.
- D . Configure the Create Case shape to copy specified properties.
A restaurant has a case type that allows customers to book the dining room for events. Customers provide basic information including party size and indicate whether they want the restaurant to cater the event.
If catering is not required, customers are given a rental rate quote.
If customers indicate that they want the restaurant to cater the event, they must provide menu preference and schedule and appointment to do menu testing before they are given a quote.
Which two options do you use to configure the case type to achieve the requested behavior? (Choose Two.)
- A . Create a check box for customers to indicate whether they want the restaurant to cater the event. Add a decision shape that evaluates whether the customer checks the box.
- B . Create a check box for customers to indicate whether they want the restaurant to cater the event. Configure the menu preferences and appointment date fields with a visibility condition.
- C . Create a process for providing menu preference and scheduling the menu tasting appointment. Create a parallel process for providing the customer with the rental rate quote.
- D . Create a process for customers to indicate menu preference and schedule the menu tasting appointment. Add the process as a case-wide optional action.
In which workspace do you configure a service-level agreement (SLA) with a passed deadline interval that repeats three times?
- A . Prediction Studio
- B . Admin Studio
- C . App Studio
- D . Dev Studio