The Most In-Demand Pegasystems PEGAPCLSA86V2 Pass Guaranteed Quiz [Q31-Q52]

Share

The Most In-Demand Pegasystems PEGAPCLSA86V2 Pass Guaranteed Quiz

New Version PEGAPCLSA86V2 Certificate & Helpful Exam Dumps is Online

NEW QUESTION 31
how do you differentiate between satisfied and unsatisfied customers to provide an appropriate greeting for each customer in facebook massenger?

  • A. define both greetings and apply a when rule to respond with the appropriate greeting.
  • B. configure a channel for each type of customer to return the appropriate greeting
  • C. Define both greetings and assign the appropriate intent to each one.
  • D. configure a parallel process for each type of customer to return the appropriate greeting.

Answer: B

 

NEW QUESTION 32
How do you encrypt the storage stream of the class MyOrg-HR-Work-RFP?

  • A. Build a site-specific encrypting cypher and select Encrypt BLOB? on the class group for MyOrg-HRWork-RFP
  • B. Select Encrypt BLOB? on the class MyOrg-HR-Work-RFP
  • C. Build a site-specific encrypting cypher and select Encrypt BLOB? on the class MyOrg-HR-Work-RFP
  • D. Encrypt the pzPvStream colum of the DB table mapped to MyOrg-HR-Work-RFP class using DB tools

Answer: C

 

NEW QUESTION 33
Select the option in which you would define Content Security Policies.

  • A. To prevent the browser to load content from untrusted sources
  • B. To define security for case attachments
  • C. To configure security for the content management integration
  • D. To restrict what data a user can view in a case the user can open

Answer: A

 

NEW QUESTION 34
An application processes stock market trades.
which two requirement are best implemented by an advanced agent?

  • A. Excute a trade cae only after the stock reaches a certain price
  • B. complete unexecuted trade when the market
  • C. create a case to audit an account if the customer trade more tha usd9999in a day
  • D. call a service every day at 5 : 00 am to get the marker open and close time, and recird the result

Answer: B,D

 

NEW QUESTION 35
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 36
XYZ corp sells products that can be researched and ordered within a single screen. After the user submits the order, only the ID for each ordered product is propagated to a product child case. An additional property within the product child case reference a data page that displays product detail. XYZ wants you to define a report that shows detail about each product associated within a given order case.
In which class do you optimize the detail properties for the product?

  • A. the order class
  • B. the product class
  • C. both the order class and product class
  • D. the data class for the product

Answer: D

Explanation:
.

 

NEW QUESTION 37
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 A
  • C. Configuration C
  • D. Configuration B

Answer: B,C

 

NEW QUESTION 38
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 Control Policy
  • E. Access of Role to Object

Answer: A,C,E

 

NEW QUESTION 39
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 40
Which three approaches arc considered a PegaUnit: testing best practice? (Choose Three)

  • A. A test ruleset is placed at the top of an application's ruleset stack.
  • B. A test case groups relevant asseitions together.
  • C. A test case uses limited assertions.
  • D. A test case focuses on a single area of functionality.
  • E. A test case is not necessary when an error message is the expected result.

Answer: C,D,E

 

NEW QUESTION 41
which of the following things do you need to add to the whitelist for a mobile application to function correctly while offline?

  • A. Filed values used to populate a drop-down
  • B. Validate rules on an email address field
  • C. Data transforms invoked by custom javascript
  • D. Data paga used to source a drop-down list

Answer: C

 

NEW QUESTION 42
MyMealth Corporation wants to use the age of the claim to increase the urgency on the assignment so that claims processors work on the most urgent claims first. The claim assignment urgency increases by 1 each day the claim remains in an unresolved status. At any time. My Health has up to 10,000 claims in process. Claims in the PendingProcessing workbasket are subject to this calculation. The application updates the claim urgency daily before the work day begins. AM claims are processed within 30 days.
MyHealth also processes complaint cases from health plan members. Complaint cases use a service level agreement (SLA) to ensure the customer service representatives respond to complaints within 48 hours. All claims processors work in Los Angeles 9:00 AM-5:OQ PM PST.
Which approach satisfies the claim urgency requirement and provides the best experience for the claims processor?

  • A. Use an advanced agent on a dedicated node to increment the pyUrgencyAssignAdjust value by 1 for every assignment that matches the selection criteria.
  • B. Use the overall SLA to increment the pyUrgencyAssignAdjust value by 1. Reset the goal date to the following day
  • C. Use the assignment SLA to increment the pyUnjerncyAssiqnAdjust value by 1 every day the claim is in an open status.
  • D. Use a declare expression to increment the pytJrgcncyAsp/gnAdjur.t value to 1. When a claim processor opens the assignment, the urgency is increased by 1.

