Want to pass your Pega Certified System Architect (PCSA) 80V1 2019 PEGAPCSA80V1_2019 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
In a claims application, customers can file home insurance claims. Each claim contains a list of items of loss. Depending on circumstances, some claims are investigated for potential fraud in parallel to the actual claim process. Which two entities would you model as case type? (Choose two.)
A. Fraud investigation
B. Claim
C. Customer
D. Items of loss
You create an application for employees to submit timesheets. Employees enter work, vacation, and sick time for a particular week.
On the entry form, employees see a summary of the total hours entered.
After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee.
To configure the form where users enter hours, select the best configuration option to calculate the total hours for the week.
A. Use a When rule. When the value of any work, vacation, or sick time changes, the total hours change.
B. Use declarative processing. When the value of any work, vacation, or sick time changes, the total hours change.
C. Use procedural processing. When the value of any work, vacation, or sick time changes and the user submits the form, the total hours change.
D. Use a data transform. When the user enters the form, the data transform determines the sum of the work, vacation, and sick time properties.
Which two conditions do you test with a unit test? (Choose two.)
A. A property value is set correctly by a data transform.
B. An application is successfully migrated to a test system.
C. A data page populates without any errors.
D. An application displays user views for 20 users within three seconds.