Latest Pegasystems PEGAPCLSA86V1 Exam questions and answers
TroytecDumps PEGAPCLSA86V1 Exam Practice Test Questions (Updated 87 Questions)
NEW QUESTION 30
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. Privilege
- B. Access Deny
- C. Access Control Policy
- D. Access When
- E. Access of Role to Object
Answer: A,B,E
NEW QUESTION 31
Finco corporation uses pega to perform the majority of the mortgage underwriting tasks.
After gathering the initial data, the mortgage case pauses and waits for the credit report The credit report is a separate case, located in the same class group as the mortgage case, and typically resolves within 24 hours. After the credit report is complete, the application routes the mortgage case to the specialist.
Which of the following options is the optimal solution to route the mortgage case to the specialist when the credit report is complete?
- A. Modify the credit report flow to move the mortgage case to the specialist. The application routes the assignment to the specialist with the least amount of work.
- B. Insert a credit report assignment in the mortgage flow with a SLA to check the status of the credit report case and call the ResumeFlow activity when the credit report case completes.
- C. Include a split join shape in the mortgage flow to include the credit report flow. Use the All option on the split join shape to ensure the credit report is complete before routing to the specialist.
- D. Add a wait shape to the mortgage flow with a case dependency to advance the mortgage flow to the next assignment when the credit report case is resolved.
Answer: D
NEW QUESTION 32
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 33
You want to avoid creating unnecessary case-related properties and views. Which three actions do you take to accomplish this goal? (Choose Three)
- A. Drag and-drop a field group when defining a case view.
- B. Create a data type (if required) that corresponds to the case type.
- C. Define most of the properties and sections at the work pool level.
- D. Use the data reference field type in a case type's data model tab.
- E. Define case type views using ".page.property" syntax.
Answer: A,B,D
NEW QUESTION 34
Inconsistent formatting of phone numbers is causing, usability issues. You hnvo been asked to enh interface to ensure all phone numbers are automatically reformatted consistently.
Which two options incorporate best practices for applying the required formatting? (Choose Two)
- A. Configure an Edit Input rule.
- B. Configure an Edit Validate rule.
- C. Configure a Declare Constraint rule.
- D. Configure a Custom Control.
Answer: A,B
NEW QUESTION 35
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 36
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 37
What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over tune? (Choose Two)
- A. Purge workparty UlU 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 38
Identify two benefits provided by using single sign-on (SSO) in a high availability (HA) application. (choose two)
- A. To redirect the user to a new server during a server quiesce (pause)
- B. To automatically authenticate users on a new server following a server crash
- C. To allow the movement of stateful data between application servers
- D. To allow for cookie persistence on the browser
Answer: A,B
NEW QUESTION 39
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 40
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 41
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 42
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 43
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.
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 output from each node.
Answer: B
NEW QUESTION 44
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 45
......
Pass Your Pegasystems Exam with PEGAPCLSA86V1 Exam Dumps: https://www.troytecdumps.com/PEGAPCLSA86V1-troytec-exam-dumps.html