[Dec 17, 2021] PEGAPCLSA85V1 Exam Dumps PDF Guaranteed Success with Accurate & Updated Questions
Pass PEGAPCLSA85V1 Exam - Real Test Engine PDF with 89 Questions
NEW QUESTION 27
You review and tune the agent configuration on a production system since some default agents----------------and--------------.(choose two)
- A. Should never run in a production environment.
- B. need to be registered with the master agent
- C. require an agent schedule record
- D. Are not necessary for every application.
Answer: A,D
NEW QUESTION 28
The following figure depicts a hierarchy of applications that are built on other applications.
Specifically , the productionapp application is built on applications customerapp and employeeapp. Each of these applications has additional built-on applications, including the duplicated MYEnterpriseApp application, which has two different versions in use. All applications are built on the same version of PegaRUUS.

Answer:
Explanation:
Explanation
ProductionApp 01.01CustomerApp 07.01ServiceApp 01.01EmployeeApp 01.01MyEnterpriseApp 01.02 PegaRULES 07.10
NEW QUESTION 29
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 30
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 allows for orchestration between automation server and the Execute Test REST service.
- B. Automated testing programmatically ensures 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 I rain testing resources.
Answer: C
NEW QUESTION 31
A purchase order application allows users in their work group to read and write purchase request cases. When the total amount exceeds usd10,000 however, only the work group manger can read and write the case. Select two configuration that satisfy the requirement.(choose two)
- A. Add a privilege to the case type class that is conditionally granted when the purchase request amount is less than USD 10.000.
- B. Use a reads access control policy with a condition that verifies the amount is less than USD10.000.
- C. Configure conditional access in Access Manager to read and write a purchase request case when the amount is less than USD 10.000.
- D. Configure the worklist to only display purchase requests greater than USD10.000 for the work group manager.
Answer: C,D
NEW QUESTION 32
You isolated the problem to node 1 of the cluster. You see node 1 goes down shortly after
3:00 p.m. every day with an out-of-memory error. Which two alerts typically precede this condition?(choose two)
- A. PEGA0001 - HTTP interaction time exceeds limit
- B. PEGA00017 - Cache exceeds limit
- C. PEGA0002 - Connect operation time exceeds limit
- D. PEGA0004 -Quantity of data received by database query exceeds limit
Answer: A,B
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 33
Client XYZ Corp implemented Pega Customer Service.
A customer service representative (CSR) needs to launch multiple applications to manually update information to keep dam synchronized across systems. The applications are built in different technologies, decreasing the CSR's efficiency in handling customer requests. The client has a requirement to launch all applications from the PLCJA Customer service application. The client requires that data Mows to and from the Pega Customer Service application to the other applications used by the CSR. Changes made in any one of the systems is reflected in other relevant systems. This results in the CSR handling customer requests more efficiently and spending less time manually updating dependent applications.
Which Pega capability do you recommend to support this requirement?
- A. Use SQL connectors to update the data.
- B. Use Robotic Process Automation.
- C. Use Robotic Desktop Automation.
- D. Use SOAP/REST services to update the information.
Answer: B
NEW QUESTION 34
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. The number of queued SI A objects
- B. Correspondence rule configuration
- C. Error handling for locked items
- D. Multiple open assignments on the same case
Answer: A,D
NEW QUESTION 35
APP Studio created a data type in the Organization layer for Quote data called BCO-Data Quote. How do you help users find rules from this data class when working in APP Studio?
- A. Create a BCO-QI -Data-Quote class that inherits from BCO Data-Quote.
- B. Select each rule you want to reuse in the application as a relevant record.
- C. Copy the fields In the data class to the BCO QT Work- class so all subclasses can see the Quote rules.
- D. Use a Data Reference to configure the rules that you need from the BCO-Data-Quote class.
Answer: B
NEW QUESTION 36
In the Answer Area, determine where data is stored for each design option.
Answer:
Explanation:
Select as under.
Letter Description automatically generated
NEW QUESTION 37
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 38
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 all assignments in a work queue that equal or exceed the set urgency threshold.
- B. The override ignores other criteria in GetNextWork.
- C. The override causes a search of only those assignments with the urgency higher than the threshold value.
- D. The override causes the application to revisit workbaskets for assignments with lower urgency.
Answer: A
NEW QUESTION 39
What are two valid reasons for defining a case type within a case type-specific ruleset? (Choose
- A. The case type might be converted to a component application in the future.
- B. Each branch ruleset can be associated to case-specific user stories.
- C. The ruleset can be added to the ruleset stack for multiple applications.
- D. Case-specific rulesets make it easier to rebase ruleset versions.
Answer: A,C
NEW QUESTION 40
Which of the following Skin rule customizations help satisfy the states requirements?
- A. In the Skin rule, configure the Column Layout and specify how the sidebar appears on tables and smart phones.
- B. In the Skin rule, configure the style for all application field values, paragraphs, and correspondence records.
- C. In the Skin rule, configure the importance field for each column included in a repeating layout.
- D. In the Skin rule, configure the Column Layout and specify the width of the sidebar on desktops.
Answer: C
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 41
Security policies need to be configured for a newly developed Pega application using basic credential authentication. The lockout policy configuration must lock out users after three failed login attempts. The configuration must exclude Administrator or Executive operators from the lockout.
How do you achieve this requirement?
- A. Use Exclude Operators options in Security Policies landing page
- B. Create a separate role for Admin Executives
- C. Define operator override setting in enterprise authentication system
- D. Define Access Control Policy to exclude Admin Executives
Answer: C
NEW QUESTION 42
Identify two benefits provided by using single sign-on (SSO) in a high availability (HA) application. (choose two)
- A. To allow the movement of stateful data between application servers
- B. To redirect the user to a new server during a server quiesce (pause)
- C. To allow for cookie persistence on the browser
- D. To automatically authenticate users on a new server following a server crash
Answer: B,D
NEW QUESTION 43
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 44
Select two ways for queuing an item for a queue p
- 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 45
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. Add an embedded Page property to the case type.
- B. Pre-define properties, sections, and relevant records that are applied to Work-Cover'.
- C. Drag-and-drop a Field Group when defining a case view.
- D. Create a data type that corresponds to each case type.
- E. Define case type views using *\ page, property" syntax for the majority of the- fields.
Answer: B,C,D
NEW QUESTION 46
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 47
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 48
Using the information shown in the Class structure, select the correct statement.
- A. Instances of EventBooking and Hosted can be stored in a separate.
- B. EventBooking cannot be a subcase of Auto.
- C. Parking and Auto instances must be stored in the same table.
- D. Auto must be a subcase of Parking.
Answer: C
NEW QUESTION 49
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 50
......
Get New PEGAPCLSA85V1 Certification Practice Test Questions Exam Dumps: https://www.dumpsquestion.com/PEGAPCLSA85V1-exam-dumps-collection.html