Pegasystems PEGAPCLSA86V1 Real Exam Questions and Answers FREE [Q34-Q54]

Share

Pegasystems PEGAPCLSA86V1 Real Exam Questions and Answers FREE

Exam Dumps PEGAPCLSA86V1 Practice Free Latest Pegasystems Practice Tests

NEW QUESTION 34
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 35
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 36
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 37
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 38
Client XYZ Corp implemented Pega Customer Service.
A customer service representative (CSR) needs to launch multiple applications to manually update information to keep dam synchronized across systems. The applications are built in different technologies, decreasing the CSR's efficiency in handling customer requests. The client has a requirement to launch all applications from the PLCJA Customer service application. The client requires that data Mows to and from the Pega Customer Service application to the other applications used by the CSR. Changes made in any one of the systems is reflected in other relevant systems. This results in the CSR handling customer requests more efficiently and spending less time manually updating dependent applications.
Which Pega capability do you recommend to support this requirement?

  • A. Use SQL connectors to update the data.
  • B. Use Robotic Desktop Automation.
  • C. Use Robotic Process Automation.
  • D. Use SOAP/REST services to update the information.

Answer: C

 

NEW QUESTION 39
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 40
Which of the following Skin rule customizations help satisfy the stated requirements?

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

Answer: B

Explanation:
Explanation
You are designing an accessible Pega application for French and English-language users who require assistive technologies. The application must be able to run from desktop, tablet, and mobile phone browsers. Also, several screens require the ability to save changes and refresh the screen.

 

NEW QUESTION 41
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. Synchronize case creation with RFST services.
  • B. Implement Federated Case Management.
  • C. Implement a parent case across multiple products.
  • D. Leverage database replication to communicate case creation.

Answer: B

 

NEW QUESTION 42
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 43
Ar.mo Corporation is designing an Order Fulfillment application built on an Inventory application. Both applications reuse a section that displays Part details.
Where do you configure the PartOetails section?

  • A. In an Order Fulfillment luleset within the Order Fulfillment application's Parts data class
  • B. In an Order Fulfillment ruleset within the Order Fulfillment application's work pool class
  • C. In an Inventory ruleset within the Inventory application's work pool class
  • D. In an Enterprise ruleset within the Inventory application's Paits data class

Answer: D

 

NEW QUESTION 44
Select the primary reason for developing a set of unit lest cases and automated testing Suites in a continuous integration and continuous deployment (CI/CD) model.

  • A. Automated testing programmatically ensures quality of rules to maintain the integrity of the pipeline.
  • B. Automated testing allows for orchestration between automation server and the Execute Test REST service.
  • C. Automated testing accelerates the deployment of rules from the development environment to target environments.
  • D. Automated testing reduces costs by reducing the need to hire and I rain testing resources.

Answer: A

 

NEW QUESTION 45
You need to create custom workspaces for the manager and for the Customer service representative (CSR), Also, you are asked to display some properties in custom formats that arc not supported by Pega.
Which approach satisfies these requirements?

  • A. Identify the functionality required for each portal. Customize the portal either by modifying the section or harness. Use Specialty Components and use XML to pass data.
  • B. Create different harnesses for each user's workspace. New portal rules are not needed. Define Specialty Components and use JSON to pass data.
  • C. Level age the Case Manager and Case Worker as reference points to create new portals, if required. Use Special Components and use JSON to pass data.
  • D. Each access group can use separate portals, harnesses, and sections. Use Specialty Components and use XML to pass data.

Answer: B

 

NEW QUESTION 46
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 47
Users in a cloud-based production application report a chronic performance issue that occurs every day between 2:00 P.M. and 4:00 P.M. AH attempts to reproduce the problem in the Development, QA, and Staging environments have failed.
Which two techniques help you troubleshoot the problem? (Choose Two)

  • A. Review Performance Alerts and Exceptions in AES.
  • B. Review a Production Tracer Log using SMA.
  • C. Review Alerts and Exceptions using PLA.
  • D. Review Performance Alerts and Exceptions in PDC.

Answer: C,D

 

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

Answer: B,C

 

NEW QUESTION 51
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 52
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: C

 

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

Answer: D

 

NEW QUESTION 54
......

Verified PEGAPCLSA86V1 Exam Dumps Q&As - Provide PEGAPCLSA86V1 with Correct Answers: https://www.dumpexam.com/PEGAPCLSA86V1-valid-torrent.html

PEGAPCLSA86V1 Exam Questions | Real PEGAPCLSA86V1 Practice Dumps: https://drive.google.com/open?id=1nFMECj2drhbOJSvPrhdPDhbrQHWp3upu