Select two ways for queuing an item for a queue p
- A . Use the Queue-for-processing method
- B . Use Utility smart shape
- C . Use Run in Background smart shape
- D . Use the Queue for -agent method
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 . Have new team members create and run Pega automated unit tests against their rules.
- B . Use Pega Log Analyzer to identify exceptions associated with the new team members.
- C . Run Tracer on each rule the new team members check in to identify an failures in rule execution.
- D . Leverage the rule check-in approval process to review the new team member’s changes first.
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?
- A . Synchronize case creation with RFST services.
- B . Leverage database replication to communicate case creation.
- C . Implement Federated Case Management.
- D . Implement a parent case across multiple products.
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?
- A . In an Inventory ruleset within the Inventory application’s work pool class
- B . In an Order Fulfillment luleset within the Order Fulfillment application’s Parts data class
- C . In an Enterprise ruleset within the Inventory application’s Paits data class
- D . In an Order Fulfillment ruleset within the Order Fulfillment application’s work pool class
your application connects to two REST services that list details about bank offices.
One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.
the other REST service uses a city name as a GET parameter and returns a datailed list of back offices in
cities with that name. The application uses data pages to cache details about bank offices.
Which approach do you use to populate a data page with a list of bank offices in a postal code from the REST service?
- A . configure a REST connector data source. configure the REST connector to reference the postal code from the work object using the request data transform.
- B . configure a REST connector data source. Set the Endpoint on the data source to reference the postal code parameter value at the end of the URL
- C . configure a REST connector data source and pass the parameter page to the connector. configure the REST connector to reference the same parameter in the query string for the get method
- D . configure a REST connector data source and pass the postal code parameter to the request data transform configure the REST connector to use the postal code the query string for the get method
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?
- A . Network security configuration
- B . Database access configuration
- C . System management application configuration
- D . Log file access configuration
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?
- 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 robotic process automation runs every day. The mapping of results to each case type horn the automation is CPU intensive.
- C . 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.
- D . At 3:00 P.M., a shift change occurs and several users login and display the" work list and dashboard.
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)
- A . Write Pega logs to the database server.
- B . Investigate when the database is used most heavily.
- C . Lower query-time-related alert thresholds.
- D . Increase the threshold for blob-size alerts.
BigCo receives complaints from existing customers and new prospects that BiyCo repi irrelevant offers and products.
Which two Pega solutions do you suggest to help solve this problem? (Choose Two)
- A . Pega Marketing
- B . Pega Customer Service
- C . Robotic Process Automation
- D . Customer Decision Hub
An application uses LDP authentication users have role and application attributes, but not access group attributes. select the two tasks required to configure the application to uses LDAP attributes to determine the access group for a user
- A . Create a decision table that evaluate role and application properties that return access group
- B . Configure the authentication mapping to evaluate the decision table
- C . Create a decision table that evaluate role and application attribute value that return access group
- D . Add a method to the authentication activity to evaluate the decision table
You add database connection information to prconfig.xml and want to encrypt the password in the connection information how do you encrypt the password?
- A . create an encrypted keyring password and replace the unencypted password in prconfig.xml
- B . enter a password in an application ID instance and reference the external system
- C . create an encrypted password with PR cipherGenerator and reference the external system
- D . create an encrypted password with passGen and replace the unencrypted password in pconfig.xml
Identify three rule types that are used in defining Authentication Service data instances. (Choose Three)
- A . Data pages
- B . Activities
- C . Connectors
- D . Reports
- E . Data transforms
You are implementing a paga customer service application and are integrating the system of record data for account information?
select the three tasks required to implement this integation
- A . Specialize the pega customer service data pages that use account data.
- B . Integrate with the system of record in the pega customer service account class
- C . Rename the pega customer service data pages to match the system of record.
- D . Integrate with the system of record to populate an Account data class.
- E . Create a data transform to map the Account data class to the pega customer service Account class
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 Pega API RCST services to update Case and Work Party data in a reports database.
- 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 BIX to export Case and related Work Party data to a data warehouse.
How do you begin your research to diagnose the cause of the reported performance issue?
- A . Look at the performance profile and DB Trace out put from each node.
- 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 . Download the alert log file from each node and analyze the contents in the Pega Log Analyzer.
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.
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 . PEGA0004 CQuantity of data received by database query exceeds limit
- B . PEGA0001 C HTTP interaction time exceeds limit
- C . PEGA00017 C Cache exceeds limit
- D . PEGA0002 C Connect operation time exceeds limit
Using the information shown in the case structure below, which option is always true?
- A . Resolution of the Event Booking case requires the Parking case to be resolved.
- B . Parking, Weather, and Hotel cases must be instantiated for the Event case to process correctly.
- C . The Weather case can be instantiated without a parent Event Booking case.
- D . The Parking class must inherit from the Event Booking class.
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 an advanced agent on a dedicated node to increment the pyUrgencyAssignAdjust value by 1 for every assignment that matches the selection criteria.
- B . Use the assignment SLA to increment the pyUnjerncyAssiqnAdjust value by 1 every day the claim is in an open status.
- C . 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.
- D . Use the overall SLA to increment the pyUrgencyAssignAdjust value by 1. Reset the goal date to the following day
You are designing a case life cycle to process fraudulent charge claims. After a list of suspected fraudulent charge is submitted, the case advances to the processing stage. In the first step of theprocess fraud claim process, a seprate child case must be created for each suspected fraudulent charge.
After all necessary fraudulent charge cases are created, the parent cse advance to the next step where the customer is notified that their claims are being processed
choose three actions needed to configure the missing step so that a separate child case is created for each fraudulent charge selected
- A . Add a customer split for each process step to the cse life cycle and configure it ti create child cases.
- B . configure data propagation to map property value between the parent and clid cases.
- C . add a create case smart shape to the case life cycle and configure it to be created a case
- D . add a create case smart setup to the cse life cycle and configure it to creare child cases
- E . use a page list property to store the fraudulent claim items and identify the number if child cases to create
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 . Use a Data Reference to configure the rules that you need from the BCO-Data-Quote class.
- C . Copy the fields In the data class to the BCO QT Work- class so all subclasses can see the Quote rules.
- D . Select each rule you want to reuse in the application as a relevant record.
An insurance company wants to extend a native mobile app to allow customers to create claims using a claims management application implemented on the pega platfrom. As a claim is processed, update are sent to the mobile app as push notifications.
How do you satisfy this requirement?
- A . Package the claims management application as a SDK mobile app
- B . Configure a service to creat claim cases when called from the native mobile app
- C . configure the native mobile app to creat a claim case using the page API
- D . Embed the claims management application in the native mobile app using a pega web Mashup gadget
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?
- A . Use a visible when rule for the properties displaying sensitive information.
- B . Create an access control policy restricting access to the sensitive information.
- C . Configure an access deny rule restricting access to the sensitive information.
- D . Move sensitive information to separate sections and apply a privilege to the sections.
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 . Define operator override setting in enterprise authentication system
- B . Create a separate role for Admin Executives
- C . Use Exclude Operators options in Security Policies landing page
- D . Define Access Control Policy to exclude Admin Executives
you need to formet required fields with red labels. you configure a custom style in the skin rule.
how do you apply the custom style?
- A . reference the skin rule in the dynamic layout with the required field labels
- B . reference the skin in the required field labels.
- C . reference the custom style as a parameter in a dynamic layout.
- D . reference the custom style in the required field labels
CORRECT TEXT
In the Answer Area, determine where data is stored for each design option.
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 . 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.
- B . 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. - C . 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.
- D . 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.
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 deploying rule only hotflxes
- B . When changing the prweb web.xml file
- C . When changing the system name
- D . When the deploying new rules
- E . When the prlogging.xml file is modified
Which three actions do you recommend to address their performance issue and ensure optimal application performance in the future? (Choose Three.)
- A . Dedicated a node to background processing.
- B . Review application environment sizing.
- C . Remove embedded dashboard reports from the manager portal.
- D . Minimize the usage of robotic automations.
- E . Review selection criteria of agent activities.
A,B,E
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.
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.
You are audit a property named. Generic Code. The label on the form is named suggested generic substitute. when the field value changes, you want the history details to show as the name of the label.
you also want to record the name of the property
How do you ensure that the entry shows both the label and the property name?
- A . On the pyTracksecurtiyChanges data tranform, in the source field, enter "suggested
generic substitue
(. GenricCode)" - B . on the pyTracksecurtiyChanges declare trigger activity, enter GenericCode as a parameter name and
"suggested generic substitute" as a perameter description - C . on the work management landing page> Filed level Auditing tab in the source filed enter GenericCode. in the Description filed enter "suggested generic substitute"
- D . on the work management landing page > Filed level Auditing tab,, in the source filed enter "suggested
generic substituite(. GeneriCode)"
CORRECT TEXT
You are configuring the container settings of a display a title. The title is based on the type of loan requested
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.
Select two ways for queuing an item for a queue processor. (Choose Two.)
- A . Use the Queue-for-processing method
- B . Use Utility smart shape
- C . Use Run in Background smart shape
- D . Use the Queue for -agent method
your application queues items for a standard agent a case has not been updated as expected by the agent. on the system queue management landing page the queue status for each item us available.
What two issues can be identified in the system queue management landing page using the status?
(choose two)
- A . the agent failed when processing the item.
- B . the agent is scheduled to process the item in the future.
- C . the agent schedules were disabled.
- D . the agent is not configured for optimistic locking.
DRAG DROP
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)
an application to onboard new bank customers create child cases for each account that the customer opens.
You need to configure a report definition that lists new customer cases created in a given day and the average opening balance for all account child cases for each customer.
Which reporting feature do you use?
- A . association
- B . subreport
- C . class join
- D . declare index
HOTSPOT
A case is used to process home loans for approval.
in the answer area, area, select the enterprice class structure (ECS) layer in which to bulid each of the following components. each layer of the ECS contains two components.
Explanation:
Text, letter
Description automatically generated
An application include two case types: expense report and purchase requests which two steps are required to enable support for both case type for offline user on a mobile device?
- A . Configure the application record to enable offline access
- B . Configure the user’s access group to enable offline access.
- C . configure both case type to enable offline access
- D . Configure the application to build a custom mobile app
Which two actions can yon perform to improve the guardrails compliance score of an application? (Choose
- A . Ensure keyed data classes are not mapped to pr-other where possible.
- B . Convert activities that only retrieve data to data transforms that invoke data pages.
- C . Achieve a higher application level test coverage percentage score.
- D . Increase the percentage of unit tests and scenario tests that pass.
Which three approaches arc considered a PegaUnit: testing best practice? (Choose Three)
- A . A test ruleset is placed at the top of an application’s ruleset stack.
- B . A test case uses limited assertions.
- C . A test case groups relevant asseitions together.
- D . A test case is not necessary when an error message is the expected result.
- E . A test case focuses on a single area of functionality.
DRAG DROP
XYZ corp has requirement to send an email to every person who has used a certain service in the previous month thanking them for doing business with XYZ. Generating and sending these emails take a certain amount of time XYZ wants these email processed as quickly as possible to avoid interfering with emails sent during business hours.XYZ also wants to ensure that the thank-you email is not sent to the same person twice
Explanation:
Graphical user interface, application
Description automatically generated
DRAG DROP
application ABC defines and creates survey cases based on a customer s profile. a second
application, ABCproxy, is hosted in a cloud environment. the ABC proxy application creates a survey proxy case on demand from application ABC. The questions contained in the survey case are transferred to the survey proxy case. customers answer questions on the survey using the ABC proxy application. the completed survey information is passed back to the survey case created by application ABC. the company wants to use REST services to accomplish this interface. select and move the three options that are needed to satisfy the requirement to the configuration columns and place.
Explanation:
Graphical user interface, text, application
Description automatically generated
An application processes stock market trades.
Which two requirement are best implemented by an advanced agent?
- A . call a service every day at 5: 00 am to get the marker open and close time, and recird the result
- B . Excute a trade cae only after the stock reaches a certain price
- C . create a case to audit an account if the customer trade more tha usd9999in a day
- D . complete unexecuted trade when the market
Select the recommended option for extending the data model provided by a pega industry framework.
- A . Specialize the data model as little as possible.
- B . Redefine the data model.
- C . Hide the data model with a custom data model.
- D . Hide the data model with an Enterprise service Bus (ESB) dictated data model.
XYZ corp expects managers to create a variety of reports. Those reports are always based on the same set of classes, but every report does not use every class in the set.
to simplify report creation for managers, you create________________________
- A . numerous sample reports showing how to join the classes
- B . association rules for the classes in this set
- C . a template report with every class join predefined
- D . a declare trigger that restricts report class joins to this set
Given the following classes and properties:
myco-data-shape (abstract)
area
color
myco-data-shape-rectangle
length
width
myco-data-shape-circle
radius
a page list property .shapes is defined as being of the abstract class myco-data-shape.
select two correct statements. (choose two)
- A . a rule defined in myco-data-shape-rectangle can modify the. Color property.B. pages of shapes can contain. length and. Radius.
- B . A rule existing in myco-data-shape can be overridden in myco-data-shape-circle.
- C . pages of .Shapes can be of either myco-data-Shape-rectangle or myco-data-shape-circle, but all pages must be the same.
An application allows users to manage Account cases. You need to configure security so that users are allowed to view and update account only if they are the primary or secondary owner how do you implement this requirement?
- A . create a when rule that validate id the current user is either a primay or secondary owner of the account configure then when rule in the required conditions section on all flow actions that allow account updates.
- B . create a privilage and configure it to validate if the current user is either a primary or secondary owner of the account. Assign the privilege for read and write instances of the account class in the user’s access role.
- C . create an access when rule that validate if the current user is either a primary or secondary owner of the account. Assign the access when rule for read and write instances of the account class in the user’s vaccess role.
- D . create an access when rule that validate if the current user is either a primay or secondary owner of the ccount. Configure the access when rule on the Accouny case type to ensure authorized access
Using the information shown in the Class structure, select the correct statement.
- A . Auto must be a subcase of Parking.
- B . Instances of EventBooking and Hosted can be stored in a separate.
- C . EventBooking cannot be a subcase of Auto.
- D . Parking and Auto instances must be stored in the same table.
The clipboard contains a list of details for all companies on the NASDAQ stock Exchange
select the requirement that indicates you use a page list instead of a page group.
- A . A DATA transform must iterate over the list.
- B . company details must be referenced using the company stock triker.
- C . the list must be sorted by company stock ticker.
- D . Each element in the list of companies must contain a list of accounts.
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)
- A . Add indexes to all columns.
- B . Purge workparty UlU 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.