PEGA LSA

Description

PEGA Engineering Quiz on PEGA LSA, created by Aman Rawat on 27/12/2021.
Aman Rawat
Quiz by Aman Rawat, updated more than 1 year ago
Aman Rawat
Created by Aman Rawat over 2 years ago
1407
0

Resource summary

Question 1

Question
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)
Answer
  • Run 1 rarer on each new rule in the branch that new team members check in to identify any failures in rule execution
  • Leverage the branch review feature to have senior team members validate the branch contents
  • Use Pega Log Analyzer to locate any exceptions in the branch associated with the new team members
  • Review the branch quality to identify any rules with guardrail warnings

Question 2

Question
A shipping case needs to wait n specific time period before progressing in its flow. The developer is considering using wait shape or an assignment with an SI A to perform this. Identify the two requirements for which a wait shape is the simpler approach. (Choose Two)
Answer
  • Adjust the case urgency when the assignment is created
  • Automatically bypass locking when the assignment is created
  • Present a custom UI form to the user while waiting to expire
  • Manually step past the waiting point prior to the designated time

Question 3

Question
Select the option in which you would define Content Security Policies
Answer
  • To prevent the browser to load content from untrusted sources
  • To configure security for the content management integration
  • To define security for case attachments
  • To restrict what data a user can view in a case the user can open

Question 4

Question
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?
Answer
  • The override ignores other criteria in GetNextWork
  • The override causes a search of all assignments in a work queue that equal or exceed the set urgency threshold
  • The override causes a search of only those assignments with the urgency higher than the threshold value
  • The override causes the application to revisit workbaskets for assignments with lower urgency

Question 5

Question
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?
Answer
  • Look at the performance profile and DB Trace output from each node
  • Review guardrail warnings in the development environment to determine if any rules with warnings moved to production
  • Download the alert log file from each node and analyze the contents in the Pega Log Analyzer
  • Observe the cluster and node status on the Enterprise Health Console

Question 6

Question
Table a contains customer information. Table B contains complaints submitted by customers. Table C contains positive feedback submitted by customer. You are tasked to write a report that list all rows in Table A where, per customer, the number of rows in Table B related to Table A are greater than the number of rows in Table C related to table A. Which method creates the report that executes with the best performance?
Answer
  • Define two subreports: one that counts rows in Table B relative to Table A, and on that counts the rows in table C relative to Table A. Only include rows in the main. Report against table A where the table B count is greater that the Table C count
  • Define two subreports, one where table B users ''Do not Join'', and one where Table C users ''Do not Join'', In the main report count the rows from each subpreport, then only include rows where the count from the Table B subreport than the count from the Table C subreport
  • Join table A to Table B and C using include all rows in join class. Count the Join column from both Table B and Table C. Only include rows where the first count is greater than the second
  • Join table A to Table B and C using include all rows in this class. Count the Join column from both Table B and Table C. Only include rows where the first count is greater than the second

Question 7

Question
A developer has set the Rule security mode on the access group to Deny. Select the reason for this setting.
Answer
  • Require Access of Role to Object rules be specified for each layer in the class hierarchy and not inherited from parent classes
  • Disable standard privileges providing administrator access to the application (for example AllFlows and AllFllowActions)
  • Ensure that all rules with the option of specifying a privilege have a privilege. Only users with the privilege can execute the rules
  • Deny access to a rule if the privilege of the user is not defined in an Access of Role to Object

Question 8

Question
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?
Answer
  • Define operator override setting in enterprise authentication system
  • Define Access Control Policy to exclude Admin Executives
  • Use Exclude Operators options in Security Policies landing page
  • Create a separate role for Admin Executives

Question 9

Question
Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)
Answer
  • Extracts the string values from all application field values, paragraphs, and correspondence records
  • Generates a package for French even though Pega provides an associated language pack
  • Automatically sets the locale, base currency, and time zones based on the user's language
  • Creates field value rules for all labels used in the application

Question 10

Question
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)
Answer
  • Configuration A
  • Configuration B
  • Configuration C
  • Configuration D

Question 11

Question
In the answer area, select the configuration for back-to=back processing on the follow action form so that getnextwork processing does not occur. (Select One)
Answer
  • Look for the assignment to perform
  • If not found, look for other assignment in flows on this case
  • If not found, look for assignment in flows on the parent case
  • For each also consider assignments in workbaskets

