PEGAPCLSA85V1試験問題集合格できるには更新された2022年03月テスト問題集 [Q14-Q34]

Share

PEGAPCLSA85V1試験問題集合格できるには更新された2022年03月テスト問題集

PEGAPCLSA85V1テスト問題練習は2022年最新のに更新された89問あります

質問 14
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., managers view multiple reports displaying open assignments and cases so they can plan work for the following day.
  • B. At 3:00 P.M., a shift change occurs and several users login and display the" work list and dashboard.
  • C. 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.
  • D. 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.

正解: A

解説:
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.

 

質問 15
Which two actions can yon perform to improve the guardrails compliance score of an application? (Choose

  • A. Increase the percentage of unit tests and scenario tests that pass.
  • B. Convert activities that only retrieve data to data transforms that invoke data pages.
  • C. Ensure keyed data classes are not mapped to pr-other where possible.
  • D. Achieve a higher application level test coverage percentage score.

正解: B,C

 

質問 16
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.

正解:

解説:

Explanation
ProductionApp 01.01CustomerApp 07.01ServiceApp 01.01EmployeeApp 01.01MyEnterpriseApp 01.02 PegaRULES 07.10

 

質問 17
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 automatically authenticate users on a new server following a server crash
  • C. To allow for cookie persistence on the browser
  • D. To redirect the user to a new server during a server quiesce (pause)

正解: B,D

 

質問 18
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 Connect-SQL rule.
  • C. Use a ListView with a custom getContent Activity.
  • D. Use a correlated subreport.

正解: D

 

質問 19
A case can be withdrawn using a local action. You want to restrict the ability to withdraw a case to the user who created the case or any work group manager of the user. Select three rule types used in combination to achieve this functionality. (choose three)

  • A. Access Deny
  • B. Privilege
  • C. Access Control Policy
  • D. Access When
  • E. Access of Role to Object

正解: A,B,E

 

質問 20
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

正解: A,D

 

質問 21
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 Robotic Process Automation.
  • B. Use SOAP/REST services to update the information.
  • C. Use Robotic Desktop Automation.
  • D. Use SQL connectors to update the data.

正解: A

 

質問 22
BiyCo has two development projects currently in progress developed by independent teams. One team builds the Quoting application. Another team builds the Policy Administration application. Development takes place on different servers with separate rulebases.
The Quoting application is built on the Policy Administration application.
The Policy Administration application requires enhancements to support other areas of the business.
The Quoting team is notified when the Policy Administration application is versioned. The Quoting team responds by importing a HAP containing the new version.
Select the two best practices to minimize potential development conflicts and work with the most current version of the Policy Administration application. (Choose Two)

  • A. Periodically rebase the Policy Administration application.
  • B. Share rulesets between both applications.
  • C. Perform branch reviews when merging brandies.
  • D. Switch between applications when modifying rules.

正解: B,C

 

質問 23
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 importance field for each column included in a repeating layout.
  • D. Configure the Column Layout and specify the width of the sidebar on desktops.

正解: C

解説:
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.

 

質問 24
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 saved multiple rulesets
  • C. Ability to be circumstanced
  • D. Ability to be used to enforce security

正解: A

 

質問 25
A shipping case needs to wait n specific time period before progressing in its flow. The developer is considering using ;i wait shape or an assignment with an SI A to perform this (unction.
Identify the two requirements for which a wait shape is the simpler approach. (Choose Two)

  • A. Manually step past the waiting point prior to the designated time.
  • B. Adjust the case urgency when the assignment is created.
  • C. Present a custom UI form to the user while waiting to expire.
  • D. Automatically bypass locking when the assignment is created.

正解: A,D

 

質問 26
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 causes the application to revisit workbaskets for assignments with lower urgency.
  • C. The override causes a search of only those assignments with the urgency higher than the threshold value.
  • D. The override ignores other criteria in GetNextWork.

正解: A

 

質問 27
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 out put from each node.

正解: B

解説:
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.

 

質問 28
Select two ways for queuing an item for a queue p

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

正解: A,C

 

質問 29
Using the information shown in the Class structure, select the correct statement.

  • A. Parking and Auto instances must be stored in the same table.
  • B. Instances of EventBooking and Hosted can be stored in a separate.
  • C. EventBooking cannot be a subcase of Auto.
  • D. Auto must be a subcase of Parking.

正解: A

 

質問 30
A call center uses Pega Customer Service. Where does Pega Customer Service fit into the enterprise architecture?

  • A. Pega Customer Service is the new customer onboarding system.
  • 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 customer interaction system of record.

正解: B

 

質問 31
You review and tune the agent configuration on a production system since some default agents----------------and--------------.(choose two)

  • A. require an agent schedule record
  • B. Are not necessary for every application.
  • C. Should never run in a production environment.
  • D. need to be registered with the master agent

正解: B,C

 

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

正解: B,D

 

質問 33
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 agent to record monthly case status in a separate table and report on that table.
  • 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 activity to generate the data in the clipboard and report using a custom section.

正解: A

 

質問 34
......

正真正銘のPEGAPCLSA85V1問題集には100%合格率練習テスト問題集:https://jp.fast2test.com/PEGAPCLSA85V1-premium-file.html


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어