[Sep 07, 2021] PEGAPCLSA80V1_2020 Ultimate Study Guide - ExamcollectionPass
Ultimate Guide to Prepare PEGAPCLSA80V1_2020 Certification Exam for Pega CLSA in 2021
NEW QUESTION 38
Select the primary reason for developing a set of test cases and automated testing suites in a continuous integration and continuous deployment (CI/CD) model.
- A. Automated testing allows for orchestration between automation server and the Execute Test REST service.
- B. Automated testing programmatically ensure quality of rules to maintain the integrity of the pipeline.
- C. Automated testing accelerates the deployment of rules from the development environment to target environments.
- D. Automated testing reduces costs by reducing the need to hire and train testing resources.
Answer: C
NEW QUESTION 39
Users are spending excess time researching duplicate cases to determine whether to process or resolve the cases.
Which two options allow you to reduce the number of potential duplicate cases? (Choose two.)
- A. Increase the weights of the weighted conditions.
- B. Decrease the weighted condition sum threshold.
- C. Decrease the weights of the weighted conditions.
- D. Increase the weighted condition sum threshold.
Answer: B,C
NEW QUESTION 40
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 each of the basic conditions are satisfied.
- B. Verify that the case type is instantiated as a temporary case so the case can be cancelled.
- C. Verify that the total weights of the matching conditions match or exceed the threshold.
- D. Verify that there are no more than 4 maximum weighted conditions being tested.
Answer: C,D
NEW QUESTION 41
You review and tune the agent configuration on production system since default agents___________ and .
(Choose Two.)
- A. Are not necessary for every application
- B. Need to registered with the master agent
- C. Require an agent schedule record
- D. Should never run in a production environment
Answer: B,D
NEW QUESTION 42
Six weeks after you deliver you application to production, you users reports that the application slows down in the afternoon. The application is almost completely unresponsive for some users shortly after 3:00 P.M Other users do not experience this problem until later in the day.
You do not have access to the production environment, but you do have access to AES. The production environment has three nodes and a load balancer.
You need to resolve this issue because a new division of the organization will start using the application next month.
How do you begin your research to diagnose the cause of he reported performance issue?
- A. Observe the cluster and node status on the Enterprise Health Console.
- B. Review guardrail warnings in the development environment to determine if rules with warnings moved to production.
- C. Download the alert log file from each node and analyze the contents in he Pega Log Analyzer.
- D. Look at the performance profile and DB Trace output from each node.
Answer: A
NEW QUESTION 43
An end user of the application experienced a browser crash working on a highly available system. Crash recovery is enabled.
Does the user have to be authenticated?
- A. No, if the authentication cookie was lost.
- B. No, if the user is directed to a different node.
- C. Yes, if the user is directed to the same node.
- D. Yes. If the authentication cookie was lost.
Answer: D
NEW QUESTION 44
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. Change snapshot data access method to reference pattern data access method.
- B. Access data page with a predefined key so that, once loaded, data access is faster.
- C. Move to local installation because network traffic in cloud deployment is often slow.
- D. Fetch only the targeted data from the database each time data is needed so access is faster.
Answer: A
NEW QUESTION 45
Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.
Answer:
Explanation:

NEW QUESTION 46
You are working on an insurance claims application that receive claims through email. The company receives
500 emails per hour. The insurance company promises a 24-hour response time to receive and verify the claim.
After the claim is verified, the system automatically responds with an email containing the claim ID.
The application Is developed in the pega cloud environment. The production environment is currently running on premise.
What is your recommendation to ensure the instance company can meet the 24-hour respond requirement for claims submitted by email.
- A. Recommend the insurance company use an email listener with concurrent threats.
- B. Recommend the insurance company use an advanced agent to verify claims and responds.
- C. Recommend the insurance company changes its policy to allow for a broader processing windows.
- D. Recommend the insurance company use an advance agent to verify claims and respond.
Answer: C
NEW QUESTION 47
XYZ Corporation is a multinational bank interested in deployed a worldwide application as soon possible. The application currently does not have requirement that depend on its geographical region. An outside application currently does not have requirement that depend on its user's geographic region. An outside consultant suggested that the application initially be generated with a framework and implementation layer.
Which three question are appropriate to validate the outside consultant's recommendation?(Choose Three.)
- A. Are there any specialization requirements?
- B. What is the name of the first division or region that uses the application?
- C. Can the framework layer instead consist of multiple built-on applications?
- D. How many languages and locates must the application eventually support?
- E. Is there a reason why this decision cannot be made at a later time?
Answer: A,B,D
NEW QUESTION 48
Customer information is captured in an application. Corporate policy states that private information be secured and only visible to a limited users.
Which configuration do you recommend?
- A. Move sensitive information to separate sections and apply a privilege to the sections.
- B. Configure an access deny rule restricting access to the sensitive information.
- C. Create an access control policy restricting access to the sensitive information.
- D. Use a visible when rule for the properties displaying sensitive information.
Answer: B
NEW QUESTION 49
In order to produce a complete view of a customer, a Customer Service (CS) application required reference data from multiple external systems. The customer data resides on a Customer Info page in a parent case type.
The data on the Customer Page is also used by some of its subcases. Sometimes, the connections that populate the data page are slow.
Which two of the following approaches for handling the required reference data from the external system uses the least system resources? (Choose two.)
- A. Use the Snapshot data access pattern to populate the page contents.
- B. Use the System of record (SOR) data access pattern to populate the [age contents.
- C. Use the Load-DataPage method to initiate the populate of the page contents.
- D. Use Case Designer data propagation to copy the data to the subcase to populate the page contents.
Answer: B,C
NEW QUESTION 50
BigCo is planning an update to JVM settings on all production nodes at the of the month. The production application supports high availability.
To ensure that users can continue working without distribution while the JVM changes are in process, select and move all of the following tasks to the Task List Order column arrange then correct order.
Answer:
Explanation:
NEW QUESTION 51
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. Work group
- C. Role
- D. Privilege
Answer: A
NEW QUESTION 52
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 configure security for the content management integration
- C. To define security for case attachments
- D. To prevent the browser to load content from untrusted sources
Answer: B
NEW QUESTION 53
Inconsistent formatting of phone numbers is causing usability issue. You have been asked to enhanced the user interface to ensure all phone numbers are automatically reformatted consistently.
Which two option incorporate best practices for applying the required formatting? (Choose Two.)
- A. Configure an Edit Validate rule.
- B. Configure a Custom Control.
- C. Configure an Edit Input rule.
- D. Configure a Declare Constraint rule
Answer: B,C
NEW QUESTION 54
What advantage does a Rule-Utility-Function have over a Rule-Obj-Activity?
- A. Ability to be directly called from a decision table
- B. Ability to be circumstanced
- C. Ability to be used to enforce security
- D. Ability to be saved to multiple rulesets
Answer: A
NEW QUESTION 55
......
Pega CLSA Fundamentals-PEGAPCLSA80V1_2020 Exam-Practice-Dumps: https://www.examcollectionpass.com/Pegasystems/PEGAPCLSA80V1_2020-practice-exam-dumps.html