Get ready to pass the PEGAPCLSA80V1_2020 Exam right now using our Pega CLSA Exam Package [Q33-Q57]

Share

 Get ready to pass the PEGAPCLSA80V1_2020 Exam right now using our Pega CLSA  Exam Package

A fully updated 2021 PEGAPCLSA80V1_2020 Exam Dumps exam guide from training expert Pass4Leader

NEW QUESTION 33
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.
Which three actions do you recommend to address this performance issue and ensure optimal application performance in the future? (Choose Three.)

  • A. Dedicate a node to background processing.
  • B. Minimize the usage of robotic automations.
  • C. Remove embedded dashboard reports from the manager portal.
  • D. Review selection criteria of agent activities
  • E. Review application environment sizing.

Answer: A,C,E

 

NEW QUESTION 34
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 35
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 36
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 a decision table.
  • B. Use an Any join condition.
  • C. Use a validate rule.
  • D. Use a Some join condition.

Answer: D

 

NEW QUESTION 37
GigCo receive complaints from existing customer and new prospects that BigCo representative contact them with irrelevant offers and products.
Which two Pega solution do you suggest to help solve this problem? (Choose Two)

  • A. Pega Marketing
  • B. Customer Decision Hub
  • C. Robotic process Automation
  • D. Pega Customer Service

Answer: A,C

 

NEW QUESTION 38
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.
In order to allow the three physicians to review the orders in parallel, how would you configure the process?

  • A. Add a Split For Each shape, add a list of physicians, and call the evaluation process.
  • B. Add a cascading approvals shape that is called by the evaluation subprocess.
  • C. Add a Split Join shape, add a list of physicians, and call the evaluation process.
  • D. Add a Split Join shape, add a list of physicians, and call the surgical procedure request process.

Answer: D

 

NEW QUESTION 39
Acme Corporation is designing an Order Fulfillment application built on an Inventory application. Both applications reuse a section that displays Part details.
Where do you configure the PartDetails section?

  • A. In an Inventory ruleset within the Inventory application's work pool class
  • B. In an Order Fulfillment ruleset within the Order Fulfillment application's Pans data class
  • C. In an Enterprise ruleset within the Inventory application's Parts data class
  • D. In an Order Fulfillment ruleset within the Order Fulfillment application's work pool class

Answer: C

 

NEW QUESTION 40
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. Display report definition rows using a custom section. Use a keyed-access Data page to source label values.
  • C. Query the distinct codes that the report would display. Develop an interface to retrieve the associated labels in bulk.
  • D. Develop a SQL function rows that calls a stored procedure to retrieve the currently associated label for each code.

Answer: B

 

NEW QUESTION 41
A shipping case needs to wait s specific time period before progressing in its flow. The developer is considering using a wait shape or an assignment with an SLA to perform this function.
Identify the two requirements for which a wait shape is the simpler approach.(Choose Two.)

  • A. Present a custom UI from to the user while waiting to expire.
  • B. Manually step past the waiting point prior to the designated time.
  • C. Adjust the case urgency when the assignment is created.
  • D. Automatically bypass looking when the assignment is created.

Answer: B,D

 

NEW QUESTION 42
An agent is associated with the Background processing node type. Several nodes in the cluster are configured to perform background processing. You need to create an agent that runs every day at midnight and sends customers an email if their birthday is that day which two options do you select to configure the agent?

  • A. Periodic for pattern
  • B. Advanced for mode
  • C. Delay next run of agent across the cluster by specified time period
  • D. Auto queue management

Answer: B,C

 

NEW QUESTION 43
Review the following classes and properties:

A page list property is defined at the class group MyCo-Lending-Work. The property name is .Loans and it is defined as being a page List of class MyCo-data-Loan.
Which three statements are valid? (Choose Three.)

  • A. At run time pages o . Loans can be of either MyCo-data-Login Auto or Myco-Data Loan Mortgage but all pages must be the class.
  • B. At design time, an architect uses a data warning since it is not a best practice to define a page list of an embedded page at run time.
  • C. At run time, a specialized rule in MyCo-Date-Loan Mortgage can be reference through-loans only if referenced in MyCo-Data-Loan
  • D. At design time, the system provides a warning since it is not a best Loans practice a page list with an abstract class.
  • E. At run time, Loans(1) cloud be of class MyCo-data-Loan-Auto while .Loan (2) is of class MyCo-data Loan Mortgage.

Answer: A,B,D

 

NEW QUESTION 44
Using the information shown in the class structure, select the correct statement.

  • A. Auto must be a subcase of Parking.
  • B. EventBooking cannot be a subcase of Auto
  • C. Instance of EventBooking and Hotel can be stored In a separate table.
  • D. Parking and Auto instances must be stored in the same table.

