[2022] Pass PEGAPCLSA86V1 Exam - Real Questions & Answers [Q29-Q52]

Share

[2022] Pass PEGAPCLSA86V1 Exam - Real Questions and Answers

PEGAPCLSA86V1 Exam Questions Get Updated [2022] with Correct Answers

NEW QUESTION 29
A call center uses Pega Customer Service. Where does Pega Customer Service fit into the enterprise architecture?

  • A. Pega Customer Service is the customer interaction system of record.
  • B. Pega Customer Service is the billing and reporting system of record.
  • C. Pega Customer Service is the new customer onboarding system.
  • D. Pega Customer Set vice is the customer and account enterprise service bus.

Answer: A

 

NEW QUESTION 30
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 Weather case can be instantiated without a parent Event Booking case.
  • C. The Parking class must inherit from the Event Booking class.
  • D. Resolution of the Event Booking case requires the Parking case to be resolved.

Answer: D

 

NEW QUESTION 31
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 32
Select two ways for queuing an item for a queue processor. (Choose Two.)

  • A. Use Utility smart shape
  • B. Use the Queue-for-processing method
  • C. Use the Queue for -agent method
  • D. Use Run in Background smart shape

Answer: B,D

 

NEW QUESTION 33
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. Multiple open assignments on the same case
  • D. The number of queued SI A objects

Answer: C,D

 

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

Answer: D

 

NEW QUESTION 35
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., a robotic process automation runs every day. The mapping of results to each case type horn the automation is CPU intensive.
  • B. 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.
  • C. At 3:00 P.M., a shift change occurs and several users login and display the" work list and dashboard.
  • D. At 3:00 P.M., managers view multiple reports displaying open assignments and cases so they can plan work for the following day.

Answer: B

 

NEW QUESTION 36
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. Run Tracer on each rule the new team members check in to identify an failures in rule execution.
  • C. Use Pega Log Analyzer to identify exceptions associated with the new team members.
  • D. Have new team members create and run Pega automated unit tests against their rules.

Answer: A,D

 

NEW QUESTION 37
An application is being constructed In multiple phases for a growing company that has over 1000 employees.
During the initial development stages, it is determined a button on a section has to be made conditionally visible based on a group of actors.
What should the conditional visibility be based on to minimize the amount of future maintenance?

  • A. Role
  • B. AccessGroup
  • C. Privilege
  • D. Work group

Answer: A

 

NEW QUESTION 38
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 relevant record
  • B. As an enterprise class level property
  • C. As a case level property
  • D. As a final rule

Answer: A

 

NEW QUESTION 39
You manage a 30-person development team with members located across the globe.
Which Pega Cloud environment best supports the needs of your team?

  • A. Large development instance
  • B. Standard sandbox
  • C. Large sandbox
  • D. Preproduction instance

Answer: A

 

NEW QUESTION 40
APP Studio created a data type in the Organization layer for Quote data called BCO-Data Quote. How do you help users find rules from this data class when working in APP Studio?

  • A. Use a Data Reference to configure the rules that you need from the BCO-Data-Quote class.
  • B. Select each rule you want to reuse in the application as a relevant record.
  • C. Copy the fields In the data class to the BCO QT Work- class so all subclasses can see the Quote rules.
  • D. Create a BCO-QI -Data-Quote class that inherits from BCO Data-Quote.

Answer: B

 

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

Answer: B

 

NEW QUESTION 42
You are managing distributed, geographically dispersed, development teams A, B and C.
Team A is ready to merge changes into their development environment to make available changes to Team B's Team C's.
To ensure all development teams are working with the latest version of shared rule base, select and move all of the following tasks to the tasks List Order column and place them in the correct order.

Answer:

Explanation:

Explanation
Team A publishes branch,
Automation server merges three branch,
Team B and C rebase the application

 

NEW QUESTION 43
The following figure depicts a hierarchy of applications that are built on other applications.
Specifically , the productionapp application is built on applications customerapp and employeeapp. Each of these applications has additional built-on applications, including the duplicated MYEnterpriseApp application, which has two different versions in use. All applications are built on the same version of PegaRUUS.

Answer:

Explanation:

Explanation
ProductionApp 01.01CustomerApp 07.01ServiceApp 01.01EmployeeApp 01.01MyEnterpriseApp 01.02 PegaRULES 07.10

 

NEW QUESTION 44
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. Share rulesets between both applications.
  • B. Switch between applications when modifying rules.
  • C. Perform branch reviews when merging brandies.
  • D. Periodically rebase the Policy Administration application.

Answer: C,D

 

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

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

Answer: A

 

NEW QUESTION 46
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. Display report definition rows using a custom section. Use a Keyed-access Data Page to source label values.
  • B. Query the distinct codes that the report would display. Develop an interface to retrieve the associated labels In bulk.
  • C. Develop a SQL function that calls a stored procedure to retrieve the currently associated level for each code.
  • D. Persist the most recently retrieved labels for each code in a local table. Join to that table when running the report.

Answer: C

 

NEW QUESTION 47
What two features do activities and functions share? (Choose Two)

  • A. Ability to be circumstanced
  • B. Ability to be called directly from a decision table
  • C. Ability to be versioned
  • D. Ability to be parameterized

Answer: C,D

 

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

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

Answer: C,D

 

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

Answer: B,C

 

NEW QUESTION 51
Using the information shown in the Class structure, select the correct statement.

  • A. Instances of EventBooking and Hosted can be stored in a separate.
  • B. Auto must be a subcase of Parking.
  • C. Parking and Auto instances must be stored in the same table.
  • D. EventBooking cannot be a subcase of Auto.

Answer: C

 

NEW QUESTION 52
......

Practice PEGAPCLSA86V1 Questions With Certification guide Q&A from Training Expert ActualPDF: https://pass4sure.actualpdf.com/PEGAPCLSA86V1-real-questions.html