Pass Pegasystems Lead System Architect (LSA) Pega Architecture Exam 85V1 Exam in First Attempt Guaranteed Updated Dump from LatestCram! [Q49-Q72]

Share

Pass Pegasystems Lead System Architect (LSA) Pega Architecture Exam 85V1 Exam in First Attempt Guaranteed Updated Dump from LatestCram!

Pass PEGAPCLSA85V1 Exam with 89 Questions - Verified By LatestCram

NEW QUESTION 49
What advantage does a rule-utility-function have over a rule-obj-activity?

  • A. Ability to be directly called from a decision table
  • B. Ability to be circumstanced
  • C. Ability to be saved multiple rulesets
  • D. Ability to be used to enforce security

Answer: A

 

NEW QUESTION 50
MyMealth Corporation wants to use the age of the claim to increase the urgency on the assignment so that claims processors work on the most urgent claims first. The claim assignment urgency increases by 1 each day the claim remains in an unresolved status. At any time. My Health has up to 10,000 claims in process. Claims in the PendingProcessing workbasket are subject to this calculation. The application updates the claim urgency daily before the work day begins. AM claims are processed within 30 days.
MyHealth also processes complaint cases from health plan members. Complaint cases use a service level agreement (SLA) to ensure the customer service representatives respond to complaints within 48 hours. All claims processors work in Los Angeles 9:00 AM-5:OQ PM PST.
Which approach satisfies the claim urgency requirement and provides the best experience for the claims processor?

  • A. Use the overall SLA to increment the pyUrgencyAssignAdjust value by 1. Reset the goal date to the following day
  • B. Use an advanced agent on a dedicated node to increment the pyUrgencyAssignAdjust value by 1 for every assignment that matches the selection criteria.
  • C. Use the assignment SLA to increment the pyUnjerncyAssiqnAdjust value by 1 every day the claim is in an open status.
  • D. Use a declare expression to increment the pytJrgcncyAsp/gnAdjur.t value to 1. When a claim processor opens the assignment, the urgency is increased by 1.

Answer: B

 

NEW QUESTION 51
The application contains a property named claimid. You want to business users to reuse this property in any new case types they create. How do you define the claimid property?

  • A. As an enterprise class level property
  • B. As a final rule
  • C. As a case level property
  • D. As a relevant record

Answer: D

 

NEW QUESTION 52
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 a Declare index to record case data to a separate table.
  • D. Configure an agent to record monthly case status in a separate table and report on that table.

Answer: D

 

NEW QUESTION 53
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 style for all application field values, paragraphs, and correspondence records.
  • C. Configure the Column Layout and specify the width of the sidebar on desktops.
  • D. Configure the importance field for each column included in a repeating layout.

Answer: D

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 54
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 D
  • B. Configuration A
  • C. Configuration B
  • D. Configuration C

Answer: B,D

 

NEW QUESTION 55
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. AccessGroup
  • B. Work group
  • C. Role
  • D. Privilege

Answer: A

 

NEW QUESTION 56
An application consisting of a single case requires sending correspondence at a designated time with minimal delay. The existing solution uses an assignment to pause the case until an SLA invokes the escalation activity that sends the correspondence. Occasionally there is a delay in sending the correspondence.
Which two factors contribute to the delay? (Choose Two)

  • A. Correspondence rule configuration
  • B. Error handling for locked items
  • C. Multiple open assignments on the same case
  • D. The number of queued SI A objects

Answer: C,D

 

NEW QUESTION 57
Select two ways for queuing an item for a queue p

  • A. Use the Queue-for-processing method
  • B. Use the Queue for -agent method
  • C. Use Run in Background smart shape
  • D. Use Utility smart shape

Answer: A,C

 

NEW QUESTION 58
Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)

  • A. Extracts the string values from all application field values, paragraphs, and correspondence records.
  • B. Creates field value rules for all labels used in the application.
  • C. Generates a package for French even though Pega provides an associated language pack.
  • D. Automatically sets the locale, base currency, and time zones based on the user's language.

Answer: C,D

 

NEW QUESTION 59
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 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 a Declare index to record case data to a separate table.
  • D. Configure an agent to record monthly case status in a separate table and report on that table.

Answer: A

 

NEW QUESTION 60
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 ad hoc test suite. Run the test suite using the post-import process.
  • B. Create an integration test suite. Run the test suite using the Execute Test REST service
  • 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 61
You are using pega express. You want to avoid creating unnecessary case-level properties and views. Which three actions do you take to accomplish this goal? (choose three)

  • A. Define case type views using *\ page, property" syntax for the majority of the- fields.
  • B. Add an embedded Page property to the case type.
  • C. Pre-define properties, sections, and relevant records that are applied to Work-Cover'.
  • D. Drag-and-drop a Field Group when defining a case view.
  • E. Create a data type that corresponds to each case type.

Answer: C,D,E

 

NEW QUESTION 62
Identify three rule types that are used in defining Authentication Service data instances. (Choose Three)

  • A. Activities
  • B. Reports
  • C. Data pages
  • D. Data transforms
  • E. Connectors

Answer: A,C,E

 

NEW QUESTION 63
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. Leverage the default object lock contention requeuing capability.
  • C. Use the optimistic locking option on the case types.
  • D. Override DetermineLockString to use .AccountID instead of .pyID as the lock string.

Answer: A,B

 

NEW QUESTION 64
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. Customer Decision Hub
  • B. Pega Marketing
  • C. Robotic Process Automation
  • D. Pega Customer Service

Answer: A,B

 

NEW QUESTION 65
The SLA and the customer's system administrator are reviewing scenarios that do not require an application server restart. Select three scenarios from this list. (choose three)

  • A. When changing the prweb web.xml file
  • B. When the prlogging.xml file is modified
  • C. When the deploying new rules
  • D. When deploying rule only hotflxes
  • E. When changing the system name

Answer: B,C,D

 

NEW QUESTION 66
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. Use Pega Log Analyzer to identify exceptions associated with the new team members.
  • C. Have new team members create and run Pega automated unit tests against their rules.
  • D. Leverage the rule check-in approval process to review the new team member's changes first.

Answer: B,D

 

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

Answer: B,D

 

NEW QUESTION 68
XYZ, Inc. is multinational software interested in deploying a worldwide application as soon as possible. The application currently does not have requirements that depend on its user's geographical region. An outside consultant suggested that the application initially be generated with a framework and implementation layer.
Which three questions do you ask to validate the outside consultant's recommendation? (Choose Three)

  • A. Is there a reason why this decision cannot be made at a later time?
  • B. What is the name of the first division or region that uses the application?
  • C. How many languages and locales must the application eventually support?
  • D. Can the framework layer instead consist of multiple built-on applications?
  • E. Is there an intent to market the framework layer to other companies?

Answer: A,D,E

 

NEW QUESTION 69
Select the recommended option for extending the data model provided by a 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 (ESB) dictated data model.
  • D. Redefine the data model.

Answer: A

 

NEW QUESTION 70
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 71
XVZ 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 IS years, between 5 and 10 years, and less than
5 years.
How do you implement this report using Pega?

  • A. Use a SQL Function.
  • B. Use a correlated subreport.
  • C. Use a Connect-SQL rule.
  • D. Use a ListView with a custom getContent Activity.

Answer: B

 

NEW QUESTION 72
......

Penetration testers simulate PEGAPCLSA85V1 exam: https://www.latestcram.com/PEGAPCLSA85V1-exam-cram-questions.html