Answer: D

 

NEW QUESTION 45
You need to create custom workspaces for the manager and for the customer service representative (CSR).
Also you are asked to display some properties in custom formats that are not supported by Pega.
Which approach satisfies these requirements?

  • A. Each access group can use separate portals, harnesses, and sections, Use Specially Components and use XML to pass data.
  • B. Leverage the Case Manager and Case Worker as reference points to create new portals, if required. Use Specially Components and use JSON to pass data.
  • C. Identify the functionality required for each portal. Customize the portal either by modifying the section or harness. Use Specially Components and use XML to pass data.
  • D. Create different harness for each user's workspace. New portal rules are not needed. Define Specialty Components and use JSON to pass data.

Answer: D

 

NEW QUESTION 46
A Pega application has cases that represent customers' accounts each with many members. When a members of a customer accounts registers with the application through an offline component, a related, registration transaction is recorded. Am advanced agent updates the customer account cases with new members. The application is running in a multimode system and advanced agents are enabled on all nodes.
Which two element are valid design choices (Choose two.)

  • A. Create a Registration subcase configured to run in offline mode.
  • B. Override DetermineLockString to use Account instead of .PyID as the lock string
  • C. Leverage the default object lock contention queuing capability.
  • D. Use the optimistic locking option on the case types.

Answer: A,C

 

NEW QUESTION 47
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 48
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 49
Items selected by a user need to be copied to a page list property when the user submits the form.
How do you copy the items?

  • A. Create a validate rule to copy the selected items.
  • B. Add a data transform to the flow action as a post-processing action.
  • C. Create a declare expression with the page list property as the target.
  • D. Add a data transform to the flow action as a pre-processing action.

Answer: D

 

NEW QUESTION 50
XYZ Corp requires employers to designate alternate operators to performs their work while they are on vacation. Work for vacationing operators should be visible to alternate operators.
How do you configure the application to handle this requirement?

  • A. Modify the user portal to only display team members for which the operator has been designed an alternate.
  • B. Define a custom Access when rule named pxAssignedToMeOrAlternate. Modify the pyUserWorkList Report Definition using this rule to display every assign-Work list assignment within the Work Group.
  • C. Add a Value List Property to data-Admin-Operator-ID. Alternate operators add vacationing personals to their Value List. Modify the Assign-Work list report definition to include this values List. Modify security accordingly to allow access
  • D. Modify the user portal to only display team members for which the operation has been designated an alternate. Clicking on an operator displays that operator's work list. Assignments are opened accordingly.

Answer: D

 

NEW QUESTION 51
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 52
MyCo.com has instances of SCM-FS SmartDispute, and CPM-FS in their environment distributed across multiple Pega instances. A new business requirement states that user working in any one application can create a case any other application.
What is your recommendation to implement the new business requirement?

  • A. Leverage database replicating to communicate case creation.
  • B. Implement a parent case across multiple products.
  • C. Synchronize case creation with REST services.
  • D. Implement Federated Case Management.

Answer: D

 

NEW QUESTION 53
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.
You isolated the problem to node 1 of the cluster. You see node goes down shortly after 3:00 P.M every day with an out -of memory error.
Which two alert s typically precede this condition? (Choose two.)

  • A. PEGA0004 -Quality of data received by database query exceeds limit
  • B. PEGA0001 -HTTP interaction time exceeds limit
  • C. PEGA00017 -Cache exceeds limit
  • D. PEGA0002 - Commit operation time exceeds limit

Answer: A,C

 

NEW QUESTION 54
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 55
Table A contains customer information, Table B contains complaints submitted by customers. Table C contains positive feedback submitted by customer.
You are tasked to write a report that lists all rows in Table a where customer, the number of rows in Table B related to Table A are greater than the number of rows in Table C related to Table A.
Which method creates the report that execute with the best performance?

  • A. JOIN Table A to Tables B and C using Include all joined class. Count the Join column from both Table B and Table C. Only include rows where the first count is greater than the second.
  • B. Define two subreports: one that counts rows in Table B relative to table A, and one that counts the Table C relative to table A. Only include rows in the main report Table A where the Table B count is greater than table C count.
  • C. Define two subreports, one where Table B uses ''Do not JOIN''. And one where table C uses ;Do not JOIN''. In the subreport is greater than the count from the Table C subreport.
  • D. JOIN Table A to Tables B and C using include all rows in this class. Count the JOIN column from both table B and Table C. Only include rows where the first count is greater than the second

Answer: D

 

NEW QUESTION 56
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 57
......

Master 2021 Latest The Questions Pega CLSA and Pass PEGAPCLSA80V1_2020  Real Exam!: https://www.pass4leader.com/Pegasystems/PEGAPCLSA80V1_2020-exam.html