Question 12

Question
Select the recommended option for extending the data model provided by a pega industry framework.
Answer
  • Specialize the data model as little as possible
  • Hide the data model with an Enterprise service Bus (ESB) dictated data model
  • Hide the data model with a custom data model
  • Redefine the data model

Question 13

Question
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)
Answer
  • Add indexes to all columns
  • Purge and/or archive records based on the company's record retention policy
  • Schedule scripts to maintain frequently fragmented tables
  • Purge workparty UUI index tables periodically

Question 14

Question
How do you begin your research to diagnose the cause of the reported performance issue?
Answer
  • Look at the performance profile and DB Trace out put from each node
  • Download the alert log file from each node and analyze the contents in the Pega Log Analyzer
  • Review guardrail warnings in the development environment to determine if any rules with warnings moved to production
  • Observe the cluster and node status on the Enterprise Health Console

Question 15

Question
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)
Answer
  • The number of queued SLA objects
  • Correspondence rule configuration
  • Error handling for locked items
  • Multiple open assignments on the same case

Question 16

Question
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)
Answer
  • Use the optimistic locking option on the case types
  • Override DetermineLockString to use .AccountID instead of .pyID as the lock string
  • Leverage the default object lock contention requeuing capability
  • Create a Registration subcase configured to run in offline mode

Question 17

Question
XYZ Corp users are experiencing delays in the application that you suspect is related to the database. Which two options do you recommend to isolate the issue? (Choose Two)
Answer
  • Write Pega logs to the database server
  • Increase the threshold for blob-size alerts
  • Lower query-time-related alert thresholds
  • Investigate when the database is used most heavily

Question 18

Question
Select two ways for queuing an item for a queue processor (Choose Two)
Answer
  • Use the Queue-for-processing method
  • Use the Queue for -agent method
  • Use Run in Background smart shape
  • Use Utility smart shape

Question 19

Question
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?
Answer
  • Each access group can use separate portals, harnesses, and sections. Use Specialty Components and use XML to pass data
  • 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
  • Create different harnesses for each user's workspace. New portal rules are not needed. Define Specialty Components and use JSON to pass data
  • 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

Question 20

Question
Using the information shown in the case structure below, which option is always true?
Answer
  • Resolution of the Event Booking case requires the Parking case to be resolved
  • The Parking class must inherit from the Event Booking class
  • The Weather case can be instantiated without a parent Event Booking case
  • Parking, Weather, and Hotel cases must be instantiated for the Event case to process correctly

Question 21

Question
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)
Answer
  • Use Pega API RCST services to update Case and Work Party data in a reports database
  • Use BIX to export Case and related Work Party data to a data warehouse
  • Define additional database indexes for the Class Group and related Work Party tables.
  • Configure a reports database for the Class Group and Index WorkPartyUri Data Admin DB-Table records

Question 22

Question
Identify two benefits provided by using single sign-on (SSO) in a high availability (HA) application (Choose two)
Answer
  • To redirect the user to a new server during a server quiesce (pause)
  • To allow for cookie persistence on the browser
  • To allow the movement of stateful data between application servers
  • To automatically authenticate users on a new server following a server crash

Question 23

Question
When do you use the load-datapage activity method?
Answer
  • To refresh a data page
  • To run a connector asynchronously
  • To queue the data page for a default agent
  • To initiate the loading of a data page

Question 24

Question
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)
Answer
  • Is there a reason why this decision cannot be made at a later time?
  • What is the name of the first division or region that uses the application?
  • Is there an intent to market the framework layer to other companies?
  • How many languages and locales must the application eventually support?
  • Can the framework layer instead consist of multiple built-on applications?

Question 25

Question
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)
Answer
  • Periodically rebase the Policy Administration application.
  • Share rulesets between both applications.
  • Perform branch reviews when merging brandies.
  • Switch between applications when modifying rules.

Question 26

Question
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)
Answer
  • Pega Marketing
  • Customer Decision Hub
  • Robotic Process Automation
  • Pega Customer Service

Question 27

Question
Which of the following Skin rule customizations help satisfy the states requirements?
Answer
  • In the Skin rule, configure the importance field for each column included in a repeating layout
  • In the Skin rule, configure the style for all application field values, paragraphs, and correspondence records
  • In the Skin rule, configure the Column Layout and specify how the sidebar appears on tables and smart phones
  • In the Skin rule, configure the Column Layout and specify the width of the sidebar on desktops

