Pegasystems PEGAPCSA85V1 Pega Certified System Architect (PCSA) version 8.5 Online Training
Pegasystems PEGAPCSA85V1 Online Training
The questions for PEGAPCSA85V1 were last updated at Feb 07,2025.
- Exam Code: PEGAPCSA85V1
- Exam Name: Pega Certified System Architect (PCSA) version 8.5
- Certification Provider: Pegasystems
- Latest update: Feb 07,2025
You have been asked to create a pie chart that shows the number of cases each manager has created. A list report contains columns for manager name, case ID, and office .
How do you configure the list report in order to create the pie chart?
- A . Summarize the manager name column.
- B . Group the case ID column.
- C . Summarize the case ID column.
- D . Group the manager name column.
In designing your application, you want to apply consistent visual styles to all parts of the application.
How do you meet this requirement?
- A . Specify a skin in the application rule.
- B . Apply styles to the screen layout.
- C . Use the Live Ul tool to select the skin rule.
- D . Specify a skin in the harness rule.
An organization has two lines of business: selling books for children and reselling college textbooks.
The division selling books for children can use the same basic user interface (Ul) as the division reselling textbooks with the exception of the payment methods.
How do you apply the Situational Layer CakeTM in this scenario?
- A . Place the Ul rules in the base layer, and create a new layer for the payment rules for both lines of business.
- B . Place the Ul rules and generic payment method rules in the base layer, and create a new layer for the division-specific payment rules.
- C . Place the Ul rules in the base layer, and create a parallel base layer for the payments rules.
- D . Place the Ul rules in the base layer, and create a new layer for the payment rule for each division.
Which two configurations do you use to validate the minimum age of a new potential customer in the Collect Account lnformation assignment step? (Choose Two)
- A . Create and Edit Validate rule to check the customer age.
- B . Reference the Edit Validate rule on the CollectAccountlnformation flow action.
- C . Reference the Validate rule on the CollectAccountlnformation flow action.
- D . Reference the Validate rule on the CollectAccountlnformation assignment.
- E . Reference the Edit validate rule on the CollectAccountlnformation assignment.
- F . Create a Validate rule to check the customer age.
What are the minimum components of a user interface (Ul) action set?
- A . Two actions and one event
- B . One action, one event, and one condition
- C . One action and one event
- D . One action and one condition
What are the minimum components of a user interface (Ul) action set?
- A . Two actions and one event
- B . One action, one event, and one condition
- C . One action and one event
- D . One action and one condition
What are the minimum components of a user interface (Ul) action set?
- A . Two actions and one event
- B . One action, one event, and one condition
- C . One action and one event
- D . One action and one condition
What are the minimum components of a user interface (Ul) action set?
- A . Two actions and one event
- B . One action, one event, and one condition
- C . One action and one event
- D . One action and one condition
The customer then approves the corrected address .
How do you configure this requirement?
- A . Add a button to each assignment to present the customer with a form to submit a new address.
- B . Add an alternate stage to the case life cycle to change the address.
- C . Add a case-wide optional process to the case workflow to perform the address change.
- D . Add a case-wide optional action to the workflow for the address submission.
An application contains two case types, AutoClaim and PropertyClaim. The inheritance path for the application contains three copies of the pyDefault data transform that set property values for two properties, Work Item Urgency and Prefix.
If the Call data transforms in superclass option is enabled for each data transform, what are the values of Work Item Urgency and Prefix when a user creates a PropertyClaim case?
- A . Work Item Urgency = 10, Prefix = [no value]
- B . Work Item Urgency = 0, Prefix = MC-W
- C . Work Item Urgency = 10, Prefix = MC-"
- D . Work Item Urgency = 20, Prefix = "A-"