Logo Passei Direto
Material
Study with thousands of resources!

Text Material Preview

Itfreedumps provides the latest online questions for all IT certifications,
such as IBM, Microsoft, CompTIA, Huawei, and so on. 
Hot exams are available below. 
AZ-204 Developing Solutions for Microsoft Azure 
820-605 Cisco Customer Success Manager 
MS-203 Microsoft 365 Messaging 
HPE2-T37 Using HPE OneView 
300-415 Implementing Cisco SD-WAN Solutions (ENSDWI) 
DP-203 Data Engineering on Microsoft Azure 
500-220 Engineering Cisco Meraki Solutions v1.0 
NACE-CIP1-001 Coating Inspector Level 1 
NACE-CIP2-001 Coating Inspector Level 2 
200-301 Implementing and Administering Cisco Solutions 
Share some PEGACPSA88V1 exam online questions below. 
1.During testing you notice that the Send case status email step does not send an email.
Which work Item do you create in Agile Workbench to address this issue?
A. Bug
B. Scenario test
C. Feedback
 1 / 7
https://www.itfreedumps.com/exam/real-microsoft-az-204-dumps/
https://www.itfreedumps.com/exam/real-cisco-820-605-dumps/
https://www.itfreedumps.com/exam/real-microsoft-ms-203-dumps/
https://www.itfreedumps.com/exam/real-hp-hpe2-t37-dumps/
https://www.itfreedumps.com/exam/real-cisco-300-415-dumps/
https://www.itfreedumps.com/exam/real-microsoft-dp-203-dumps/
https://www.itfreedumps.com/exam/real-cisco-500-220-dumps/
https://www.itfreedumps.com/exam/real-nace-nace-cip1-001-dumps/
https://www.itfreedumps.com/exam/real-nace-nace-cip2-001-dumps/
https://www.itfreedumps.com/exam/real-cisco-200-301-dumps/
D. User story
Answer: A
Explanation:
A bug is a work item that describes an error or defect in the application that prevents it from
functioning as expected. A bug should be created in Agile Workbench to address the issue of the
Send case status email step not sending an email.
Reference: ttps://community.pega.com/knowledgebase/articles/pega-platform-capabilities/86/creating-
bugs-agile-workbench
2.Several Development teams work on different enhancements.
The release date for each enhancement is uncertain.
Which two options allow each team to keep its work separate? (Choose Two)
A. Create a new ruleset version for each team.
B. Set up a branch ruleset for each team
C. Create a new application for each team
D. Create a production ruleset for each team.
Answer: A, B
3.In the Travel booking case type, if a passenger indicates that they are traveling with a service
animal, they must document the type. size, and age of the animal How do you configure the case life
cycle to meet this requirement?
Available Choices (select all choices that are correct
A. Create a Service animal accommodation child case that is automatically resolved if the passenger
is not traveling with a service animal
B. Apply an optional action to the Travel booking case type to allow the passenger to provide the
information as needed
C. Add an Identify service animal process within the Travel booking case life cycle and apply a
condition to determine when to run the process
D. Configure a validation rule in the Travel booking case type settings to check whether the
passenger is traveling with a service animal
Answer: C
Explanation:
To meet the requirement, you can add an Identify service animal process within the Travel booking
case life cycle and apply a condition to determine when to run the process. The condition can be
based on a property that indicates whether the passenger is traveling with a service animal or not.
Reference: https://community.pega.com/knowledgebase/articles/case-management/88/adding-
processes-case-life-cycle
4.A company often receives multiple IT tickets for the same issue, such as "the office Wi-Fi is down "
You configure a Search duplicate cases step to identify duplicate IT tickets.
What is the basic condition for the Search duplicate cases step?
Available Choices (select all choices that are correct)
A. Issue type is same
B. Name of submitter is same
C. Department is same
D. Office location is same
Answer: A
Explanation:
The basic condition for the Search duplicate cases step is to compare the issue type of the current
 2 / 7
case with the issue type of existing cases. This way, only cases that have the same issue type are
considered as potential duplicates.
Reference: https://community.pega.com/knowledgebase/articles/case-management/88/searching-
duplicate-cases
5.Which two statements about data records are true? (Choose two.)
Available Choices (select all choices that are correct,
A. Data records are displayed in a drop-down list by default
B. Data records need unique user-generated IDs
C. Data records require external storage
D. Data records define permissible values for data fields
Answer: B, D
Explanation:
These two statements about data records are true. Data records are values for the fields that are
associated with a specific data object, such as a customer or a product. Data records need unique
user-generated IDs to identify each record in the data object. Data records define permissible values
for data fields, which limit the input values to valid options, reduce errors, and allow for automation.
Reference: https://academy.pega.com/topic/data-records/v4
6.DRAG DROP
Select each Process Step Description on the left and drag it to the appropriate Process Step on the
right.
Answer:
 3 / 7
7.A Declare expression evaluates a circumstanced decision tree. The decision tree evaluates a
property set by a data transform.
What two steps do you perform to ensure that the decision tree is configured properly ? (Choose 2)
A. Test the declare expression to verify that the rule is configured correctly
B. Configure a test page with data to satisfy the circumstancing condition
C. Specify the value of the circumstancing property when prompted in the run rule dialog
D. Test the data transform to verity the result is correct
Answer: B, C
8.DRAG DROP
Drag the term that is used in App Studio from the left to the rule that you use in Dev Studio on the
right.
Answer:
 4 / 7
9.All managers need to view the Employee vacation requests report in their Manager portal
dashboards. Only managers have access to this report.
Which configuration do you perform to fulfill these requirements?
Available Choices (select all choices that are correct)
A. Create a new landing page on the Manager portal with the new report saved in a public category
B. Add a report widget to the Manager portal dashboard and then click Publish
C. Add the out-of-the-box Reports landing page to the Manager portal
D. Add a report widget to the Manager portal dashboard and then click Publish to default
Answer: B
Explanation:
To fulfill these requirements, you can add a report widget to the Manager portal dashboard and then
click Publish. A report widget is a UI element that displays data from a report definition rule in various
formats, such as charts, tables, or maps. You can add report widgets to dashboards or landing pages
to provide users with quick access to relevant information. By clicking Publish, you make the changes
available to all users who have access to the portal.
Reference: https://community.pega.com/knowledgebase/articles/reporting/86/adding-report-widgets-
dashboards
10.You need to localize correspondence into a language that is unavailable in the Pega language
pack
Which option satisfies the requirement?
Available Choices (select all choices that are correct)
A. Run the Localization wizard and add translations to Translation html.
B. Leverage translation services SOAP calls and enable records for translation.
C. Configure a field value record that contains the correspondence text.
D. Create the Translation rule manually and include the rule in the application ruleset.
Answer: D
Explanation:
To localize correspondence into a language that is unavailable in the Pega language pack, you can
create the Translation rule manually and include the rule in the application ruleset. A Translation rule
is a rule that defines how to translate text from one languageto another. You can create a Translation
 5 / 7
rule manually by using the Create menu in Dev Studio and selecting Rule > Integration-Resources >
Translation. You can then specify the source and target languages, the text to be translated, and the
translated text. You can also use a decision table or a connector to provide the translated text. You
must include the Translation rule in the application ruleset so that it can be used by the application.
Reference: https://community.pega.com/knowledgebase/articles/integration/86/translation-rules
11.The business process for an automobile insurance claim consists of the following phases
• Submission The customer contacts a customer service representative (CSR) to file the claim
• Review An adjuster reviews the claim, assesses the damages to each vehicle, and provides an
estimate of the cost of repairs
• Repair A third party performs the repairs on each vehicle communicating with the adjuster and
customer as necessary
• Verification After each vehicle repair, the adjuster closes the claim.
According to Pega best practices which phase can you implement as a child case?
A. Submission
B. Repair
C. Verification
D. Review
Answer: B
Explanation:
To implement this requirement, you can implement the Repair phase as a child case. A child case is a
case that is created and processed as part of another case, called the parent case. A child case can
run independently of the parent case and can have its own life cycle, data, and service levels. By
using a child case for the Repair phase, you can allow the parent case to continue independently of
the child case processes.
Reference: https://community.pega.com/knowledgebase/articles/case-management/88/creating-child-
cases
12.An internal application currently grants employees access to one of four personas Admin. Author.
User, and Manager A new system administrator who joins the company requires all the access of the
Admin persona but only some of the reporting features are available to the Author persona
How do you satisfy this security requirement?
Available Choices (select all choices that are correct)
A. Add the system administrator to both the Author persona and Admin persona.
B. Update the Admin persona to include the required access.
C. Create a new SysAdmin persona with the required access.
D. Add the analyst to the Author persona.
Answer: C
Explanation:
To satisfy this security requirement, you can create a new SysAdmin persona with the required
access. A persona is a rule that defines the access rights and privileges for a group of users who
perform similar tasks in an application. You can create a new persona by copying an existing one and
modifying it to suit your needs. In this case, you can copy the Admin persona and add some of the
reporting features from the Author persona to create the SysAdmin persona.
Reference: https://community.pega.com/knowledgebase/articles/security/86/personas
13.A customer views a product available in multiple color options. The customer must select
only one color for each product.
Which Ul control allows a developer to present the user with all color choices at once, without
 6 / 7
prompting or clicking, while ensuring that the user can only select one of the color options?
A. Radio buttons
B. Text input
C. Drop-down
D. Check box
Answer: A
Get PEGACPSA88V1 exam dumps full
version.
Powered by TCPDF (www.tcpdf.org)
 7 / 7
https://www.itfreedumps.com/exam/real-pegasystems-pegacpsa88v1-dumps/
https://www.itfreedumps.com/exam/real-pegasystems-pegacpsa88v1-dumps/
http://www.tcpdf.org