Question 28

Question
MyCo.com has instances of SCM-F5, SmartDispute, and CPM-F5 in their Production Environment distributed across multiple Pega instances. A new business requirement states that users working in any one application cart create a case in any other application. What is your recommendation to implement the new business requirement?
Answer
  • Synchronize case creation with RFST services
  • Implement a parent case across multiple products
  • Implement Federated Case Management
  • Leverage database replication to communicate case creation

Question 29

Question
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 failed. Which two techniques help you troubleshoot the problem? (Choose Two)
Answer
  • Review Performance Alerts and Exceptions in PDC
  • Review Performance Alerts and Exceptions in AES
  • Review Alerts and Exceptions using PLA.
  • Review a Production Tracer Log using SMA-

Question 30

Question
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.
Answer
  • Configure an agent to record monthly case status in a separate table and report on that table
  • Configure a Declare index to record case data to a separate table
  • Configure a summary report that leverages sub reports for each month
  • Configure an activity to generate the data in the clipboard and report using a custom section

Question 31

Question
Which two actions can yon perform to improve the guardrails compliance score of an application? (Choose two)
Answer
  • Ensure keyed data classes are not mapped to pr-other where possible
  • Increase the percentage of unit tests and scenario tests that pass
  • Achieve a higher application level test coverage percentage score
  • Convert activities that only retrieve data to data transforms that invoke data pages

Question 32

Question
What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over tune? (Choose Two)
Answer
  • Add indexes to all columns
  • Purge and/or archive records based on the company's record retention policy
  • Schedule scripts to maintain frequently fragmented tables
  • Purge workparty UlU index tables periodically

Question 33

Question
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)
Answer
  • Define case type views using *\ page, property" syntax for the majority of the- fields
  • Add an embedded Page property to the case type
  • Pre-define properties, sections, and relevant records that are applied to Work- Cover'
  • Create a data type that corresponds to each case type
  • Drag-and-drop a Field Group when defining a case view

Question 34

Question
Inconsistent formatting of phone numbers is causing, usability issues. You have 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)
Answer
  • Configure a Declare Constraint rule
  • Configure a Custom Control
  • Configure an Edit Input rule
  • Configure an Edit Validate rule

Question 35

Question
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?
Answer
  • Develop a SQL function that calls a stored procedure to retrieve the currently associated level for each code
  • Display report definition rows using a custom section. Use a Keyed-access Data Page to source label values
  • Query the distinct codes that the report would display. Develop an interface to retrieve the associated labels In bulk
  • Persist the most recently retrieved labels for each code in a local table. Join to that table when running the report

Question 36

Question
Customer information is captured in an application. Corporate policy states that private information be secured and only visible to a limited users. Which configuration do you recommend?
Answer
  • Create an access control policy restricting access to the sensitive information
  • Move sensitive information to separate sections and apply a privilege to the sections
  • Configure an access deny rule restricting access to the sensitive information
  • Use a visible when rule for the properties displaying sensitive information

Question 37

Question
You want to avoid creating unnecessary case-related properties and views. Which three actions do you take to accomplish this goal? (Choose Three)
Answer
  • Drag and-drop a field group when defining a case view
  • Define case type views using ".page.property" syntax
  • Define most of the properties and sections at the work pool level
  • Use the data reference field type in a case type's data model tab
  • Create a data type (if required) that corresponds to the case type

Question 38

Question
A Customer Service application requires customer data assembled from multiple external systems. The customer data is captured by a parent case. Subcases of that parent case need to reference the same customer data.The customer data must be as current as possible. Which two options are used as part of the solution? (Choose Two)
Answer
  • Have each subcase load a portion of the customer data prior to updating the parent case
  • Use the System of Record (SOR) data access pattern when capturing the customer data
  • Load the customer data in parallel using the Load -Data Page and Connect-Wair methods
  • Use the Snapshot data access pattern to capture the customer data prior to subcase spin off

Question 39

