Get Latest Nov-2021 Conduct effective penetration tests using VCEPrep PEGAPCLSA85V1 [Q23-Q47]

Share

Get Latest [Nov-2021] Conduct effective penetration tests using  VCEPrep PEGAPCLSA85V1

Penetration testers simulate PEGAPCLSA85V1 exam PDF

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

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

Answer: C

 

NEW QUESTION 24
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. A rule In MyCo-DataLoan-Mortgage can only be referenced through -Loans if also defined In MyCo Data-Loan.
  • B. All pages within the .Loans field group must be the same class, either MyCo-Data-Loan-Aiito or MyCo-Oata-Loan Mortqage
  • C. At design time, the system issues a warning since it is poor practice to define a field group with an abstract data type ctas%
  • D. 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.
  • E. An auto loan application can extend MyCo-Data-LoarvAuto without affecting a sum performed against
    .Loans C). Amount

Answer: A,D,E

 

NEW QUESTION 25
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 the deploying new rules
  • C. When changing the prweb web.xml file
  • D. When deploying rule only hotflxes
  • E. When changing the system name

Answer: A,B,D

 

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

Answer: C,D

 

NEW QUESTION 27
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. Look at the performance profile and DB Trace output from each node.
  • C. Review guardrail warnings in the development environment to determine if any rules with warnings moved to production.
  • D. Observe the cluster and node status on the Enterprise Health Console.

Answer: D

 

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

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

Answer: A,D,E

 

NEW QUESTION 29
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 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.
  • B. Use the assignment SLA to increment the pyUnjerncyAssiqnAdjust value by 1 every day the claim is in an open status.
  • C. Use the overall SLA to increment the pyUrgencyAssignAdjust value by 1. Reset the goal date to the following day
  • D. Use an advanced agent on a dedicated node to increment the pyUrgencyAssignAdjust value by 1 for every assignment that matches the selection criteria.

Answer: D

 

NEW QUESTION 30
You are managing distributed, geographically dispersed, development teams A, B and C.
Team A is ready to merge changes into their development environment to make available changes to Team B's Team C's.
To ensure all development teams are working with the latest version of shared rule base, select and move all of the following tasks to the tasks List Order column and place them in the correct order.

Answer:

Explanation:

Explanation
Team A publishes branch,
Automation server merges three branch,
Team B and C rebase the application

 

NEW QUESTION 31
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. Copy the fields In the data class to the BCO QT Work- class so all subclasses can see the Quote rules.
  • B. Create a BCO-QI -Data-Quote class that inherits from BCO Data-Quote.
  • C. Select each rule you want to reuse in the application as a relevant record.
  • D. Use a Data Reference to configure the rules that you need from the BCO-Data-Quote class.

Answer: C

 

NEW QUESTION 32
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. Leverage the default object lock contention requeuing capability.
  • B. Create a Registration subcase configured to run in offline mode.
  • 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 33
When do you use the load-datapage activity method?

  • A. To run a connector asynchronously
  • B. To refresh a data page
  • C. To queue the data page for a default agent
  • D. To initiate the loading of a data page

Answer: D

 

NEW QUESTION 34
You want to avoid creating unnecessary case-related properties and views. Which three actions do you take to accomplish this goal? (Choose Three)

  • A. Define most of the properties and sections at the work pool level.
  • B. Drag and-drop a field group when defining a case view.
  • C. Define case type views using ".page.property" syntax.
  • D. Create a data type (if required) that corresponds to the case type.
  • E. Use the data reference field type in a case type's data model tab.

Answer: B,D,E

 

NEW QUESTION 35
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 36
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.

Answer: B,C

 

NEW QUESTION 37
Select the recommended option for extending the data model provided by a pega industry framework.

  • A. Hide the data model with a custom data model.
  • B. Specialize the data model as little as possible.
  • C. Redefine the data model.
  • D. Hide the data model with an Enterprise service Bus (ESB) dictated data model.

Answer: B

 

NEW QUESTION 38
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. Access Control Policy
  • C. Access When
  • D. Access of Role to Object
  • E. Privilege

Answer: A,D,E

 

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

Answer: A,B

 

NEW QUESTION 41
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 a Production Tracer Log using SMA-
  • B. Review Alerts and Exceptions using PLA.
  • C. Review Performance Alerts and Exceptions in AES.
  • D. Review Performance Alerts and Exceptions in PDC

Answer: B,D

 

NEW QUESTION 42
You need to create custom workspaces for the manager and for the Customer service representative (CSR), Also, you are asked to display some properties in custom formats that arc not supported by Pega.
Which approach satisfies these requirements?

  • A. Level age the Case Manager and Case Worker as reference points to create new portals, if required. Use Special Components and use JSON to pass data.
  • B. Create different harnesses for each user's workspace. New portal rules are not needed. Define Specialty Components and use JSON to pass data.
  • C. Identify the functionality required for each portal. Customize the portal either by modifying the section or harness. Use Specialty Components and use XML to pass data.
  • D. Each access group can use separate portals, harnesses, and sections. Use Specialty Components and use XML to pass data.

Answer: B

 

NEW QUESTION 43
XYZ Inc.'s COE wants case life cycle developers to use a field group named "Claim" regardless of the application being developed.
Select and move the three tasks that the COE performs for this requirement to the Task List column and place them in the correct order. (Choose Three)

Answer:

Explanation:

 

NEW QUESTION 44
BigCo is planning an update to JVM settings on all production nodes at the of the month. The production application supports high availability.
To ensure that users can continue working without distribution while the JVM changes are in process, select and move all of the following tasks to the Task List Order column arrange then correct order.

Answer:

Explanation:

Explanation
D,B,C,A,E

 

NEW QUESTION 45
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 case level property
  • B. As an enterprise class level property
  • C. As a relevant record
  • D. As a final rule

Answer: C

 

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

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

Answer: A,D

 

NEW QUESTION 47
......

Tested Material Used To PEGAPCLSA85V1 Test Engine: https://www.vceprep.com/PEGAPCLSA85V1-latest-vce-prep.html