Get instant access to PEGAPCLSA80V1_2020 Practice Tests 2021 Free Updated Today!
Welcome to download the newest PassLeader PEGAPCLSA80V1_2020 PDF dumps ( 80 Q&As)
NEW QUESTION 13
XYZ Corporate wants to perform extensive analysis on work party information across various case types in real time at any time of the day. At the same time, xyz wants to minimize the impact this analysis has case worker using Pega applications.
Which solution do you recommend?
- A. Impalement a REST Service that persists index-WorkPartyUri data within the report database.
- B. Configure the Index-WorkpartyUri Data_admin_DB_table record to write to the reports database.
- C. Invoke BIX to export Index-WorkPartyUri data to the report database.
- D. Define additional database indexes against index-WorlParyUri.
Answer: B
NEW QUESTION 14
Select the three security tasks you perform when deploying an application to n production environment.
(Choose Three)
- A. Review and remove servlets from the web-xml.
- B. Rename and redeploy the prweb.vvar.
- C. Delete the Unauthenticated access group.
- D. Set the Production Level to 1 in prconfig.xml.
- E. Disable unused out-of-the-box operators.
Answer: B,C,D
NEW QUESTION 15
Select the recommended option for extending the data model provided by u Pega industry framework.
- A. Specialize the data model as little as possible
- B. Hide the data model with a custom data model.
- C. Hide the data model with an Enterprise Service Bus (ESD) dictated data model.
- D. Refined the data model.
Answer: A
NEW QUESTION 16
Client XYZ Corp implement Pega Customer Service.
A customer service representative (CSR) needs to launch multiple application to manually update information to keep data synchronized across systems. The application are built in different technologies, decreasing the CSR's efficiency in handling customer request. The client has a requirement to launch all applications from the PEGA Customer service application. The client require that data flow to and from the Pega Customer Service application to the other results in the CSR handling customer request more efficiently and spending less time manually updating dependent applications.
Which Pega capability do you recommend to support requirement?
- A. Use SQL connection to update the data.
- B. Use SOAP/RESR services to update the information
- C. Use Robotic Process Automation.
- D. Use Robotic Desktop Automation.
Answer: C
NEW QUESTION 17
Which two tools and /or methods support continuous integration practices? (Choose Two.)
- A. Performing UI regression testing
- B. Configuring pre and import steps
- C. Using an automation server to invoke unit test suites
- D. Leveraging release toggles
Answer: B,D
NEW QUESTION 18
Select the primary reason for developing a set of test cases and automated testing suites in a continuous integration and continuous deployment (CI/CD) model.
- A. Automated testing allows for orchestration between automation server and the Execute Test REST service.
- B. Automated testing programmatically ensure quality of rules to maintain the integrity of the pipeline.
- 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 train testing resources.
Answer: C
NEW QUESTION 19
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 screen require the ability to sane changes and refresh the screen.
Given these requirements, which configuration reflects best practices?
- A. Create a new auto generated button control and alter caption o support a shortcut key.
- B. Create a new auto generated link control with a shortcut key and limit its absolute width.
- C. Create a new custom button control that uses an image and uses a fixed width.
- D. Create a new custom text label control set as required and use relative widths.
Answer: C
NEW QUESTION 20
You oversee a medium size development team, and some of the team members are new to Pega.
What are the two most efficient ways to ensure that the rules the team creates adhere to best practices?
(Choose Two.)
- A. Use Pega Log Analyze to identify exceptions associated with the new team members.
- B. Leverage the rule check-in approve process to review the new team member changes first.
- C. Run Tracer on each rule the new team members check in the identify an failure in rule execution.
- D. Have new team members create and run Pega automated unit tests against their rules.
Answer: A,B
NEW QUESTION 21
A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency.
The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.
How do you configure the process so that the request can continue to be processed if only two of the three physicians approve the order?
- A. Use a decision table.
- B. Use an Any join condition.
- C. Use a validate rule.
- D. Use a Some join condition.
Answer: D
NEW QUESTION 22
Review the following classes and properties:
A page list property is defined at the class group MyCo-Lending-Work. The property name is .Loans and it is defined as being a page List of class MyCo-data-Loan.
Which three statements are valid? (Choose Three.)
- A. At run time pages o . Loans can be of either MyCo-data-Login Auto or Myco-Data Loan Mortgage but all pages must be the class.
- B. At design time, an architect uses a data warning since it is not a best practice to define a page list of an embedded page at run time.
- C. At run time, a specialized rule in MyCo-Date-Loan Mortgage can be reference through-loans only if referenced in MyCo-Data-Loan
- D. At design time, the system provides a warning since it is not a best Loans practice a page list with an abstract class.
- E. At run time, Loans(1) cloud be of class MyCo-data-Loan-Auto while .Loan (2) is of class MyCo-data Loan Mortgage.
Answer: A,B,D
NEW QUESTION 23
GigCo receive complaints from existing customer and new prospects that BigCo representative contact them with irrelevant offers and products.
Which two Pega solution do you suggest to help solve this problem? (Choose Two)
- A. Pega Marketing
- B. Customer Decision Hub
- C. Robotic process Automation
- D. Pega Customer Service
Answer: A,C
NEW QUESTION 24
You are working with BigCo to create an application for insurance quoting. BigCo is a multinational corporation that has traded on the NASDAQ as BCO. BigCo headquarters is located in the UK, and the company has division for each geographical location.
You expect the application to contain two types of work: Quote and Policy.
The Quote guides the sales preventative through one or more quote with the customer. Each quote must be retained by the system and visible to the sales representative and the manager, any data captured during the quoting process must be available to the Policy case. The Policy represents the accepted insurance quote.
For the next year, BigCo intends to use the insurance quoting application only for the personal insurance business in the United Kingdom, Joe the business experts (SMEs) to understand the quoting process. Joe uses Pega Express to develop the quoting application with the SMEs.
Default application settings are shown in the image.
What two edits do you make to the advanced configuration based on information in the reading passage?
(Choose Two).
- A. Edit the Division name to ''UK''.
- B. Edit the Organization name to UK''
- C. Deselect ''Create demonstration users''.
- D. Select ''Framework'' as the application structure.
- E. Edit the Organization name to BCO.''
Answer: B,D
NEW QUESTION 25
Items selected by a user need to be copied to a page list property when the user submits the form.
How do you copy the items?
- A. Create a validate rule to copy the selected items.
- B. Add a data transform to the flow action as a post-processing action.
- C. Create a declare expression with the page list property as the target.
- D. Add a data transform to the flow action as a pre-processing action.
Answer: D
NEW QUESTION 26
An application consisting of a single case requires sending correspondence at a designated time minimal delay.
The existing solution sends the correspondence through an escalation activity in an SLA.
Which two factors do you consider for this solution ? (Choose Two)
- A. Correspondence rule configuration
- B. Multiple open assignment on the same case.
- C. The number of queue SLA objects
- D. Errors handling for locked items
Answer: B,D
NEW QUESTION 27
A shipping case needs to wait s 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. Present a custom UI from to the user while waiting to expire.
- B. Manually step past the waiting point prior to the designated time.
- C. Adjust the case urgency when the assignment is created.
- D. Automatically bypass looking when the assignment is created.
Answer: B,D
NEW QUESTION 28
......
Jul-2021 Latest Fast2test PEGAPCLSA80V1_2020 Exam Dumps with PDF and Exam Engine: https://www.fast2test.com/PEGAPCLSA80V1_2020-premium-file.html