Question
Finco corporation uses pega to perform the majority of the mortgage underwriting tasks. After gathering the initial data, the mortgage case pauses and waits for the credit report. The credit report is a separate case, located in the same class group as the mortgage case, and typically resolves within 24 hours. After the credit report is complete, the application routes the mortgage case to the specialist. Which of the following options is the optimal solution to route the mortgage case to the specialist when the credit report is complete?
Answer
  • Add a wait shape to the mortgage flow with a case dependency to advance the mortgage flow to the next assignment when the credit report case is resolved
  • Modify the credit report flow to move the mortgage case to the specialist. The application routes the assignment to the specialist with the least amount of work
  • Include a split join shape in the mortgage flow to include the credit report flow. Use the All option on the split join shape to ensure the credit report is complete before routing to the specialist
  • Insert a credit report assignment in the mortgage flow with a SLA to check the status of the credit report case and call the ResumeFlow activity when the credit report case completes

Question 40

Question
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?
Answer
  • Privilege
  • Work group
  • Role
  • AccessGroup

Question 41

Question
Select two ways for queuing an item for a queue processor
Answer
  • Use the Queue-for-processing method
  • Use the Queue for -agent method
  • Use Run in Background smart shape
  • Use Utility smart shape

Question 42

Question
What are two valid reasons for defining a case type within a case type-specific rule set? (Choose two)
Answer
  • Case-specific rulesets make it easier to rebase ruleset versions
  • The case type might be converted to a component application in the future
  • The ruleset can be added to the ruleset stack for multiple applications
  • Each branch ruleset can be associated to case-specific user stories

Question 43

Question
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?
Answer
  • Use Robotic Desktop Automation.
  • Use Robotic Process Automation
  • Use SQL connectors to update the data.
  • Use SOAP/REST services to update the information.

Question 44

Question
The BigCo quoting application is currently on-premise. BigCo plans to move the application to Pega Cloud What factor do you need to consider for environment setup?
Answer
  • Network security configuration
  • Log file access configuration
  • System management application configuration
  • Database access configuration

Question 45

Question
You review and tune the agent configuration on a production system since some default agents (choose two)
Answer
  • Are not necessary for every application.
  • need to be registered with the master agent
  • Should never run in a production environment.
  • require an agent schedule record

Question 46

Question
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?
Answer
  • Recommend the insurance company change its policy to allow for a broader processing window
  • Recommend the insurance company use an MDB listener instead of an email listener
  • Recommend the insurance company use an email lister with concurrent threats.
  • Recommend the insurance company use an advanced agent to verify claims and respond

Question 47

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

Question 48

Question
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.
Answer
  • Automated testing reduces costs by reducing the need to hire and I rain testing resources
  • Automated testing allows for orchestration between automation server and the Execute Test REST service
  • Automated testing programmatically ensures quality of rules to maintain the integrity of the pipeline
  • Automated testing accelerates the deployment of rules from the development environment to target environments

Question 49

Question
Identify three rule types that are used in defining Authentication Service data instances. (Choose Three)
Answer
  • Data pages
  • Data transforms
  • Reports
  • Connectors
  • Activities

Question 50

Question
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.
Answer
  • Create a smoke test suite. Run the test suite using the pre-import process
  • Create a regression test suite. Run the test suite using the automation server
  • Create an integration test suite. Run the test suite using the Execute Test REST service
  • Create an ad hoc test suite. Run the test suite using the post-import process

Question 51

Question
An end user of the application experienced a browser crash while working on a highly available system. Crash recovery is enabled. Does the user to be reauthenticated?
Answer
  • Yes, if the user is directed to the same node.
  • No, if the authentication cookie was lost
  • No, if the user is directed to a different node.
  • Yes, If the authentication cookie was lost.

Question 52

Question
XYZ Corporation wants to ensure that every attempt by a developer to check a rule into a certain ruleset version is reviewed before that rule is allowed to be checked in. The rule should be automatically sent back to the developer without being checked in if all warnings are not justified and the fields on the history tab are not complete. How do you address this requirement?
Answer
  • Prior to the first assignment in the ApproveRuleCheckin flow, add a decision shape where one output connector is equivalent to the submitting the SendBack flow action
  • Override the SendBack Flow Action adding a pre-ctivity that transfers the assignment to the create operator if the rule's criteria are not met
  • Override the FindReviewers decision tree to invoke a when rule that evaluates the criteria, if the when rule returns true, the decision tree returns SendBack
  • Implement a CheckForCustomWarnings activity for each rule included in the requirement. The activity issues a warning whenever the requirement's history tab criteria are not met

Question 53

