Pega Csa 1
Pega Csa 1
Answer(s): A
QUESTION: 2
A. Ability to be circumstanced
B. Ability to be parameterized
D. Ability to be versioned
Answer(s): B,D
QUESTION: 3
What are two valid reasons for defining a case type within a case type-specific ruleset? (Choose
C. The ruleset can be added to the ruleset stack for multiple applications.
Answer(s): A,D
QUESTION: 4
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.
Answer(s): C
QUESTION: 5
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.
Answer(s): B,D
QUESTION: 6
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(s): A,B
QUESTION: 7
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.
Answer(s): B
QUESTION: 8
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.
D. Increase the percentage of unit tests and scenario tests that pass.
Answer(s): A,B
QUESTION: 9
In the Answer Area, determine where data is stored for each design option.
Answer(s): A
QUESTION: 10
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. An auto loan application can extend MyCo-Data-LoarvAuto without affecting a sum performed against .Loans C).
Amount
B. At design time, the system issues a warning since it is poor practice to define a field group with an abstract data type ctas
%
C. All pages within the .Loans field group must be the same class, either MyCo-Data-Loan-Aiito or
MyCo-Oata-Loan Mortqage
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. A rule In MyCo-DataLoan-Mortgage can only be referenced through -Loans if also defined In MyCo Data-Loan.
Answer(s): A,D,E
QUESTION: 11
Which three approaches arc considered a PegaUnit: testing best practice? (Choose Three)
D. A test case is not necessary when an error message is the expected result.
Answer(s): B,D,E
QUESTION: 12
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)
A. Have each subcase load a portion of the customer data prior to updating the parent case.
B. Use the Snapshot data access pattern to capture the customer data prior to subcase spin off.
C. Load the customer data in parallel using the Load -Data Page and Connect-Wair methods.
D. Use the System of Record (SOR) data access pattern when capturing the customer data.
Answer(s): C,D
QUESTION: 13
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.
D. Use the overall SLA to increment the pyUrgencyAssignAdjust value by 1. Reset the goal date to the following day
Answer(s): A
QUESTION: 14
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?
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 causes a search of all assignments in a work queue that equal or exceed the set urgency threshold.
Answer(s): D
QUESTION: 15
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. Each access group can use separate portals, harnesses, and sections. Use Specialty Components and use XML to pass
data.
B. 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.
C. Create different harnesses for each user's workspace. New portal rules are not needed. Define
Specialty Components and use JSON to pass data.
D. 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.
Answer(s): C
QUESTION: 16
A. Define most of the properties and sections at the work pool level.
B. Create a data type (if required) that corresponds to the case type.
C. Use the data reference field type in a case type's data model tab.
Answer(s): B,C,D
QUESTION: 17
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(s): A,C
QUESTION: 18
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.
Answer(s): A
QUESTION: 19
Inconsistent formatting of phone numbers is causing, usability issues. You hnvo 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(s): B,D
QUESTION: 20
Select the primary reason for developing a set of unit lest cases and automated testing Suites in a continuous integration and
continuous deployment (CI/CD) model.
A. Automated testing reduces costs by reducing the need to hire and I rain testing resources.
B. Automated testing accelerates the deployment of rules from the development environment to target environments.
C. Automated testing programmatically ensures quality of rules to maintain the integrity of the pipeline.
D. Automated testing allows for orchestration between automation server and the Execute Test REST service.
Answer(s): C
QUESTION: 21
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?
A. 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.
B. 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.
C. 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.
D. 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.
Answer(s): A
QUESTION: 22
You manage a 30-person development team with members located across the globe.
Which Pega Cloud environment best supports the needs of your team?
A. Large sandbox
B. Standard sandbox
D. Preproduction instance
Answer(s): C
QUESTION: 23
Answer(s): D
QUESTION: 24
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(s): A
QUESTION: 25
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?
A. Privilege
B. AccessGroup
C. Role
D. Work group
Answer(s): C
QUESTION: 26
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(s): D
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. Look at the performance profile and DB Trace output 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.
Answer(s): B
QUESTION: 28
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(s): B
QUESTION: 29
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
Answer(s): A,D
QUESTION: 30
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?
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.
Answer(s): D
QUESTION: 31
Answer(s): A,C
QUESTION: 32
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.
Answer(s): A
QUESTION: 33
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)
B. Manually step past the waiting point prior to the designated time.
Answer(s): B,D
QUESTION: 34
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.
A. Configure an agent to record monthly case status in a separate table and report on that table.
B. Configure an activity to generate the data in the clipboard and report using a custom section.
C. Configure a summary report that leverages sub reports for each month.
Answer(s): B
QUESTION: 35
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)
D. Purge and/or archive records based on the company's record retention policy.
Answer(s): C,D
QUESTION: 36
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 Performance Alerts and Exceptions in PDC
Answer(s): A,C
QUESTION: 37
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(s): B,C
QUESTION: 38
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.
Answer(s): B
QUESTION: 39
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
Answer(s): A,D
QUESTION: 40
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?
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.
Answer(s): D
QUESTION: 41
Select two ways for queuing an item for a queue processor. (Choose Two.)
Answer(s): A,C
QUESTION: 42
A shipping case needs to wait a specific time period before progressing in its flow. The developer is considering using a wait
shape or an assignment with an SLA to perform this function. Identify the two requirements for which a wait shape is the simpler
approach. (Choose Two)
B. Manually step past the waiting point prior to the designated time.
Answer(s): A,C
QUESTION: 43
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(s): C,D
QUESTION: 44
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(s): A,C
QUESTION: 45
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.
Answer(s): B,C
QUESTION: 46
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.
Answer(s): C
QUESTION: 47
D. Move sensitive information to separate sections and apply a privilege to the sections.
Answer(s): B
QUESTION: 48
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.
Answer(s): B,D
QUESTION: 49
Answer(s): A
QUESTION: 50
A developer has set the Rule security mode on the access group to Deny. Select
the reason for this setting.
A. Require Access of Role to Object rules be specified for each layer in the class hierarchy
and not inherited from parent classes.
B. Deny access to a rule if the privilege of the user is not defined in an Access of Role to
Object.
C. Disable standard privileges providing administrator access to the application (for example
AllFlows and AllFllowActions).
D. Ensure that all rules with the option of specifying a privilege have a privilege. Only users
with the privilege can execute the rules.
Answer(s): D
QUESTION: 51
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
Answer(s): A,B,E
QUESTION: 52
set the three security tasks you perform when deploying an application to a
production environment.
(Choose Three)
A. Delete the Unauthenticated access group.
B. Restrict access to ruleset configuration.
C. Change the Rule security mode setting on the access groups to Deny.
D. Rename the PRServlet default servlets.
E. Update standard dynamic system settings.
Answer(s): E
QUESTION: 53
Answer(s): A
QUESTION: 54
A. Extracts the string values from all application field values, paragraphs, and
correspondence records.
B. Creates field value rules for all labels used in the application.
C. Automatically sets the locale, base currency, and time zones based on the user's language.
D. Generates a package for French even though Pega provides an associated language pack.
Answer(s): A,B
QUESTION: 55
Which of the following Skin rule customizations help satisfy the stated
requirements?
A. Configure the importance field for each column included in a repeating layout.
B. Configure the Column I ayout and specify how the sidebar appears on tablets and smart
phones.
C. Configure the style for all application field values, paragraphs, and correspondence
records.
D. Configure the Column Layout and specify the width of the sidebar on desktops.
Answer(s): A,D
QUESTION: 56
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(s): A
QUESTION: 57
Ar.mo Corporation is designing an Order Fulfillment application built on an
Inventory application. Both applications reuse a section that displays Part details.
Answer(s): C
QUESTION: 58
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.
Answer(s): C
QUESTION: 59
Answer(s): B,D,E
QUESTION: 60
Answer(s): B,C
QUESTION: 61
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(s): A,C
QUESTION: 62
Which three actions do you recommend to address their performance issue and
ensure optimal application performance in the future? (Choose Three.)
Answer(s): A,B,E
QUESTION: 63
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(s): A,D,E
QUESTION: 64
At XYZ Corp, multiple ClaimUnit sub case types are spun off from a parent
Claim case. User retrieve ClaimUnit assignment using Get Next Work based on
the average time to resolve each sub case type.
Assignments associated with sub case types that tale longer to resolve on average
should be retrieve first. The average time to resolve sub case types will change
over time. How do you design the solution to handle this requirement?
A. Increase subcase urgency based on ClaimUnit type prior to the workbasket assignment.
Specialize the Service Level Rule by ClaimUnit case type.
B. When the SLA's goal is reached, have an escalation Activity adjust the claim urgency in
proportion to the average time to resolve ClaimUnit cases.
C. Implement a GetNextWork solution based on case deadline and ClaimUnit type.
Specialist the service Level Rule by ClaimUnity case type.
D. Store the average time to complete sub case types in a table. Customize GetNextWork list
view by joining to this table and use this value for ordering the results.
Answer(s): D
QUESTION: 65
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 When
C. Access Control Policy
D. Access of Role to Object
E. Privilege
Answer(s): B,D,E
QUESTION: 66
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(s): A
QUESTION: 67
A purchase order application allows users in their work group to read and write
purchase request cases.
When the total amount exceeds usd10,000 however, only the work group manger
can read and write the case. Select two configuration that satisfy the requirement.
(choose two)
A. Add a privilege to the case type class that is conditionally granted when the purchase
request amount is less than USD 10.000.
B. Use a reads access control policy with a condition that verifies the amount is less than
USD10.000.
C. Configure the worklist to only display purchase requests greater than USD10.000 for the
work group manager.
D. Configure conditional access in Access Manager to read and write a purchase request
case when the amount is less than USD 10.000.
Answer(s): C,D
QUESTION: 68
Answer(s): A
QUESTION: 69
Answer(s): B,D
QUESTION: 70
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?
A. Recommend the insurance company change its policy to allow for a broader processing
window.
B. Recommend the insurance company use an advanced agent to verify claims and respond.
C. Recommend the insurance company use an email lister with concurrent threats.
D. Recommend the insurance company use an MDB listener instead of an email listener.
Answer(s): C
QUESTION: 71
You review and tune the agent configuration on a production system since some
default agents----------------and--------------.(choose two)
Answer(s): A,C
QUESTION: 72
When do you use the load-datapage activity method?
A. To refresh a data page
B. To queue the data page for a default agent
C. To initiate the loading of a data page
D. To run a connector asynchronously
Answer(s): C
QUESTION: 73
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 final rule
B. As a case level property
C. As an enterprise class level property
D. As a relevant record
Answer(s): C
QUESTION: 74
Answer(s): C,D
QUESTION: 75
You are using pega express. You want to avoid creating unnecessary case-level
properties and views.
Which three actions do you take to accomplish this goal? (choose three)
A. Define case type views using *\ page, property" syntax for the majority of the- fields.
B. Drag-and-drop a Field Group when defining a case view.
C. Create a data type that corresponds to each case type.
D. Pre-define properties, sections, and relevant records that are applied to Work-Cover'.
E. Add an embedded Page property to the case type.
Answer(s): A,B,E
QUESTION: 76
Select the recommended option for extending the data model provided by a pega
industry framework.
Answer(s): A
QUESTION: 77
You oversee a medium-size development team, and some of the team members
are new to peg
A. What are the most efficient ways to ensure that the rules the team creates adhere to best
practices? (choose two)
B. Have new team members create and run Pega automated unit tests against their rules.
C. Use Pega Log Analyzer to identify exceptions associated with the new team members.
D. Run Tracer on each rule the new team members check in to identify an failures in rule
execution.
E. Leverage the rule check-in approval process to review the new team member's changes
first.
Answer(s): A,D
QUESTION: 78
Answer(s): C
QUESTION: 79
Which task requires creating a new control and adjusting its properties to
facilitate a shortcut key while also maintaining flexibility in caption
modification?
A. Create a new autogenerated button control and alter its caption to support a shortcut key.
B. Create a new custom burton control that uses an image and uses a fixed width.
C. Create a new custom text label control set as required and uses relative widths.
D. Create a new autogenerated link control with a shortcut key and limit its obsolute width.
Answer(s): A
QUESTION: 80
Which of the following Skin rule customizations help satisfy the states
requirements?
A. In the Skin rule, configure the importance field for each column included in a repeating
layout.
B. In the Skin rule, configure the Column Layout and specify the width of the sidebar on
desktops.
C. In the Skin rule, configure the Column Layout and specify how the sidebar appears on
tables and smart phones.
D. In the Skin rule, configure the style for all application field values, paragraphs, and
correspondence records.
Answer(s): A,B,C
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?
A. Develop a SQL function that calls a stored procedure to retrieve the currently associated
level for each code.
B. Persist the most recently retrieved labels for each code in a local table. Join to that table
when running the report.
C. Query the distinct codes that the report would display. Develop an interface to retrieve the
associated labels In bulk.
D. Display report definition rows using a custom section. Use a Keyed-access Data Page to
source label values.
Answer(s): D
QUESTION: 82
A. 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 Only include rows in the main. Report against
table A where the table B count is greater that the Table C count.
B. 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.
C. 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 Only include rows where the first count is greater than the
second.
D. 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.
Answer(s): A
QUESTION: 83
Answer(s): C
QUESTION: 84
A. 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.
B. 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.
C. 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.
D. 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.
Answer(s): A
QUESTION: 85
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(s): A,D
QUESTION: 86
In the answer area, select the configuration for back-to=back processing on the
follow action form so that getnextwork processing does not occur.
Answer(s): A
QUESTION: 87
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.
A. Create a smoke test suite. Run the test suite using the pre-import process.
B. Create an ad hoc test suite. Run the test suite using the post-import process.
C. Create an integration test suite. Run the test suite using the Execute Test REST service
D. Create a regression test suite. Run the test suite using the automation server.
Answer(s): D
QUESTION: 88
Answer(s): B
QUESTION: 90
you want to expose a set of services for your application. Each service should be
exposed as a separate WSDL. How do you accomplish this?
Answer(s): A
QUESTION: 91
which two statements are correct with regard to inbound email processing?
(choose two)
A. an incoming email reply is liked to its original case by the case ID in the subject of the
email.
B. when creating a case from an email using the standard service activity, email attachments
are automatically added as case attachments.
C. custom configuration is required to handle automatic reply and delivery status
notifications.
D. if an email service executes an action, such as an approval, and the case is locked the
email is queued and retried
Answer(s): A,B
QUESTION: 92
Answer(s): A
QUESTION: 93
Answer(s): C
QUESTION: 94
A. in the authentication service JNDI binding parameters, specify the protocol, host, and
port.
B. in the authentication service spaecify the IACAuthverification activity
C. in the application definition, specify the protocol, host, and port
D. in the content security policy record specify the website as allowed
Answer(s): A
QUESTION: 95
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
Answer(s): D
QUESTION: 96
Answer(s): C
QUESTION: 97
an application provides the user with written instructions for completing a form.
How do you ensure that the instuction can be localized without updating the
application?
A. cricumstance the section that describes the form for each language.
B. add the section to the translation package using the localization wizard.
C. create a filed value rule for the instruction text.
D. create a paragraph rule for the instruction text.
Answer(s): C
QUESTION: 98
your application uses a page type property named customerinfo to store the
customer's first and last names.which two approaches ensure that the customer's
first and last names are stored in upper case?(choose two)
A. creating a vaildate rule that validates the first and last names are in upper case and
reference the vaildate rule in the flow action
B. creating an Edit input rule on the customerinfo property that automatically changes the
first and last names to upper case
C. creating a post-processing data trabsform that converts the values to upper case (if needed
) and reference it in the flow action
D. creating an Edit vaildate rule on the customerinfo property to vaildate that the first and
last names are in upper case
Answer(s): B,C
QUESTION: 99
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
Answer(s): B
QUESTION: 100
Answer(s): B
QUESTION: 101
you are writing a report that needs to compute the sum of multipul columns and
display the result. The number of columns to sum varies from report to report but
does not exceed five. which two options can you use to implement this
requirement? (choose two)
A. Develop a SQL function that sums two columns. Recursively apply this function as
needed.
B. implement a declare expression to sum the values and store the result as an additional
property.
C. construct the report to group by the columns to be summed followed by a column that
uses SUM.
D. Develop separate SQL functions for summing two through five columns. use the
appropriate function.
Answer(s): B,C
QUESTION: 102
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
Answer(s): C
QUESTION: 103
XYZ corp sells products that can be researched and ordered within a single
screen. After the user submits the order, only the ID for each ordered product is
propagated to a product child case. An additional property within the product
child case reference a data page that displays product detail. XYZ wants you to
define a report that shows detail about each product associated within a given
order case.
In which class do you optimize the detail properties for the product?
A. both the order class and product class
B. the product class
C. the order class
D. the data class for the product
.
Answer(s): B
QUESTION: 104
A case displays recent customer transaction. Different operators often view the
recent transactions for the same customer repeatedly throughout the day. the
operation to fetch the transactions is resource-intensive, and the source data is
updated once an hour. select two options to configure a data page to cache the
customer transactions and minimize the operator's wait time. (choose two)
Answer(s): A,B
QUESTION: 105
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)
Answer(s): A,C
QUESTION: 106
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
detailed list of back offices in cities with that name. The application uses data
pages to cache details about bank offices. select two options to configure a data
page to accept either a postal code or a city name as a parameter and call the
appropriate REST connector.(choose TWO)
A. sourcing data from both rest connectors and using the response data transform to select
the correct data
B. sourcing data from a single REST connector that is circumstanced based on the input
parameter
C. sourcing data from each REST connector separately and using a when rule to select the
appropriate data source at run time
D. sourcing data from an activity that evaluates the parameter to select the appropriate REST
connector to call at run time
Answer(s): C,D
QUESTION: 107
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
Answer(s): B
QUESTION: 108
A. configure the property to refer to a data page using the SOR patten.
B. configure the user interface (UI) to refresh the information each time it is rebdered.
C. configure the property to copy the customer information from a data page using the snap
shot patten.
D, configure the property to use a report definition to retrieve the customer information
directly.
Answer(s): A
QUESTION: 109
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.
Answer(s): C
QUESTION: 110
Answer(s): A
QUESTION: 111
a standard agent has auto queue management enabled, runs periodically, and is
set to retry once.
select the run time behavior if processing fails for one of the tasks in the agent
queue.
A. the task remains in the agent queue and the task status is set to broken-process. the agent
does not retry this task automatically.
B. the task remains in the agent queue and the task status is set to broken-process. the agent
retries this task automatically.
C. the task is requeued for processing and the task status does not change. the agent retries
this task automatically.
D. the task is removed from the agent queue and the status is set to broken-process. the agent
does not retry this task automatically.
Answer(s): B
QUESTION: 112
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)
Answer(s): A,B
QUESTION: 113
Answer(s): B
QUESTION: 114
Answer(s): A
QUESTION: 115
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
Answer(s): A,B
QUESTION: 116
Answer(s): A
QUESTION: 117
A cutomer mobile app is configure to support offline usage if the mobile device
is online when is a new case persisted to the server?
Answer(s): A
QUESTION: 118
Answer(s): A
QUESTION: 119
which of the following things do you need to add to the whitelist for a mobile
application to function correctly while offline?
A. Data transforms invoked by custom javascript
B. Data paga used to source a drop-down list
C. Validate rules on an email address field
D. Filed values used to populate a drop-down
Answer(s): B
QUESTION: 120
Answer(s): B
QUESTION: 121
QUESTION: 122
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 ?
Answer(s): A,B
QUESTION: 123
Which configuration steps do you perfrom to enable an access group for offline
user?
A. Force a full syn for members of the access group
B. Enable caching for the access group
C. Create a model operator for the access group to authienticate users.
D. configure an offline-capable portal as the default portal for the access group
Answer(s): D
QUESTION: 124
Answer(s): B
QUESTION: 125
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
Answer(s): A,D,E
QUESTION: 126
Answer(s): C
QUESTION: 127
A slow-running connector must run whenever the status of a case changes. select
the three steps to configure a solution that minimizes the delay experienced by
the user
A. set the execution of the activity to immediately
B. set the execution of the activity to execute in Background an copy
C. configure an activity to call the connector
D. configure a declare trigger to execute when the case is committed
E. configure a declare trigger to execute when the status of the case change
Answer(s): B,C,E
QUESTION: 128
You are configuring a new version of a data transform that is partially complete.
During testing, you want to be able to use previous of the rule.
select the rule configuration that enable you to save ans check in the record with
validation error and allows previous versions of the rule to execute.
A. Set the availability of the record to Not AvailableB. set the status of the record to
Template
B. set the availability of the record to Blocked
C. set the availability of the record to withdrawn
Answer(s): C
QUESTION: 129
Answer(s): A
QUESTION: 130
Answer(s): D
QUESTION: 131
You deplyed a pega web mashup implementation into production and are using
IACAuthentication. which two action ensure that the external authentication
module, and not another source, has validated the user?
A. In the IACAuthentication service, map a passoword attribute form the LDAP server used
by the external
B. In an IAC authentication activity, add a step to idenify the security token provied by the
external authentication module.
C. in the IACAuthentication service, specify the appropriate bind password used by the host
system
D. In an IAC authentication activity, add steps that return the security token to the external
authentication module for verification.
Answer(s): B,D
QUESTION: 132
Answer(s): D
QUESTION: 133
Answer(s): A
QUESTION: 134
Answer(s): B
QUESTION: 135
Answer(s): C
QUESTION: 136
which two of the following action are required to configure your application to
support SSO authentication?
Answer(s): A,C