Pegasystems PEGAPCSSA85V1 Pega Certified Senior System Architect (PCSSA) 85V1 Online Training
Pegasystems PEGAPCSSA85V1 Online Training
The questions for PEGAPCSSA85V1 were last updated at Feb 08,2025.
- Exam Code: PEGAPCSSA85V1
- Exam Name: Pega Certified Senior System Architect (PCSSA) 85V1
- Certification Provider: Pegasystems
- Latest update: Feb 08,2025
Your application contains the following versions of a service level named AuthorizeClaim.
The application is being updated with a new version of the AccountManage ruleset. As part of the update, the service level is no longer circumstanced for AccountOpen cases. The update must retain the circumstancing for the other case types in the application.
Which option do you use to reset the circumstancing for the AccountOpen case type?
- A . Copy the non-circumstanced rule to the AccountOpen class and select the base rule option.
- B . Make the circumstanced rules in the AccountOpen class unavailable.
- C . Withdraw the circumstanced rules in the AccountOpen class.
- D . Block the circumstanced rules in the AccountOpen class.
C
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/circumstance-rule-different-properties-or-templates
A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.
How do you configure the process so that the request can continue to be processed if only two of the three physicians approve the order?
- A . Use an Any join condition.
- B . Use a Some join condition.
- C . Use a decision table.
- D . Use a validate rule.
In which two situations do you use the PegaRULES Log Analyzer to analyze application performance? (Choose two.)
- A . During User Acceptance Testing
- B . Throughout the application development life cycle
- C . Before migrating an application to a testing system
- D . After the application is deployed to a production system
B,D
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/performance/understanding-pegarules-log-analyzer
To reduce training requirements for users, a company wants to utilize the existing front end of their application.
How can a third-party application use Pega Platform?
- A . By using REST calls from the Pega API
- B . By using database tables for staging the requests
- C . By exposing third-party application services
- D . By using middleware tools in application servers
A
Explanation:
Reference: https://www.pega.com/system/files/resources/2019-04/open-source-a-hybrid-approach-v2.pdf
In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account.
Management only wants a record of the cases that update an account .
What two configuration options do you use to implement this requirement? (Choose two.)
- A . Add a Persist Case shape after the first step.
- B . Apply a when condition to the first step to persist only cases requiring updates.
- C . Configure the starting flow to instantiate the case type as a temporary case.
- D . Configure the first step to instantiate the case type as a temporary case.
A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for each flow action.
How do you implement a solution?
- A . Do nothing. The pre-processing data transform is only called once for each assignment.
- B . Make sure that the flow action does not have the highest likelihood since it will always be invoked.
- C . Configure the data transform as post-processing instead of pre-processing.
- D . Add logic to the pre-processing data transform to test if values were already initiated.
D
Explanation:
Reference: https://collaborate.pega.com/QUESTION/pre-processing-flow-action
A form must support accessibility.
How do you enable a user to specify a date?
- A . Configure a text box to allow date entry.
- B . Use a calendar control that displays an entire year.
- C . Use a calendar control that displays an entire month.
- D . Provide separate controls for month, day, and year.
B
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/user-interface/84/configuring-basic-settings-date-time-control-date-or-time
Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)
- A . Allows downloading of rules for offline use with a mobile app.
- B . Provides access to static resources such as HTML files, image files, or JS files.
- C . Enables users to continue interacting with mobile apps while offline.
- D . Supports debugging efforts by providing a run-time view of the rules accessed by the app.
B,C
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v73/basics/v6portal/landingpages/mobil e/offline.htm
You are troubleshooting a performance issue with a user interaction that exceeds the maximum time of five seconds. The elapsed time shown in the performance report indicates a total of two seconds.
Which tool do you use to determine what is adding the additional three seconds to the performance measure?
- A . Performance Profiler
- B . Database Trace
- C . Log Analyzer
- D . System Management Application
A
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v72/tools/performance/performanceanalyzer.htm
Which piece of application content do you localize by using a Field Value rule?
- A . Labels and drop-down values on a section rule
- B . Logos or other images on a harness rule
- C . User instructions in a paragraph rule
- D . User-editable text in a correspondence rule
A
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v63sp1/Content/tools/rulesinspector/rulesinspectorfieldvalues.htm