Pegasystems PEGACPSA23V1 Übungsprüfungen
Zuletzt aktualisiert am 23.05.2025- Prüfungscode: PEGACPSA23V1
- Prüfungsname: Certified Pega System Architect
- Zertifizierungsanbieter: Pegasystems
- Zuletzt aktualisiert am: 23.05.2025
In a claims application customers can file home insurance claims. Each claims contains a list of items of loss. Depending on the situation, some claims… investigated for potential fraud in parallel to the actual claim process.
Which two case types do you create to support this scenario? (Choose two.)
- A . Items of loss
- B . Customer
- C . Claim
- D . Fraud Investigation
A reservation process allows customers to reserve a flight, hotel room, and rental car as part of a travel itinerary.
Which configuration displays a check box to allow users to select travel insurance only if the itinerary includes a flight?
- A . A visible when condition applied to the check box
- B . An action set applied to the check box
- C . A declare expression configured for forward chaining
- D . A validate rule applied to the flow action
To qualify for an instant loan, an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP20000 in credit card debt.
How do you enforce these restrictions when requesting an instant loan?
- A . Use UI controls to validate the entries in the income and credit card debt fields.
- B . Use a Validate rule to call two Edit validate rules: one for income and one for credit card debt.
- C . Use a single Validate rule with two conditions; one for income and one for credit card debt.
- D . Use two Edit Validate rules; one for income and one for credit card debt.
Given a table which shows total working hours, sick, vacation. Identify how we calculate the respective values
- A . Total working hours
- B . Calculate field, data transform
- C . Sick hours
- D . Leave hours