Question
Which two tools and/or methods support continuous integration practices? (Choose Two)
Answer
  • Configuring pre and post import steps
  • Using an automation server to invoke unit test suites
  • Performing Ul regression testing
  • Leveraging release toggles

Question 54

Question
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)
Answer
  • Have new team members create and run Pega automated unit tests against their rules
  • Leverage the rule check-in approval process to review the new team member’s changes first
  • Run Tracer on each rule the new team members check in to identify an failures in rule execution
  • Use Pega Log Analyzer to identify exceptions associated with the new team members

Question 55

Question
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?
Answer
  • As a final rule
  • As a relevant record
  • As an enterprise class level property
  • As a case level property

Question 56

Question
XYZ Corp users are experiencing delays in the application that you suspect is related to the database. Which two options do you recommend to isolate the issue?
Answer
  • Write Pega logs to the database server
  • Increase the threshold for blob-size alerts
  • Investigate when the database is used most heavily
  • Lower query-time-related alert thresholds

Question 57

Question
Which of the following Skin rule customizations help satisfy the stated requirements?
Answer
  • Configure the importance field for each column included in a repeating layout
  • Configure the Column Layout and specify the width of the sidebar on desktops
  • Configure the style for all application field values, paragraphs, and correspondence records
  • Configure the Column Iayout and specify how the sidebar appears on tablets and smart phones

Question 58

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

Question 59

Question
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?
Answer
  • Use a SQL Function
  • Use a Connect-SQL rule
  • Use a listView with a custom getContent Activity
  • Use a correlated subreport

Question 60

Question
You manage a 30-person development team with members located across the globe. Which Pega Cloud environment best supports the needs of your team?
Answer
  • Large sandbox
  • Large development instance
  • Preproduction instance
  • Standard sandbox

Question 61

Question
What advantage does a rule-utility-function have over a rule-obj-activity?
Answer
  • Ability to be circumstanced  
  • Ability to be used to enforce security
  • Ability to be directly called from a decision table
  • Ability to be saved multiple rulesets

Question 62

Question
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)
Answer
  • Deselect Create demonstration users'',
  • Select Framework
  • Select Framework'' as the Application structure
  • Edit the organization name to BCO
  • Edit the Division name to UK'',

Question 63

Question
What two features do activities and functions share? (Choose Two)
Answer
  • Ability to be circumstanced
  • Ability to be versioned
  • Ability to be called directly from a decision table
  • Ability to be parameterised

Question 64

Question
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 manager can read and write the case. Select two configuration that satisfy the requirement. (Choose two)
Answer
  • Add a privilege to the case type class that is conditionally granted when the purchase request amount is less than USD 10.000
  • Configure conditional access in Access Manager to read and write a purchase request case when the amount is less than USD 10.000
  • Configure the worklist to only display purchase requests greater than USD10.000 for the work group manager
  • Use a reads access control policy with a condition that verifies the amount is less than USD10.000

Question 65

Question
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.)
Answer
  • Use Case Designer data propagation to copy the data to the subcases to populate the page contents  
  • Use the Snapshot data access pattern to populate the page contents
  • Use the system of Record (SOR) data access pattern to populate the page contents.
  • Use the Load-DataPage method to initiate the population of the page contents

Question 66

Question
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?
Answer
  • Define operator override setting in enterprise authentication system
  • Define Access Control Policy to exclude Admin Executives
  • Use Exclude Operators options in Security Policies landing page
  • Create a separate role for Admin Executives

Question 67

Question
A call center uses Pega Customer Service. Where does Pega Customer Service fit into the enterprise architecture?
Answer
  • Pega Customer Set vice is the customer and account enterprise service bus
  • Pega Customer Service is the new customer onboarding system
  • Pega Customer Service is the billing and reporting system of record
  • Pega Customer Service is the customer interaction system of record

Question 68

Question
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)
Answer
  • When deploying rule only hotflxes
  • When the prlogging.xml file is modified
  • When changing the system name
  • When changing the prweb web.xml file
  • When the deploying new rules

Question 69

Question
Using the information shown in the Class structure, select the correct statement.
Answer
  • Auto must be a subcase of Parking.
  • Parking and Auto instances must be stored in the same table
  • EventBooking cannot be a subcase of Auto
  • Instances of EventBooking and Hosted can be stored in a separate

Question 70

