2022 Latest Pegasystems PEGAPCLSA86V1 Real Exam Dumps PDF
PEGAPCLSA86V1 Exam Dumps, PEGAPCLSA86V1 Practice Test Questions
NEW QUESTION 18
XYZ, Inc. is multinational software interested in deploying a worldwide application as soon as possible. The application currently does not have requirements that depend on its user's geographical region. An outside consultant suggested that the application initially be generated with a framework and implementation layer.
Which three questions do you ask to validate the outside consultant's recommendation? (Choose Three)
- A. Is there an intent to market the framework layer to other companies?
- B. Is there a reason why this decision cannot be made at a later time?
- C. Can the framework layer instead consist of multiple built-on applications?
- D. What is the name of the first division or region that uses the application?
- E. How many languages and locales must the application eventually support?
Answer: A,B,C
NEW QUESTION 19
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 list all rows in Table A where, per 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 executes with the best performance?
- A. Join table A to Table B and C using include all rows in join 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. Join table A to Table 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.
- C. Define two subreports, one where table B users ''Do not Join'', and one where Table C users ''Do not Join'', In the main report count the rows from each subpreport, then only include rows where the count from the Table B subreport than the count from the Table C subreport.
- D. Define two subreports: one that counts rows in Table B relative to Table A, and on that counts the rows in table C relative to Table A. Only include rows in the main. Report against table A where the table B count is greater that the Table C count.
Answer: D
NEW QUESTION 20
Select two ways for queuing an item for a queue p
- A. Use the Queue-for-processing method
- B. Use Utility smart shape
- C. Use the Queue for -agent method
- D. Use Run in Background smart shape
Answer: A,D
NEW QUESTION 21
Users in a cloud-based production application report a chronic performance issue that occurs every day between 2:00 P.M. and 4:00 P.M. AH attempts to reproduce the problem in the Development, QA, and Staging environments have failed.
Which two techniques help you troubleshoot the problem? (Choose Two)
- A. Review Alerts and Exceptions using PLA.
- B. Review Performance Alerts and Exceptions in AES.
- C. Review a Production Tracer Log using SMA.
- D. Review Performance Alerts and Exceptions in PDC.
Answer: A,D
NEW QUESTION 22
You are working on an insurance claims application that receives claims through email. The company receives
500 emails per hour. the insurance company promises a 24-hour response time to receives and verify the clain.
After the claim is verified. The system automatically responds with email containing the claim ID.
The application is developed in the Pega cloud environment. The production environment is currently running on premises.
What is your recommendation to ensure that insurance company can meet the 24-hour response time requirement for claims submitted by email?
- A. Recommend the insurance company use an email lister with concurrent threats.
- B. Recommend the insurance company use an advanced agent to verify claims and respond.
- C. Recommend the insurance company use an MDB listener instead of an email listener.
- D. Recommend the insurance company change its policy to allow for a broader processing window.
Answer: D
NEW QUESTION 23
Client XYZ Corp implemented Pega Customer Service.
A customer service representative (CSR) needs to launch multiple applications to manually update information to keep dam synchronized across systems. The applications are built in different technologies, decreasing the CSR's efficiency in handling customer requests. The client has a requirement to launch all applications from the PLCJA Customer service application. The client requires that data Mows to and from the Pega Customer Service application to the other applications used by the CSR. Changes made in any one of the systems is reflected in other relevant systems. This results in the CSR handling customer requests more efficiently and spending less time manually updating dependent applications.
Which Pega capability do you recommend to support this requirement?
- A. Use SQL connectors to update the data.
- B. Use SOAP/REST services to update the information.
- C. Use Robotic Desktop Automation.
- D. Use Robotic Process Automation.
Answer: D
NEW QUESTION 24
A Customer Service application requires customer data assembled from multiple external systems. The customer data is captured by a parent case. Subcases of that parent case need to reference the same customer data.The customer data must be as current as possible.
Which two options are used as part of the solution? (Choose Two)
- A. Use the Snapshot data access pattern to capture the customer data prior to subcase spin off.
- B. Load the customer data in parallel using the Load -Data Page and Connect-Wair methods.
- C. Have each subcase load a portion of the customer data prior to updating the parent case.
- D. Use the System of Record (SOR) data access pattern when capturing the customer data.
Answer: B,D
NEW QUESTION 25
You review and tune the agent configuration on a production system since some default agents----------------and--------------.(choose two)
- A. Should never run in a production environment.
- B. need to be registered with the master agent
- C. require an agent schedule record
- D. Are not necessary for every application.
Answer: A,D
NEW QUESTION 26
You isolated the problem to node ! of the cluster. Y see node 1 goes down shortly 3:00 P.M. every day with an out-of-memory error.
What is the likely cause of the out of-memory error?
- A. At 3:00 P.M., managers view multiple reports displaying open assignments and cases so they can plan work for the following day.
- B. At 3:00 P.M., a shift change occurs and several users login and display the" work list and dashboard.
- C. At 3:00 P.M., a robotic process automation runs every day. The mapping of results to each case type horn the automation is CPU intensive.
- D. At 3:00 P.M., a job scheduler is mistakenly configured to run on a single Web Tier node that pulls an increasingly large number of records onto a clipboard page each day.
Answer: D
NEW QUESTION 27
A purchase order application allows users in their work group to read and write purchase request cases. When the total amount exceeds usd10,000 however, only the work group manger can read and write the case. Select two configuration that satisfy the requirement.(choose two)
- A. Configure conditional access in Access Manager to read and write a purchase request case when the amount is less than USD 10.000.
- B. Add a privilege to the case type class that is conditionally granted when the purchase request amount is less than USD 10.000.
- C. Configure the worklist to only display purchase requests greater than USD10.000 for the work group manager.
- D. Use a reads access control policy with a condition that verifies the amount is less than USD10.000.
Answer: A,C
NEW QUESTION 28
Select and move the five steps required to implement single sign-on (SSO) authentication in a pega application to the SSO authentication implementation steps column. (choose five)
Answer:
Explanation:
Explanation
Text Description automatically generated
NEW QUESTION 29
The SLA and the customer's system administrator are reviewing scenarios that do not require an application server restart. Select three scenarios from this list. (choose three)
- A. When changing the prweb web.xml file
- B. When the deploying new rules
- C. When the prlogging.xml file is modified
- D. When changing the system name
- E. When deploying rule only hotflxes
Answer: B,C,E
NEW QUESTION 30
What advantage does a rule-utility-function have over a rule-obj-activity?
- A. Ability to be used to enforce security
- B. Ability to be directly called from a decision table
- C. Ability to be circumstanced
- D. Ability to be saved multiple rulesets
Answer: B
NEW QUESTION 31
Using the information shown in the case structure below, which option is always true?
- A. Resolution of the Event Booking case requires the Parking case to be resolved.
- B. Parking, Weather, and Hotel cases must be instantiated for the Event case to process correctly.
- C. The Parking class must inherit from the Event Booking class.
- D. The Weather case can be instantiated without a parent Event Booking case.
Answer: A
NEW QUESTION 32
A Pega application locally stores the same set of codes defined by and used within an external system of record. The Page application does not locally store the labels associated to these codes. During case processing, the displayed labels for this set of codes are sourced from the external system of record. On any given day, the label associated to a code may change. You are asked to implement a report definition that displays 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 labels for each code in a local table. Join to that table when running the report.
- B. Develop a SQL function that calls a stored procedure to retrieve the currently associated level 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.
Answer: B
NEW QUESTION 33
What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over time? (Choose Two)
- A. Purge workparty UUI index tables periodically.
- B. Add indexes to all columns.
- C. Purge and/or archive records based on the company's record retention policy.
- D. Schedule scripts to maintain frequently fragmented tables.
Answer: C,D
NEW QUESTION 34
One of the important requirements of Pega Web Mashup is to ensure that the same-origin policy is following.
From the following options, select two valid configurations. (Choose TWO)
- A. Configuration D
- B. Configuration B
- C. Configuration C
- D. Configuration A
Answer: C,D
NEW QUESTION 35
Identify three rule types that are used in defining Authentication Service data instances. (Choose Three)
- A. Data transforms
- B. Activities
- C. Connectors
- D. Reports
- E. Data pages
Answer: B,C,E
NEW QUESTION 36
In the Answer Area, determine where data is stored for each design option.
Answer:
Explanation:
use the same as below.
Explanation
Select as under.
Letter Description automatically generated
NEW QUESTION 37
Identify two benefits provided by using single sign-on (SSO) in a high availability (HA) application. (choose two)
- A. To automatically authenticate users on a new server following a server crash
- B. To allow for cookie persistence on the browser
- C. To redirect the user to a new server during a server quiesce (pause)
- D. To allow the movement of stateful data between application servers
Answer: A,C
NEW QUESTION 38
XYZ Corp users are experiencing delays in the application that you suspect is related to the database.
Which two options do you recommend to isolate the issue? (Choose Two)
- A. Write Pega logs to the database server.
- B. Increase the threshold for blob-size alerts.
- C. Investigate when the database is used most heavily.
- D. Lower query-time-related alert thresholds.
Answer: C,D
NEW QUESTION 39
XYZ Corporation wants to ensure that every attempt by a developer to check a rule into a certain ruleset version is reviewed before that rule is allowed to be checked in. The rule should be automatically sent back to the developer without being checked in if all warnings are not justified and the fields on the history tab are not complete.
How do you address this requirement?
- A. Prior to the first assignment in the ApproveRuleCheckin flow, add a decision shape where one output connector is equivalent to the submitting the SendBack flow action.
- B. Override the SendBack Flow Action adding a pre-ctivity that transfers the assignment to the create operator if the rule's criteria are not met.
- C. Override the FindReviewers decision tree to invoke a when rule that evaluates the criteria, if the when rule returns true, the decision tree returns SendBack.
- D. Implement a CheckForCustomWarnings activity for each rule included in the requirement. The activity issues a warning whenever the requirement's history tab criteria are not met.
Answer: A
NEW QUESTION 40
The BigCo quoting application is currently on-premise. BigCo plans to move the application to Pega Cloud What factor do you need to consider for environment setup?
- A. Database access configuration
- B. Log file access configuration
- C. System management application configuration
- D. Network security configuration
Answer: B
NEW QUESTION 41
......
PDF (New 2022) Actual Pegasystems PEGAPCLSA86V1 Exam Questions: https://www.test4engine.com/PEGAPCLSA86V1_exam-latest-braindumps.html