Pegasystems New 2022 PEGAPCLSA85V1 Sample Questions Reliable PEGAPCLSA85V1 Test Engine
Feel Pegasystems PEGAPCLSA85V1 Dumps PDF Will likely be The best Option
NEW QUESTION 47
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 Connect-SQL rule.
- C. Use a SQL Function.
- D. Use a listView with a custom getContent Activity.
Answer: A
NEW QUESTION 48
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 importance field for each column included in a repeating layout.
- C. Configure the Column Layout and specify the width of the sidebar on desktops.
- D. Configure the style for all application field values, paragraphs, and correspondence records.
Answer: B
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 49
Which of the following Skin rule customizations help satisfy the states requirements?
- A. In the Skin rule, configure the style for all application field values, paragraphs, and correspondence records.
- B. In the Skin rule, configure the Column Layout and specify the width of the sidebar on desktops.
- C. In the Skin rule, configure the Column Layout and specify how the sidebar appears on tables and smart phones.
- D. In the Skin rule, 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 50
You oversee a medium-size development team. Some of the team members and new to Pega and are working on features in a separate branch.
What are two ways you can ensure that the rules the team creates adhere to best practices? (Choose Two)
- A. Run 1 rarer on each new rule in the branch that new team members check in to identify any failures in rule execution.
- B. Leverage the branch review feature to have senior team members validate the branch contents.
- C. Use Pega Log Analyzer to locate any exceptions in the branch associated with the new team members.
- D. Review the branch quality to identify any rules with guardrail warnings.
Answer: B,D
NEW QUESTION 51
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 the prlogging.xml file is modified
- B. When deploying rule only hotflxes
- C. When changing the system name
- D. When changing the prweb web.xml file
- E. When the deploying new rules
Answer: A,B,E
NEW QUESTION 52
In order to produce a complete view of a customer, a customer service(CS) application requires reference data from multiple external systems. The customer data resides on a customerinfo page in a parent case type. The data on the CustomerInfo Page is also used by some of its subcases. Sometimes, the connectors that populate the data page are slow.
Which two of the following approaches for handling the required reference data from the external systems uses the least system resources? (Choose Two.)
- A. Use Case Designer data propagation to copy the data to the subcases to populate the page contents.
- B. Use the system of Record (SOR) data access pattern to populate the page contents.
- C. Use the Snapshot data access pattern to populate the page contents.
- D. Use the Load-DataPage method to initiate the population of the page contents.
Answer: A,C
NEW QUESTION 53
While configuring GetNextWork, overriding the System Settings rule
GetNextWork__WorkBasketUrgencyThreshold imposes a minimum cutoff value for assignment urgency.
Which statement accurately depicts the system behavior when the
GetNextWork_WorkBaseketUrgencyThreshold setting is overridden?
- A. The override causes a search of only those assignments with the urgency higher than the threshold value.
- B. The override causes a search of all assignments in a work queue that equal or exceed the set urgency threshold.
- C. The override causes the application to revisit workbaskets for assignments with lower urgency.
- D. The override ignores other criteria in GetNextWork.
Answer: B
NEW QUESTION 54
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 55
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 56
Select two ways for queuing an item for a queue processor. (Choose Two.)
- A. Use Utility smart shape
- B. Use the Queue-for-processing method
- C. Use the Queue for -agent method
- D. Use Run in Background smart shape
Answer: B,D
NEW QUESTION 57
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 58
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 59
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 60
XYZ Corp requires employees to designate alternate operators to perform their work while they are on vacation. Work vacationing operators should be visible to alternate operators.
How do you configure the application to handle this requirement?
- A. Modify the user portal to only display team members for which the operator has been designated an alternate. Clicking on an operator displays that operator's worklist. Assignments are opened accordingly.
- B. Add a ValueList Property to Data Admin-Operator-ID. Alternate operators add vacationing persons to their ValueList. Modify the Assign Worklist report definition to include this ValueList. Modify security accordingly to allow access.
- C. Develop an agent that transfers worklist assignments from the operator going on vacation, when that vacation starts, to the alternate operator. When vacation ends, transfer uncompleted assignments back.
- D. Define a custom Access When rule named pxAssignedToMeOr Alternate. Modify the pyUserWorkList Report Definition using this rule to display every Assign-Worklist assignment within the WorkGroup.
Answer: A
NEW QUESTION 61
XYZ Corporation wants to perform extensive analysis on work party information across various case types in near real time. At the same time, XYZ wants to minimize the impact this analysis has on case workers using Pega applications.
Choose two options that would contribute to viable solutions. (Choose Two)
- A. Use BIX to export Case and related Work Party data to a data warehouse.
- B. Configure a reports database for the Class Group and Index WorkPartyUri Data Admm DB-Table records.
- C. Define additional database indexes for the Class Group and related Work Party tables.
- D. Use Pega API RCST services to update Case and Work Party data in a reports database.
Answer: A,B
NEW QUESTION 62
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 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. 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 64
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 a relevant record
- B. As an enterprise class level property
- C. As a case level property
- D. As a final rule
Answer: A
NEW QUESTION 65
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. Can the framework layer instead consist of multiple built-on applications?
- B. Is there a reason why this decision cannot be made at a later time?
- C. Is there an intent to market the framework layer to other companies?
- D. How many languages and locales must the application eventually support?
- E. What is the name of the first division or region that uses the application?
Answer: A,B,C
NEW QUESTION 66
Review the following classes and properties:
A field group list is defined at the MyCo-Lending-Work work pool level. The find group list name is Loans:
the specified data type is MyCo-Data-Loan.
Which three statements are valid? (Choose Three)
- A. The pxObjClass of any page in the .Loans field group list can be changed at nm time and does not need to be the same class.
- B. A rule In MyCo-DataLoan-Mortgage can only be referenced through -Loans if also defined In MyCo Data-Loan.
- C. All pages within the .Loans field group must be the same class, either MyCo-Data-Loan-Aiito or MyCo-Oata-Loan Mortqage
- D. An auto loan application can extend MyCo-Data-LoarvAuto without affecting a sum performed against
.Loans C). Amount - E. At design time, the system issues a warning since it is poor practice to define a field group with an abstract data type ctas%
Answer: A,B,D
NEW QUESTION 67
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 68
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., managers view multiple reports displaying open assignments and cases so they can plan work for the following day.
- D. At 3:00 P.M., a shift change occurs and several users login and display the" work list and dashboard.
Answer: C
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 69
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. Update standard dynamic system settings.
- C. Delete the Unauthenticated access group.
- D. Rename the PRServlet default servlets.
- E. Restrict access to ruleset configuration.
Answer: B,D,E
NEW QUESTION 70
......
Use Valid New PEGAPCLSA85V1 Test Notes & PEGAPCLSA85V1 Valid Exam Guide: https://www.surepassexams.com/PEGAPCLSA85V1-exam-bootcamp.html
PEGAPCLSA85V1 exam torrent Pegasystems study guide: https://drive.google.com/open?id=1cTv3NfddvuBPUvRg9jJf1VfggnotkLkC