Question
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)
Answer
  • PEGA0004 –Quantity of data received by database query exceeds limit
  • PEGA0002 – Connect operation time exceeds limit
  • PEGA00017 – Cache exceeds limit
  • PEGA0001 – HTTP interaction time exceeds limit

Question 71

Question
Users in a cloud-based production application report a chronic performance issue that occurs every day between 2:00 P.M. and 4:00 P.M. AH attempts to reproduce the problem in the Development, QA, and Staging environments have failed. Which two techniques help you troubleshoot the problem? (Choose Two)
Answer
  • Review Performance Alerts and Exceptions in PDC
  • Review Performance Alerts and Exceptions in AES
  • Review a Production Tracer Log using SMA
  • Review Alerts and Exceptions using PLA

Question 72

Question
Which three actions do you recommend to address their performance issue and ensure optimal application performance in the future? (Choose Three.)
Answer
  • Dedicated a node to background processing
  • Review selection criteria of agent activities
  • Minimize the usage of robotic automations
  • Remove embedded dashboard reports from the manager portal
  • Review application environment sizing

Question 73

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

Question 74

Question
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?
Answer
  • Use a SQL Function
  • Use a Connect-SQL rule
  • Use a ListView with a custom getContent Activity
  • Use a correlated SubReport

Question 75

Question
You isolated the problem to node of the cluster. Y see node 1 goes down shortly «ift<rr 3:00 P.M. every day with an out-of-memory error. What is the likely cause of the out of-memory error?
Answer
  • At 3:00 P.M., managers view multiple reports displaying open assignments and cases so they can plan work for the following day
  • At 3:00 P.M., a shift change occurs and several users login and display the" work list and dashboard
  • 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.
  • 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

Question 76

Question
Which three approaches arc considered a PegaUnit: testing best practice? (Choose Three)
Answer
  • A test ruleset is placed at the top of an application's ruleset stack  
  • A test case is not necessary when an error message is the expected result.
  • A test case groups relevant assertions together
  • A test case uses limited assertions
  • A test case focuses on a single area of functionality

Question 77

Question
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?
Answer
  • 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
  • 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
  • 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
  • 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

Question 78

Question
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)
Answer
  • Privilege
  • Access of Role to Object
  • Access Control Policy
  • Access When
  • Access Deny

Question 79

Question
Set the three security tasks you perform when deploying an application to a production environment. (Choose Three)
Answer
  • Delete the Unauthenticated access group
  • Update standard dynamic system settings
  • Rename the PRServlet default servlets
  • Change the Rule security mode setting on the access groups to Deny
  • Restrict access to ruleset configuration

Question 80

Question
Ar.mo Corporation is designing an Order Fulfillment application built on an Inventory application. Both applications reuse a section that displays Part details. Where do you configure the PartOetails section?
Answer
  • In an Inventory ruleset within the Inventory application's work pool class  
  • In an Order Fulfillment ruleset within the Order Fulfillment application's work pool class
  • In an Enterprise ruleset within the Inventory application's Paits data class
  • In an Order Fulfillment luleset within the Order Fulfillment application's Parts data class

Question 81

Question
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.
Answer
  • Configure an agent to record monthly case status in a separate table and report on that table
  • Configure a Declare index to record case data to a separate table
  • Configure a summary report that leverages sub reports for each month
  • Configure an activity to generate the data in the clipboard and report using a custom section

Question 82

Question
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)
Answer
  • An auto loan application can extend MyCo-Data-Loan-Auto without affecting a sum performed against .Loans C). Amount
  • A rule In MyCo-DataLoan-Mortgage can only be referenced through -Loans if also defined In MyCo Data-Loan
  • 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
  • All pages within the .Loans field group must be the same class, either MyCo- Data-Loan-Auto or MyCo-Data-Loan Mortgage
  • At design time, the system issues a warning since it is poor practice to define a field group with an abstract data type class
Show full summary Hide full summary

Similar

Orbital Mechanics
Luke Hansford
Software Processes
Nurul Aiman Abdu
Module 1: Introduction to Engineering Materials
Kyan Clay
Mathematics
rhiannonsian
AOCS - Attitude and orbit control systems
Luke Hansford
Ordinary Differential Equations
rhiannonsian
audio electronics
Lillian Mehler
Building Structures
Niat Habtemariam
communication system
Lillian Mehler
Advanced Propulsion
Luke Hansford