Pegasystems PEGAPCSSA85V1 Pega Certified Senior System Architect (PCSSA) 85V1 Online Training
Pegasystems PEGAPCSSA85V1 Online Training
The questions for PEGAPCSSA85V1 were last updated at Nov 19,2024.
- Exam Code: PEGAPCSSA85V1
- Exam Name: Pega Certified Senior System Architect (PCSSA) 85V1
- Certification Provider: Pegasystems
- Latest update: Nov 19,2024
You have identified an activity that does not perform well. You need to find out exactly what steps are causing the problem.
Which tool do you use?
- A . Pega Log Analyzer (PLA)
- B . Performance Profiler
- C . Database Trace
- D . Performance Analyzer (PAL)
How do you identify if a result in a decision rule cannot be returned?
- A . Test for missing conditions
- B . Test for completeness
- C . Test the rule using a unit test
- D . Test for conflicts
C
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v55/rule-/rule-declare-/rule-declare-decisiontable/testing.htm
A duplicate case search contains two weighted conditions in which a property value in the current case is compared to the same property value in the existing case. After processing multiple cases that have two matching data values, duplicate case search does not identify any duplicates.
What two approaches do you take to diagnose the cause? (Choose two.)
- A . Verify that there are no more than 4 maximum weighted conditions being tested.
- B . Verify that the total weights of the matching conditions match or exceed the threshold.
- C . Verify that each of the basic conditions are satisfied.
- D . Verify that the case type is instantiated as a temporary case so the case can be cancelled.
B,C
Explanation:
Reference: http://myknowpega.com/2018/02/19/duplicate-search-case/
Timesheets require the following approvals:
✑ Regular 40 hours -> Supervisor of employee
✑ Any overtime -> Manager of Supervisor
✑ Worked on weekend -> VP Finance
✑ Negative time-off balance -> HR Director
Which two conditions require an authority matrix? (Choose two.)
- A . Negative time-off balance -> HR Director
- B . Worked on weekend -> VP Finance
- C . Any overtime -> Manager of Supervisor
- D . Regular 40 hours -> Supervisor of Employee
A client requests that you add a footer to the Case Manager portal .
How do you satisfy this request?
- A . Update the portal format in the skin applied to the portal.
- B . Update the portal type on the portal record.
- C . Change the section layout on the harness referenced on the portal record.
- D . Configure a navigation record to describe the new portal format.
The following example shows the ruleset list for the logged-in operator .
What is stored in the Admin@MyCo ruleset?
- A . Preferences for the operator
- B . Rules recently opened by the operator
- C . Rules delegated to the operator
- D . Rules checked out by the operator
In which situation do you configure branched rulesets?
- A . Multiple teams need to work on the same application version.
- B . You need to delegate rules to process owners from the business.
- C . A team needs to work on the next version of an application while preparing to migrate the current version.
- D . One team creates a new patch for an application while another team creates a new major version of the application.
C
Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/application-
development/84/branches-and-branch-rulesets
In which of the following situations would you configure global resource settings?
- A . The thresholds for a SLA are set to hours instead of days on a testing environment.
- B . The credentials for a REST service differ between development and production environments.
- C . Two SOAP connectors execute in parallel to improve performance.
- D . ASAP connector returns simulated data in the development environment.
C
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v718/definitions/g/globalresourcesettin g.htm
You want to allow users to use an application on a mobile device, even if the device is not connected to a network.
Which configuration option supports this requirement?
- A . Simulate external data sources when the application is offline.
- B . Source repeating layouts using report definitions.
- C . Configure UI elements to use native controls on mobile devices.
- D . Source drop-down lists using data pages.
D
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/pega-mobile/using-data-pages-parameters-offline-enabled-application
You want to create a new minor version of an application ruleset to add a new feature to your application. The new feature will be made available to users in a phased rollout.
How do you update the application to add the new ruleset version?
- A . Lock and roll the existing ruleset, and update the existing application version.
- B . Lock and roll the existing ruleset, and create a new application version.
- C . Create a new application version and add the new ruleset version as a production ruleset.
- D . Create a branch ruleset and a new application, and add the branch ruleset to the application.
A
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/how-use-lock-and-roll-feature-managing-ruleset-versions