2022 Realistic Verified PEGAPCLSA85V1 exam dumps Q&As - PEGAPCLSA85V1 Free Update [Q10-Q27]

Share

2022 Realistic Verified PEGAPCLSA85V1 exam dumps Q&As - PEGAPCLSA85V1 Free Update 

Use Real PEGAPCLSA85V1 Dumps - 100% Free PEGAPCLSA85V1 Exam Dumps

NEW QUESTION 10
In the Answer Area, drag each use case on the left to the appropriate locking strategy on the right.

Answer:

Explanation:

 

NEW QUESTION 11
Security policies need to be configured for a newly developed Pega application using basic credential authentication. The lockout policy configuration must lock out users after three failed login attempts. The configuration must exclude Administrator or Executive operators from the lockout.
How do you achieve this requirement?

  • A. Define operator override setting in enterprise authentication system
  • B. Create a separate role for Admin Executives
  • C. Define Access Control Policy to exclude Admin Executives
  • D. Use Exclude Operators options in Security Policies landing page

Answer: A

 

NEW QUESTION 12
Six weeks after you deliver your application to production, your users report 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 the reported performance issue?

  • A. Download the alert log file from each node and analyze the contents in the Pega Log Analyzer.
  • B. Look at the performance profile and DB Trace output from each node.
  • C. Review guardrail warnings in the development environment to determine if any rules with warnings moved to production.
  • D. Observe the cluster and node status on the Enterprise Health Console.

Answer: D

 

NEW QUESTION 13
Which two actions can yon perform to improve the guardrails compliance score of an application? (Choose

  • A. Ensure keyed data classes are not mapped to pr-other where possible.
  • B. Convert activities that only retrieve data to data transforms that invoke data pages.
  • C. Increase the percentage of unit tests and scenario tests that pass.
  • D. Achieve a higher application level test coverage percentage score.

Answer: A,B

 

NEW QUESTION 14
A pega application has cases that represent customer accounts each with many members.
When a member of a customer account registers with the application through an offline component, a related registration transaction is recorded. An 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 elements are valid design choices? (choose two)

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

Answer: A,B

 

NEW QUESTION 15
You review and tune the agent configuration on a production system since some default agents----------------and--------------.(choose two)

  • A. need to be registered with the master agent
  • B. Are not necessary for every application.
  • C. require an agent schedule record
  • D. Should never run in a production environment.

Answer: B,D

 

NEW QUESTION 16
set the three security tasks you perform when deploying an application to a production environment. (Choose Three)

  • A. Change the Rule security mode setting on the access groups to Deny.
  • B. Update standard dynamic system settings.
  • C. Restrict access to ruleset configuration.
  • D. Delete the Unauthenticated access group.
  • E. Rename the PRServlet default servlets.

Answer: B,C,E

 

NEW QUESTION 17
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 System of Record (SOR) data access pattern when capturing the customer data.
  • B. Use the Snapshot data access pattern to capture the customer data prior to subcase spin off.
  • C. Have each subcase load a portion of the customer data prior to updating the parent case.
  • D. Load the customer data in parallel using the Load -Data Page and Connect-Wair methods.

Answer: A,D

 

NEW QUESTION 18
Which three actions do you recommend to address their performance issue and ensure optimal application performance in the future? (Choose Three.)

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

Answer: A,C,D

Explanation:
Explanation
Six weeks after you deliver your application to production, you users report 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.

 

NEW QUESTION 19
XYZ Corp requires employees to designate alternate operators to perform their work while they are on vacation. Work 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 designated an alternate. Clicking on an operator displays that operator's worklist. Assignments are opened accordingly.
  • B. Define a custom Access When rule named pxAssignedToMeOr Alternate. Modify the pyUserWorkList Report Definition using this rule to display every Assign-Worklist assignment within the WorkGroup.
  • C. Develop an agent that transfers worklist assignments from the operator going on vacation, when that vacation starts, to the alternate operator. When vacation ends, transfer uncompleted assignments back.
  • D. Add a ValueList Property to Data Admin-Operator-ID. Alternate operators add vacationing persons to their ValueList. Modify the Assign Worklist report definition to include this ValueList. Modify security accordingly to allow access.

Answer: A

 

NEW QUESTION 20
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. 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.
  • C. 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.
  • D. 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.

Answer: C

 

NEW QUESTION 21
Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)

  • A. Automatically sets the locale, base currency, and time zones based on the user's language.
  • B. Extracts the string values from all application field values, paragraphs, and correspondence records.
  • C. Creates field value rules for all labels used in the application.
  • D. Generates a package for French even though Pega provides an associated language pack.

Answer: A,D

 

NEW QUESTION 22
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. Add indexes to all columns.
  • B. Purge workparty UUI index tables periodically.
  • C. Schedule scripts to maintain frequently fragmented tables.
  • D. Purge and/or archive records based on the company's record retention policy.

Answer: C,D

 

NEW QUESTION 23
An application contains cases which transition though different statuses throughout their life cycle which typ.ca, months.
Design a reporting strategy to display the number of cases by status at the end of each month for a 12 month period.

  • A. Configure an agent to record monthly case status in a separate table and report on that table.
  • B. Configure a Declare index to record case data to a separate table.
  • C. Configure an activity to generate the data in the clipboard and report using a custom section.
  • D. Configure a summary report that leverages sub reports for each month.

Answer: A

 

NEW QUESTION 24
XYZ Corporation wants to perform extensive analysis on work party information across various case types in near real time. At the same time, XYZ wants to minimize the impact this analysis has on case workers using Pega applications.
Choose two options that would contribute to viable solutions. (Choose Two)

  • A. Use BIX to export Case and related Work Party data to a data warehouse.
  • B. Configure a reports database for the Class Group and Index WorkPartyUri Data Admm DB-Table records.
  • C. Define additional database indexes for the Class Group and related Work Party tables.
  • D. Use Pega API RCST services to update Case and Work Party data in a reports database.

Answer: A,B

 

NEW QUESTION 25
What are two valid reasons for defining a case type within a case type-specific ruleset? (Choose

  • A. The ruleset can be added to the ruleset stack for multiple applications.
  • B. Case-specific rulesets make it easier to rebase ruleset versions.
  • C. The case type might be converted to a component application in the future.
  • D. Each branch ruleset can be associated to case-specific user stories.

Answer: A,C

 

NEW QUESTION 26
The application contains a property named claimid. You want to business users to reuse this property in any new case types they create. How do you define the claimid property?

  • A. As a case level property
  • B. As an enterprise class level property
  • C. As a relevant record
  • D. As a final rule

Answer: C

 

NEW QUESTION 27
......

Pass PEGAPCLSA85V1 exam Updated 89 Questions: https://pass4lead.premiumvcedump.com/Pegasystems/valid-PEGAPCLSA85V1-premium-vce-exam-dumps.html