Pegasystems PEGACPSSA23V1 Real Exam Questions
The questions for PEGACPSSA23V1 were last updated at Dec 19,2024.
- Exam Code: PEGACPSSA23V1
- Exam Name: Certified Pega Senior System Architect '23 Exam
- Certification Provider: Pegasystems
- Latest update: Dec 19,2024
During an Account review case, an accountant wants to evaluate the client’s retirement plan. A Retirement planning case is created that runs in parallel with the Account review case. Neither case waits for nor reports to the other.
To configure this workflow, which type of parallel processing shape do you use?
A)
B)
C)
D)
- A . Option A
- B . Option B
- C . Option C
- D . Option D
Which requirement is a prerequisite for configuring a Pega Web Mashup?
- A . No outstanding Guardrail violations
- B . A web server to test your host page
- C . At least one work queue in your application
- D . At least one Access control policy rule
An application contains a flow action with an Apply to: class of TRB-HRApps-Work-Feedback in a locked ruleset. When updating the application, you save the existing flow action into a new minor version of the ruleset this time applied to TRB’HRApps-Work so it can be used by more than one case type.
How do you prevent the application from using the rule in TRB-HRApps-Work-Feedback?
- A . Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Blocked".
- B . Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Withdrawn".
- C . Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Not available".
- D . Save an additional new version of the flow action applied to TRB-HRApps-Work and set the availability to "Final".
Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?
- A . Access data page with a predefined key so that, once loaded, data access is faster.
- B . Fetch only the targeted data from the database each time data is needed so access is faster.
- C . Change snapshot data access method to reference pattern data access method.
- D . Move to local installation because network traffic in cloud deployment is often slow.
In your purchasing application, you use a decision table with vendor discount codes. You want to delegate the decision table.
In which ruleset do you save the decision table to allow delegation?
- A . Organization
- B . Integration
- C . Production
- D . Application