[Mar 10, 2022] Get New PEGAPCLSA85V1 Certification – Valid Exam Dumps Questions [Q35-Q58]

Share

[Mar 10, 2022] Get New PEGAPCLSA85V1 Certification – Valid Exam Dumps Questions

100% Passing Guarantee - Brilliant PEGAPCLSA85V1 Exam Questions PDF

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

Answer:

Explanation:

 

NEW QUESTION 36
XVZ Corporation would like: a report that shows the number of employees who have been with the company more than 20 years, between 15 and 20 years, between 10 and IS years, between 5 and 10 years, and less than
5 years.
How do you implement this report using Pega?

  • A. Use a correlated subreport.
  • B. Use a Connect-SQL rule.
  • C. Use a SQL Function.
  • D. Use a ListView with a custom getContent Activity.

Answer: A

 

NEW QUESTION 37
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. Observe the cluster and node status on the Enterprise Health Console.
  • C. Review guardrail warnings in the development environment to determine if any rules with warnings moved to production.
  • D. Look at the performance profile and DB Trace out put from each node.

Answer: B

Explanation:
Explanation
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.

 

NEW QUESTION 38
What advantage does a rule-utility-function have over a rule-obj-activity?

  • A. Ability to be circumstanced
  • B. Ability to be used to enforce security
  • C. Ability to be directly called from a decision table
  • D. Ability to be saved multiple rulesets

Answer: C

 

NEW QUESTION 39
You imported a rule-admin-product (RAP) file that contains new features into a user acceptance testing(UAT) environment. Select the option that ensures basic functionality behaves as expected before inviting users to start acceptance testing.

  • A. Create an integration test suite. Run the test suite using the Execute Test REST service
  • B. Create an ad hoc test suite. Run the test suite using the post-import process.
  • C. Create a regression test suite. Run the test suite using the automation server.
  • D. Create a smoke test suite. Run the test suite using the pre-import process.

Answer: C

 

NEW QUESTION 40
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. 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 Snapshot data access pattern to capture the customer data prior to subcase spin off.

Answer: A,B

 

NEW QUESTION 41
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. Create a separate role for Admin Executives
  • B. Use Exclude Operators options in Security Policies landing page
  • C. Define Access Control Policy to exclude Admin Executives
  • D. Define operator override setting in enterprise authentication system

Answer: D

 

NEW QUESTION 42
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. 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.
  • 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. 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.

Answer: A

 

NEW QUESTION 43
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. require an agent schedule record
  • C. Should never run in a production environment.
  • D. Are not necessary for every application.

Answer: C,D

 

NEW QUESTION 44
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. Use a visible when rule for the properties displaying sensitive information.
  • D. Create an access control policy restricting access to the sensitive information.

Answer: D

 

NEW QUESTION 45
A shipping case needs to wait a 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. Adjust the case urgency when the assignment is created-
  • B. Manually step past the waiting point prior to the designated time.
  • C. Present a custom UI form to the user while waiting to expire.
  • D. Automatically bypass locking when the assignment is created.

Answer: B,D

 

NEW QUESTION 46
You isolated the problem to node 1 of the cluster. You see node 1 goes down shortly after
3:00 p.m. every day with an out-of-memory error. Which two alerts typically precede this condition?(choose two)

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

Answer: A,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 47
BiyCo has two development projects currently in progress developed by independent teams. One team builds the Quoting application. Another team builds the Policy Administration application. Development takes place on different servers with separate rulebases.
The Quoting application is built on the Policy Administration application.
The Policy Administration application requires enhancements to support other areas of the business.
The Quoting team is notified when the Policy Administration application is versioned. The Quoting team responds by importing a HAP containing the new version.
Select the two best practices to minimize potential development conflicts and work with the most current version of the Policy Administration application. (Choose Two)

  • A. Periodically rebase the Policy Administration application.
  • B. Switch between applications when modifying rules.
  • C. Perform branch reviews when merging brandies.
  • D. Share rulesets between both applications.

Answer: C,D

 

NEW QUESTION 48
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 49
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. Create a Registration subcase configured to run in offline mode.
  • B. Use the optimistic locking option on the case types.
  • C. Override DetermineLockString to use .AccountID instead of .pyID as the lock string.
  • D. Leverage the default object lock contention requeuing capability.

Answer: A,D

 

NEW QUESTION 50
XYZ Corporation would like a report that shows the number of employees who have been with the company more than 20 years, between 15 and 20 years, between 10 and 15 years, between 5 and 10 years, and less than
5 years.
How do you implement this report using Pega?

  • A. Use a correlated subreport.
  • B. Use a Connect-SQL rule.
  • C. Use a SQL Function.
  • D. Use a listView with a custom getContent Activity.

Answer: A

 

NEW QUESTION 51
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. Use a reads access control policy with a condition that verifies the amount is less than USD10.000.
  • B. Configure conditional access in Access Manager to read and write a purchase request case when the 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. Add a privilege to the case type class that is conditionally granted when the purchase request amount is less than USD 10.000.

Answer: B,C

 

NEW QUESTION 52
You oversee a medium-size development team. Some of the team members and new to Pega and are working on features in a separate branch.
What are two ways you can ensure that the rules the team creates adhere to best practices? (Choose Two)

  • A. Run 1 rarer on each new rule in the branch that new team members check in to identify any failures in rule execution.
  • B. Leverage the branch review feature to have senior team members validate the branch contents.
  • C. Use Pega Log Analyzer to locate any exceptions in the branch associated with the new team members.
  • D. Review the branch quality to identify any rules with guardrail warnings.

Answer: B,D

 

NEW QUESTION 53
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. Network security configuration
  • C. Log file access configuration
  • D. System management application configuration

Answer: C

 

NEW QUESTION 54
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 the prlogging.xml file is modified
  • B. When deploying rule only hotflxes
  • C. When changing the system name
  • D. When changing the prweb web.xml file
  • E. When the deploying new rules

Answer: A,B,E

 

NEW QUESTION 55
XYZ Inc.'s COE wants case life cycle developers to use a field group named "Claim" regardless of the application being developed.
Select and move the three tasks that the COE performs for this requirement to the Task List column and place them in the correct order. (Choose Three)

Answer:

Explanation:

 

NEW QUESTION 56
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:

Explanation
D,B,C,A,E

 

NEW QUESTION 57
While configuring GetNextWork, overriding the System Settings rule
GetNextWork__WorkBasketUrgencyThreshold imposes a minimum cutoff value for assignment urgency.
Which statement accurately depicts the system behavior when the
GetNextWork_WorkBaseketUrgencyThreshold setting is overridden?

  • A. The override causes a search of only those assignments with the urgency higher than the threshold value.
  • B. The override causes a search of all assignments in a work queue that equal or exceed the set urgency threshold.
  • C. The override causes the application to revisit workbaskets for assignments with lower urgency.
  • D. The override ignores other criteria in GetNextWork.

Answer: B

 

NEW QUESTION 58
......

Free PEGAPCLSA85V1 braindumps download: https://www.dumpstillvalid.com/PEGAPCLSA85V1-prep4sure-review.html