Reliable CLSA PEGAPCLSA85V1 Dumps PDF Nov 21, 2021 Recently Updated Questions
Pass Your Pegasystems PEGAPCLSA85V1 Exam with Correct 89 Questions and Answers
NEW QUESTION 48
An application contains cases which transition though different statuses throughout their life cycle which typically lasts 3 months.
Design a reporting strategy to display the number of cases by status at the end of each month for a 12-month period.
- A. Configure a summary report that leverages sub reports for each month.
- B. Configure an agent to record monthly case status in a separate table and report on that table.
- C. Configure an activity to generate the data in the clipboard and report using a custom section.
- D. Configure a Declare index to record case data to a separate table.
Answer: C
NEW QUESTION 49
BigCo receives complaints from existing customers and new prospects that BigCo representatives contact them with irrelevant offers and products.
Which two Pega solutions do you suggest to help solve this problem? (Choose Two)
- A. Pega Customer Service
- B. Robotic Process Automation
- C. Pega Marketing
- D. Customer Decision Hub
Answer: C,D
NEW QUESTION 50
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 Alerts and Exceptions using PLA.
- B. Review a Production Tracer Log using SMA.
- C. Review Performance Alerts and Exceptions in AES.
- D. Review Performance Alerts and Exceptions in PDC.
Answer: A,D
NEW QUESTION 51
You isolated the problem to node ! of the cluster. Y see node 1 goes down shortly after 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: D
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 52
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. Run Tracer on each rule the new team members check in to identify an failures in rule execution.
- B. Have new team members create and run Pega automated unit tests against their rules.
- C. Use Pega Log Analyzer to identify exceptions associated with the new team members.
- D. Leverage the rule check-in approval process to review the new team member's changes first.
Answer: C,D
NEW QUESTION 53
Which three actions do you recommend to address their performance issue and ensure optimal application performance in the future? (Choose Three.)
- A. Minimize the usage of robotic automations.
- B. Review application environment sizing.
- C. Remove embedded dashboard reports from the manager portal.
- D. Review selection criteria of agent activities.
- E. Dedicated a node to background processing.
Answer: B,D,E
Explanation:
Explanation
Six weeks after you deliver your application to production, you 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 54
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 Set vice is the customer and account enterprise service bus.
- C. Pega Customer Service is the billing and reporting system of record.
- D. Pega Customer Service is the new customer onboarding system.
Answer: B
NEW QUESTION 55
An application contains cases which transition though different statuses throughout their life cycle which typ.ca, months.
Design a reporting strategy to display the number of cases by status at the end of each month for a 12 month period.
- A. Configure an activity to generate the data in the clipboard and report using a custom section.
- B. Configure a summary report that leverages sub reports for each month.
- C. Configure an agent to record monthly case status in a separate table and report on that table.
- D. Configure a Declare index to record case data to a separate table.
Answer: C
NEW QUESTION 56
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 MDB listener instead of an email listener.
- 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 email lister with concurrent threats.
Answer: B
NEW QUESTION 57
Select two ways for queuing an item for a queue processor. (Choose Two.)
- A. Use Utility smart shape
- B. Use Run in Background smart shape
- C. Use the Queue-for-processing method
- D. Use the Queue for -agent method
Answer: B,C
NEW QUESTION 58
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. Automatically bypass locking when the assignment is created.
- B. Adjust the case urgency when the assignment is created-
- C. Present a custom UI form to the user while waiting to expire.
- D. Manually step past the waiting point prior to the designated time.
Answer: A,D
NEW QUESTION 59
Select the recommended option for extending the data model provided by a pega industry framework.
- A. Hide the data model with an Enterprise service Bus (ESB) dictated data model.
- B. Redefine the data model.
- C. Hide the data model with a custom data model.
- D. Specialize the data model as little as possible.
Answer: D
NEW QUESTION 60
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. Use the optimistic locking option on the case types.
- B. Create a Registration subcase configured to run in offline mode.
- C. Leverage the default object lock contention requeuing capability.
- D. Override DetermineLockString to use .AccountID instead of .pyID as the lock string.
Answer: B,C
NEW QUESTION 61
XYZ Corp users are experiencing delays in the application that you suspect is related to the database Which two options do you recommend to isolate the issue? (Choose Two)
- A. Lower query-time-related alert thresholds.
- B. Increase the threshold for blob-size alerts.
- C. Investigate when the database is used most heavily.
- D. Write Pega logs to the database server.
Answer: A,C
NEW QUESTION 62
Select and move the five steps required to implement single sign-on (SSO) authentication in a pega application to the SSO authentication implementation steps column. (choose five)
Answer:
Explanation:
Explanation
Text Description automatically generated
NEW QUESTION 63
set the three security tasks you perform when deploying an application to a production environment. (Choose Three)
- A. Change the Rule security mode setting on the access groups to Deny.
- B. Restrict access to ruleset configuration.
- C. Rename the PRServlet default servlets.
- D. Delete the Unauthenticated access group.
- E. Update standard dynamic system settings.
Answer: B,C,E
NEW QUESTION 64
Users in a cloud-based production application report a chronic performance issue that occurs every day between 2:0 P.M. and 4:00 P.M. All attempts to reproduce the problem in the Development, QA, and Staging environments have (ailed.
Which two techniques help you troubleshoot the problem? (Choose Two)
- A. Review Alerts and Exceptions using PLA.
- B. Review a Production Tracer Log using SMA-
- C. Review Performance Alerts and Exceptions in AES.
- D. Review Performance Alerts and Exceptions in PDC
Answer: A,D
NEW QUESTION 65
How do you begin your research to diagnose the cause of the reported performance issue?
- A. Observe the cluster and node status on the Enterprise Health Console.
- B. Download the alert log file from each node and analyze the contents in the Pega Log Analyzer.
- 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: A
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 66
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. 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.
- B. 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.
- C. 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.
- D. 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.
Answer: B
NEW QUESTION 67
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 SQL Function.
- C. Use a listView with a custom getContent Activity.
- D. Use a Connect-SQL rule.
Answer: A
NEW QUESTION 68
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. Select Framework'' as the Application structure.
- B. Edit the organization name to BCO
- C. Edit the Division name to UK'',
- D. Select Framework
- E. Deselect Create demonstration users'',
Answer: A,B
Explanation:
Explanation
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 geaographical location.
You expect the application to contain two type work: Quote and policy.
The Quote guides the sales representative through one or more quotes with the customer. Each quote must be retained by the system and visible to the sales representative and the manager. Any data capture 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 architect, is working with BigCo, subject matter experts (SMEs) to understand the quoting process. Joe uses Pega Express to develop the quoting application with the SMEs.
NEW QUESTION 69
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 a Declare Constraint rule.
- B. Configure an Edit Input rule.
- C. Configure an Edit Validate rule.
- D. Configure a Custom Control.
Answer: B,C
NEW QUESTION 70
......
Latest 2021 Realistic Verified PEGAPCLSA85V1 Dumps: https://www.preppdf.com/Pegasystems/PEGAPCLSA85V1-prepaway-exam-dumps.html