Updated Feb-2022 Exam PEGAPCLSA86V1 Dumps - Pass Your Certification Exam
Latest Real Pegasystems PEGAPCLSA86V1 Exam Dumps Questions
NEW QUESTION 24
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 25
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 26
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 27
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 28
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 B
- B. Configuration C
- C. Configuration A
- D. Configuration D
Answer: B,C
NEW QUESTION 29
Which two tools and/or methods support continuous integration practices? (Choose Two)
- A. Performing Ul regression testing
- B. Configuring pre and post import steps
- C. Using an automation server to invoke unit test suites
- D. Leveraging release toggles
Answer: C,D
NEW QUESTION 30
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. Adjust the case urgency when the assignment is created.
- B. Manually step past the waiting point prior to the designated time.
- C. Present a custom UI form to the user while waiting to expire.
- D. Automatically bypass locking when the assignment is created.
Answer: B,D
NEW QUESTION 31
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 32
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 33
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 34
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 35
You are working on an insurance claims application that receives claims through email. The company receives
500 emails per hour. the insurance company promises a 24-hour response time to receives and verify the clain.
After the claim is verified. The system automatically responds with email containing the claim ID.
The application is developed in the Pega cloud environment. The production environment is currently running on premises.
What is your recommendation to ensure that insurance company can meet the 24-hour response time requirement for claims submitted by email?
- A. Recommend the insurance company use an email lister with concurrent threats.
- B. Recommend the insurance company change its policy to allow for a broader processing window.
- C. Recommend the insurance company use an advanced agent to verify claims and respond.
- D. Recommend the insurance company use an MDB listener instead of an email listener.
Answer: B
NEW QUESTION 36
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 37
Identify three rule types that are used in defining Authentication Service data instances. (Choose Three)
- A. Connectors
- B. Activities
- C. Data pages
- D. Data transforms
- E. Reports
Answer: A,B,C
NEW QUESTION 38
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 39
Select the recommended option for extending the data model provided by a pega industry framework.
- A. Redefine the data model.
- B. Hide the data model with a custom data model.
- C. Hide the data model with an Enterprise service Bus (ESB) dictated data model.
- D. Specialize the data model as little as possible.
Answer: D
NEW QUESTION 40
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 41
When do you use the load-datapage activity method?
- A. To run a connector asynchronously
- B. To queue the data page for a default agent
- C. To refresh a data page
- D. To initiate the loading of a data page
Answer: D
NEW QUESTION 42
......
PEGAPCLSA86V1 Dumps To Pass Pega CLSA Exam in One Day: https://examtests.passcollection.com/PEGAPCLSA86V1-valid-vce-dumps.html

