[Q62-Q83] 100% Passing Guarantee - Brilliant PEGAPCLSA86V2 Exam Questions PDF [Jan-2023]

Share

100% Passing Guarantee - Brilliant PEGAPCLSA86V2 Exam Questions PDF [Jan-2023]

PEGAPCLSA86V2 Dumps 2023 - NewPegasystems PEGAPCLSA86V2 Exam Questions

NEW QUESTION 62
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 final rule
  • D. As a relevant record

Answer: D

 

NEW QUESTION 63
You oversee a medium-size development team, and some of the team members are new to pega.
What are the most efficient ways to ensure that the rules the team creates adhere to best practices? (choose two)

  • A. Leverage the rule check-in approval process to review the new team member's changes first.
  • B. Have new team members create and run Pega automated unit tests against their rules.
  • C. Use Pega Log Analyzer to identify exceptions associated with the new team members.
  • D. Run Tracer on each rule the new team members check in to identify an failures in rule execution.

Answer: A,B

 

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

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

Answer: C,D

 

NEW QUESTION 65
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. Increase the threshold for blob-size alerts.
  • B. Write Pega logs to the database server.
  • C. Investigate when the database is used most heavily.
  • D. Lower query-time-related alert thresholds.

Answer: C,D

 

NEW QUESTION 66
An application uses LDP authentication users have role and application attributes, but not access group attributes. select the two tasks required to configure the application to uses LDAP attributes to determine the access group for a user

  • A. Create a decision table that evaluate role and application properties that return access group
  • B. Configure the authentication mapping to evaluate the decision table
  • C. Create a decision table that evaluate role and application attribute value that return access group
  • D. Add a method to the authentication activity to evaluate the decision table

Answer: C,D

 

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

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

Answer: A,D,E

 

NEW QUESTION 68
In the Answer Area, determine where data is stored for each design option.

Answer:

Explanation:
Select as under.

 

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

1 - Define a XYZ-Claim-Data-Claim class in the Claim ruleset.
2 - Define a XYZ-Data-Claim class in the XYZ ruleset.
3 - Set the Claim field group data type to XYZ-Data-Claim.

 

NEW QUESTION 70
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 SQL Function.
  • B. Use a correlated subreport.
  • C. Use a Connect-SQL rule.
  • D. Use a listView with a custom getContent Activity.

Answer: A

 

NEW QUESTION 71
MyCo.com has instances of SCM-F5, SmartDispute, and CPM-F5 in their Production Environment distributed across multiple Pega instances. A new business requirement states that users working in any one application cart create a case in any other application.
What is your recommendation to implement the new business requirement?

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

Answer: A

 

NEW QUESTION 72
A developer has set the Rule security mode on the access group to Deny. Select the reason for this setting.

  • A. Require Access of Role to Object rules be specified for each layer in the class hierarchy and not inherited from parent classes.
  • B. Ensure that all rules with the option of specifying a privilege have a privilege. Only users with the privilege can execute the rules.
  • C. Disable standard privileges providing administrator access to the application (for example AllFlows and AllFllowActions).
  • D. Deny access to a rule if the privilege of the user is not defined in an Access of Role to Object.

Answer: B

 

NEW QUESTION 73
A case can be withdrawn using a local action. You want to restrict the ability to withdraw a case to the user who created the case or any work group manager of the user.
Select three rule types used in combination to achieve this functionality. (choose three)

  • A. Access Deny
  • B. Access When
  • C. Privilege
  • D. Access of Role to Object
  • E. Access Control Policy

Answer: A,C,D

 

NEW QUESTION 74
In the answer area, select the configuration for back-to=back processing on the follow action form so that getnextwork processing does not occur.

  • A. For each also consider assignments in workbaskets
  • B. If not found, look for assignment in flows on the parent case
  • C. Look for the assignment to perform.
  • D. If not found, look for other assignment in flows on this case

Answer: C

 

NEW QUESTION 75
an application provides the user with written instructions for completing a form. How do you ensure that the instuction can be localized without updating the application?

  • A. create a paragraph rule for the instruction text.
  • B. create a filed value rule for the instruction text.
  • C. cricumstance the section that describes the form for each language.
  • D. add the section to the translation package using the localization wizard.

Answer: B

 

NEW QUESTION 76
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. PEGA0004 -Quantity of data received by database query exceeds limit
  • B. PEGA00017 - Cache exceeds limit
  • C. PEGA0002 - Connect operation time exceeds limit
  • D. PEGA0001 - HTTP interaction time exceeds limit

Answer: A,C

 

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

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

Answer: C,D,E

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 78
An application contains cases which transition though different statuses throughout their life cycle which typically lasts 3 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 a summary report that leverages sub reports for each month.
  • B. Configure a Declare index to record case data to a separate table.
  • C. Configure an agent to record monthly case status in a separate table and report on that table.
  • D. Configure an activity to generate the data in the clipboard and report using a custom section.

Answer: D

 

NEW QUESTION 79
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. The Parking class must inherit from the Event Booking class.
  • C. Parking, Weather, and Hotel cases must be instantiated for the Event case to process correctly.
  • D. The Weather case can be instantiated without a parent Event Booking case.

Answer: A

 

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

1 - Select the external authentication check box on the operator form.
2 - create the authentication activity.
3 - Upload the Browser requestor type. Specify the new access group.
4 - Create an access group with a new releset specified under the Advanced tab.
5 - Create a ruleset to hold all the rules.

 

NEW QUESTION 81
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. Configure the worklist to only display purchase requests greater than USD10.000 for the work group manager.
  • C. Add a privilege to the case type class that is conditionally granted when the purchase request amount is less than USD 10.000.
  • D. Use a reads access control policy with a condition that verifies the amount is less than USD10.000.

Answer: A,B

 

NEW QUESTION 82
An application uses LDAP authentication and create operators dynamically based on a model operate recorded select and move the three options needed to complete the configuration to configuration column

Answer:

Explanation:

1 - In the model operator, select the user externally stored credentials option.
2 - In the orgnization unit record, add the model operator.
3 - Map the orgnization attributes on the authentication service.

 

NEW QUESTION 83
......

Free PEGAPCLSA86V2 braindumps download: https://pdfvce.trainingdumps.com/PEGAPCLSA86V2-valid-vce-dumps.html