0% found this document useful (0 votes)
101 views5 pages

Itdumpsfree: Get Free Valid Exam Dumps and Pass Your Exam Test With Confidence

This document provides sample questions and answers to help study for the Pega Certified Senior System Architect (PCSSA) 80V1 exam. It includes 12 multiple choice questions covering topics like case processing, application versioning, production rulesets, and parallel development. Users can access these exam prep materials for free from the listed website to help them study for and pass the PCSSA certification exam.

Uploaded by

Najwa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
101 views5 pages

Itdumpsfree: Get Free Valid Exam Dumps and Pass Your Exam Test With Confidence

This document provides sample questions and answers to help study for the Pega Certified Senior System Architect (PCSSA) 80V1 exam. It includes 12 multiple choice questions covering topics like case processing, application versioning, production rulesets, and parallel development. Users can access these exam prep materials for free from the listed website to help them study for and pass the PCSSA certification exam.

Uploaded by

Najwa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

ITdumpsFree

http://www.itdumpsfree.com
Get free valid exam dumps and pass your exam test with confidence
Instant Download - Best Exam Practice Material - 100% Money Back Guarantee!
IT Certification Guaranteed, The Easy Way!

Exam : PEGAPCSSA80V1_2019

Title : Pega Certified Senior System


Architect (PCSSA) 80V1

Vendor : Pegasystems

Version : DEMO

1 and Answers from Itdumpsfree.com.


Get Latest & Valid pegapcssa80v1_2019 Exam's Question 1
https://www.itdumpsfree.com/PEGAPCSSA80V1_2019-exam-passed.html
Instant Download - Best Exam Practice Material - 100% Money Back Guarantee!
IT Certification Guaranteed, The Easy Way!

NO.1 In which two of the following situations would you simulate an integration? (Choose two.)
A. The service has slow response times.
B. You need to test each flow path in the case processing.
C. The connector is configured to use global resource settings.
D. The service is not available yet.
Answer: A,C

NO.2 A new system architect asks you how user access to attachments is managed. In your
response, you indicate there are two ways to configure attachment access. Which statement is the
best next sentence of your response?
A. User access can be configured by privilege and/or when rule.
B. User access can be configured by when rule or case type.
C. User access can be configured by circumstancing the attachment category.
D. User access can be configured by attachment class.
Answer: A

NO.3 A data page is used to retrieve data from an external system. If an error occurs, you want to
display a message to the user and send an email to the system administrator.
How do you implement this requirement?
A. Invoke the connector from an activity and use standard Obj- methods to add an error message end
send an email.
B. Create a custom error handler flow that displays the error message and sends an email.
C. Configure an error handling process that displays the error message and sends an email.
D. Create an error handler data transform that adds an error message to the data page and sends an
email.
Answer: D

NO.4 What is the importance of application versioning?


A. Application versioning provides the ability to clone rules.
B. Application versioning provides a means to organize applications by priority.
C. Application versioning preserves prior application versions.
D. Application versioning provides the ability to version data classes without impacting existing data
classes.
Answer: C

NO.5 What two actions must you perform to create a class join in a report definition? (Choose two.)
A. Select the type of match for key values.
B. Add a parameter for each property in the class you want to join.
C. Create a prefix for the joined class.
D. Add an association rule to match key values.
Answer: C,D
Reference:
http://myknowpega.com/2017/12/25/report-definition-class-join-declare-index-join-associations-

2 and Answers from Itdumpsfree.com.


Get Latest & Valid pegapcssa80v1_2019 Exam's Question 2
https://www.itdumpsfree.com/PEGAPCSSA80V1_2019-exam-passed.html
Instant Download - Best Exam Practice Material - 100% Money Back Guarantee!
IT Certification Guaranteed, The Easy Way!

sub-reports/

NO.6 Select two record types that are involved when configuring a production ruleset. (Choose Two)
A. Organization
B. Access group
C. Work group
D. Application
E. Operator
Answer: B,D

NO.7 You want to evaluate cases as potential duplicates when the existing cases and the current
case have the same create operator. How would you ensure that only cases with the same create
operator are evaluated?
A. Add a weighted condition using the create operator value, an equals operator, and a weight of
100.
B. Add a weighted condition using the create operator value in both condition fields, an equals
operation, and weight of 0.
C. Add a must match condition where the create operator in an existing case is the same as in the
current case
D. Add a must match condition using the create operator value and apply a weight of 100.
Answer: C

NO.8 A requirement states that when a case is assigned to a user for review, its work status is set to
Open-Review.
Which two steps do you perform to implement this requirement? (Choose two.)
A. Create a field value record for the Open-Review status.
B. Configure a data transform to apply the Open-Review status on the appropriate assignments.
C. Add Open-Review as an allowed status on the case type record.
D. Apply the Open-Review status to the appropriate assignments.
Answer: C,D

NO.9 Timesheets require the following approvals:


* Regular 40 hours -> Supervisor of employee
* Any overtime -> Manager of Supervisor
* Worked on weekend -> VP Finance
* Negative time-off balance -> HR Director
Which two conditions require an authority matrix? (Choose two.)
A. Worked on weekend -> VP Finance
B. Negative time-off balance -> HR Director
C. Any overtime -> Manager of Supervisor
D. Regular 40 hours -> Supervisor of Employee
Answer: A,B

NO.10 Users are spending excess time researching duplicate cases to determine whether to process

3 and Answers from Itdumpsfree.com.


Get Latest & Valid pegapcssa80v1_2019 Exam's Question 3
https://www.itdumpsfree.com/PEGAPCSSA80V1_2019-exam-passed.html
Instant Download - Best Exam Practice Material - 100% Money Back Guarantee!
IT Certification Guaranteed, The Easy Way!

or resolve the cases.


Which two options allow you to reduce the number of potential duplicate cases? (Choose two.)
A. Decrease the weights of the weighted conditions.
B. Decrease the weighted condition sum threshold.
C. Increase the weights of the weighted conditions.
D. Increase the weighted condition sum threshold.
Answer: A,B

NO.11 Which three statements are true about Obj- methods? (Choose three.)
A. Obj-Open loads an instance of a class from a database onto the clipboard.
B. Obj-Delete-By-Handle requires a page on the clipboard to delete an instance.
C. Obj-Browse allows you to return a page list of data on the clipboard.
D. Obj-Refresh-and-Lock can acquire the lock and refresh a page if stale.
E. Obj-Save always performs an immediate write to the database to ensure data integrity.
Answer: A,C,D

NO.12 Which two of the following prerequisites would you choose to create a branch rule for
parallel development?
(Choose Two)
A. Circumstance the original rule
B. Create a team application
C. Save a copy of the original rule into the base ruleset
D. Give team members access to the team application
Answer: B,D

4 and Answers from Itdumpsfree.com.


Get Latest & Valid pegapcssa80v1_2019 Exam's Question 4
https://www.itdumpsfree.com/PEGAPCSSA80V1_2019-exam-passed.html

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy