Pegasystems PEGAPCLSA80V1_2020 Pega Certified Lead System Architect (PCLSA) 80V1 2020 – Architecture exam Online Training
Pegasystems PEGAPCLSA80V1_2020 Online Training
The questions for PEGAPCLSA80V1_2020 were last updated at Feb 07,2025.
- Exam Code: PEGAPCLSA80V1_2020
- Exam Name: Pega Certified Lead System Architect (PCLSA) 80V1 2020 - Architecture exam
- Certification Provider: Pegasystems
- Latest update: Feb 07,2025
An application is being constructed in multiple phases for a growing company that has over 1000 employees. During the initial development stages. It is determined a button on section has to be made conditionally visible based on a group of actors.
What should the conditional visibility be based on to minimize the amount of future maintenance?
- A . AccessGroup
- B . Privilege
- C . Role
- D . Work group
You oversee a medium size development team, and some of the team members are new to Pega.
What are the two most efficient ways to ensure that the rules the team creates adhere to best practices? (Choose Two.)
- A . Leverage the rule check-in approve process to review the new team member changes first.
- B . Have new team members create and run Pega automated unit tests against their rules.
- C . Use Pega Log Analyze to identify exceptions associated with the new team members.
- D . Run Tracer on each rule the new team members check in the identify an failure in rule execution.
A purchase order application allows users in their work group to read and write purchase request cases. When the total amount exceeds USD100,000 however, only the work group g manager can read and write the case.
Select two configurations that satisfy the requirement. (Choose two.)
- A . Use a read access control policy with a condition that verifies the amount is less than
USD10,000. - B . Add a privilege to the case type class that Is conditionally granted when the purchase request amount is less than USD10,000.
- C . Configure conditional access in Access Manager to read and write a purchase request case when the amount is less than USD10,000.
- D . Configure the work list to only display purchase requests greater than USD10,000 for the group manager.
A case can be withdraw using a local action. You want to restrict the ability to withdraw a case to the user who created the case or any work group manager of the user.
Select three rule types used in combination to achieve this functionality. (Choose three.)
- A . Access Control Policy
- B . Access when
- C . Access Deny
- D . Access of Role to Object
- E . Privilege
A page application locally stores the same set of codes defied by an used within an external system of record. The Pega application does not locally store the associated to these codes. During case processing, the displayed labels for this set if codes are sourced from the external system of record. On any given data, the label associated to a code may change. You are asked to implement a report definition that display the current label associated to each code whenever the report is run.
How do you design a Pega application to meet this requirement?
- A . Persist the most recently retrieved label for each code in a table. Join to that table when running the report.
- B . Develop a SQL function rows that calls a stored procedure to retrieve the currently associated label for each code.
- C . Display report definition rows using a custom section. Use a keyed-access Data page to source label values.
- D . Query the distinct codes that the report would display. Develop an interface to retrieve the associated labels in bulk.
Select the option in which you would define Content Security Policies.
- A . To restrict what data a user can view in a case the user can open
- B . To prevent the browser to load content from untrusted sources
- C . To configure security for the content management integration
- D . To define security for case attachments
Which two tools and /or methods support continuous integration practices? (Choose Two.)
- A . Performing UI regression testing
- B . Configuring pre and import steps
- C . Using an automation server to invoke unit test suites
- D . Leveraging release toggles
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.
DRAG DROP
Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.
![](https://www.exam4training.com/wp-content/uploads/2023/10/image002-599.jpg)
DRAG DROP
You are managing distributed, geographically dispersed, development teams A, B and
C. Team A is ready to merge changes into their development environment to make available changes to Team B’s Team C’s.
To ensure all development teams are working with the latest version of shared rule base, select and move all of the following tasks to the tasks List Order column and place them in the correct order.
![](https://www.exam4training.com/wp-content/uploads/2023/10/image004-470.jpg)