Answer: A

 

NEW QUESTION 43
An application consisting of a single case requires sending correspondence at a designated time with minimal delay. The existing solution uses an assignment to pause the case until an SLA invokes the escalation activity that sends the correspondence. Occasionally there is a delay in sending the correspondence.
Which two factors contribute to the delay? (Choose Two)

  • A. Correspondence rule configuration
  • B. Error handling for locked items
  • C. The number of queued SI A objects
  • D. Multiple open assignments on the same case

Answer: C,D

 

NEW QUESTION 44
When implementing a Next-Best-Action, the customer Lifetime value Threshold is used to __________ for an offer

  • A. prioritize customer
  • B. apply the customer's lifetime value
  • C. determine customer eligibility
  • D. prioritze high value propositions

Answer: C

 

NEW QUESTION 45
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 attribute value that return access group
  • B. Add a method to the authentication activity to evaluate the decision table
  • C. Create a decision table that evaluate role and application properties that return access group
  • D. Configure the authentication mapping to evaluate the decision table

Answer: A,B

 

NEW QUESTION 46
Which of the following Skin rule customizations help satisfy the states requirements?

  • A. In the Skin rule, configure the Column Layout and specify the width of the sidebar on desktops.
  • B. In the Skin rule, configure the Column Layout and specify how the sidebar appears on tables and smart phones.
  • C. In the Skin rule, configure the style for all application field values, paragraphs, and correspondence records.
  • D. In the Skin rule, configure the importance field for each column included in a repeating layout.

Answer: D

 

NEW QUESTION 47
You are designing a case life cycle to process fraudulent charge claims. After a list of suspected fraudulent charge is submitted, the case advances to the processing stage. In the first step of theprocess fraud claim process, a seprate child case must be created for each suspected fraudulent charge.
After all necessary fraudulent charge cases are created, the parent cse advance to the next step where the customer is notified that their claims are being processed

choose three actions needed to configure the missing step so that a separate child case is created for each fraudulent charge selected

  • A. Add a customer split for each process step to the cse life cycle and configure it ti create child cases.
  • B. add a create case smart setup to the cse life cycle and configure it to creare child cases
  • C. use a page list property to store the fraudulent claim items and identify the number if child cases to create
  • D. add a create case smart shape to the case life cycle and configure it to be created a case
  • E. configure data propagation to map property value between the parent and clid cases.

Answer: B,C,E

 

NEW QUESTION 48
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. Achieve a higher application level test coverage percentage score.
  • D. Increase the percentage of unit tests and scenario tests that pass.

Answer: A,B

 

NEW QUESTION 49
A recent review of the audit polices log show that a specific IP address has made a large number of failed login attempts within a few minutes you suspect that it is an internet bot attack Select two options you can configure to prevent the bot from accessing you application

  • A. Enable the CAPTCHA security policy
  • B. Enable a contect security policy
  • C. Enable an authentication lockout policy
  • D. Enable a failed login attempts security event

Answer: A,C

 

NEW QUESTION 50
which two statements are correct with regard to inbound email processing? (choose two)

  • A. if an email service executes an action, such as an approval, and the case is locked the email is queued and retried
  • B. when creating a case from an email using the standard service activity, email attachments are automatically added as case attachments.
  • C. custom configuration is required to handle automatic reply and delivery status notifications.
  • D. an incoming email reply is liked to its original case by the case ID in the subject of the email.

Answer: B,C

 

NEW QUESTION 51
Using the information shown in the case structure below, which option is always true?

  • A. Parking, Weather, and Hotel cases must be instantiated for the Event case to process correctly.
  • B. The Parking class must inherit from the Event Booking class.
  • C. The Weather case can be instantiated without a parent Event Booking case.
  • D. Resolution of the Event Booking case requires the Parking case to be resolved.

Answer: D

 

NEW QUESTION 52
......

PEGAPCLSA86V2 Free Certification Exam Material with 145 Q&As : https://www.exams-boost.com/PEGAPCLSA86V2-valid-materials.html

UPDATED PEGAPCLSA86V2 Exam Questions Certification Test Engine to PDF: https://drive.google.com/open?id=1KcSjf0TIvkt6KTtoU_FNV-jVsM7KO5IY