Pegasystems PEGACPSA23V1 Übungsprüfungen
Zuletzt aktualisiert am 05.05.2025- Prüfungscode: PEGACPSA23V1
- Prüfungsname: Certified Pega System Architect
- Zertifizierungsanbieter: Pegasystems
- Zuletzt aktualisiert am: 05.05.2025
In a Credit Card Payment case type, you want to set the payment amount to the minimum amount due when a user creates a case.
How do you set the payment amount?
- A . Configure the pySetFieldDefaults data transform to set the default value.
- B . Configure a field validation on the payment amount.
- C . Configure the payment amount field to reference the minimum amount due.
- D . Configure the payment amount as a calculated field.
A reservation process allows customers to reserve a flight, hotel room, and rental car as part of a travel itinerary.
Which configuration displays a Select flight insurance checkbox only when the itinerary includes a flight?
- A . A visibility condition (When rule) that applies to the Select flight insurance checkbox.
- B . A visibility condition (When rule) that applies to the view with the flight insurance information.
- C . A disable condition (When rule) that applies to the Select flight insurance checkbox.
- D . A disable condition (When rule) that applies to the view with the flight insurance information.
A moving company provides customers with a tool that recommends a moving vehicle based on the number of bedrooms in their current living space and whether they are planning to move heavy furniture like bed frames, mattresses, or couches. Based on the customer inputs, a decision table presents the customer with a recommendation.
Which two configurations do you use together to build the decision table? (Choose Two)
- A . Create a column for the recommended moving vehicle.
- B . Create rows for the recommended moving vehicle.
- C . Create two rows, one for the number of bedrooms and one for whether the customer is moving heavy furniture.
- D . Create two columns, one for the number of bedrooms and one for whether the customer is moving heavy furniture.
A customer views a product available in multiple color options. The customer must select only one color for each product.
Which Ul control allows a developer to present the user with all color choices at once, without prompting or clicking, while ensuring that the user can only select one of the color options?
- A . Radio buttons
- B . Text input
- C . Drop-down
- D . Check box
In which three situations can you use a data transform? (Choose Three)
- A . To copy the first and last name properties into a single property value
- B . To execute a flow action
- C . To create the dependent property after case creation
- D . To set default values for a case
- E . To display the destination value as the location value
How do you identify if a result in a decision rule cannot be returned?
- A . Test for missing conditions
- B . Test for completeness
- C . Test the rule using a unit test
- D . Test for conflicts
Which two statements are true about minimum lovable product (MLP) sizing when using the Estimator tool? (Choose two.)
- A . MPL complexities set to "high" are reserved for MLP 2 and later.
- B . MLP sizing leads to precision in the sprint cycle and resource planning.
- C . Creation of case steps is factored into MLP sizing.
- D . Initial estimations are high-level and can be refined during sizing.
Which three statements are true about DevOps practices in pega priority. (Choose three)
- A . Intermittent delivery is preferred to help plan predictable releases
- B . Acceptance criteria helps to focus customer-centric deployment
- C . Pega can integrate third-party DevOps tools to promote flexibility
- D . DevOps promotes larger releases in shorter development cycles
- E . Tests are run before publishing changes to ensure compatibility
In a hiring application:
* An employee interviews the candidate.
* The Human Resources (HR) team creates and send s the officer letter.
* The Information Technology (IT) team assigns the workstation.
* The facilities team assigns the work desk.
To meet these requirements, what persona do you create?
- A . Employee, IT, Facilities
- B . HR, IT, Facilities
- C . Employee, HR, Facilities
- D . Employee, HR, IT Facilities
Which two statements about data objects are true? (Choose Two)
- A . Data objects can reuse assets from an existing data object through inheritance.
- B . A draft data object references a data type.
- C . A data object created in App Studio creates a data type in Dev Studio.
- D . Data objects are sourced from an external system of record.