0% found this document useful (0 votes)
59 views22 pages

Real PEGAPCSSA85V1 Exam Dumps V8.02 With Actual Q As Ensure Your Success PDF

The document contains a series of exam questions and answers related to the Pega Certified Senior System Architect (PCSSA) certification. It covers various topics including fault conditions, localization, performance tools, and data exchange methods in Pega applications. Each question is followed by the correct answer and references for further reading.

Uploaded by

Vipul Goyal
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)
59 views22 pages

Real PEGAPCSSA85V1 Exam Dumps V8.02 With Actual Q As Ensure Your Success PDF

The document contains a series of exam questions and answers related to the Pega Certified Senior System Architect (PCSSA) certification. It covers various topics including fault conditions, localization, performance tools, and data exchange methods in Pega applications. Each question is followed by the correct answer and references for further reading.

Uploaded by

Vipul Goyal
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/ 22

DUMPS

BASE
EXAM DUMPS

PEGASYSTEMS
PEGAPCSSA85V1
28% OFF Automatically For You

Pega Certified Senior System Architect (PCSSA)


85V1
1.A service receives a request to assign an office to a new employee.
The service rejects the username and/or password provided
What type of fault condition do you configure to return an appropriate response?
A. Security error
B. Queue when
C. Service error
D. Mapping error
Answer: A

2. You need to localize correspondence into a language that is unavailable in the


Pega language pack.
Which option satisfies the requirement?

s
es
A. Run the Localization wizard and add translations to Translation.html.

c
uc
B. Create the Translation rule manually and include the rule in the application ruleset.

S
r
ou
C. Leverage translation services SOAP calls and enable records for translation.

Y
D. Configure a field value record that contains the correspondence text.

e
ur
ns
Answer: A

E
s
A
&
Q
al
u

3. The primary purpose of a production ruleset is to allow rules to be.


ct
A

A. reused in multiple production environments


h
it
W

B. tested in a production environment


02
8.

C. updated in a production environment


V
ps

D. migrated to a production environment


um

Answer: C
D
m

Explanation:
xa
E

Reference: https://collaborate.pega.com/QUESTION/production-and-application-
1
V
85

rulesets
A
S
S
C
P
A
G
E
lP

4. What two actions must you perform to create a class join in a report definition?
ea

(Choose two.)
R

A. Create a prefix for the joined class.


B. Add an association rule to match key values.
C. Add a parameter for each property in the class you want to join.
D. Select the type of match for key values.
Answer: A,B
Explanation:
Reference: http://myknowpega.com/2017/12/25/report-definition-class-join-declare-
index-join-associations-sub-reports/
5. You are analyzing application performance and notice one or more data transforms
exceeding preferred performance parameters.
Which of the following performance tools do you use to help troubleshoot the issue?
A. Pega RULES Log Analyzer
B. Database Trace
C. Performance Profiler
D. Performance Analyzer
Answer: C
Explanation:
Reference: https://archive.org/stream/SeniorSystemArchitectGuide/Senior System
Architect%
20Guide_djvu.txt

s
es
c
uc
6. What are three valid ways to exchange data through a Pega Web Mashup?

S
r
ou
(Choose three.)

Y
A. Use an SQL call to exchange data between the mashup and hosting web page.

e
ur
ns
B. Use the data-pega-event-onpagedata attribute to configure the default value for the

E
s
gadget.
A
&
Q
C. Use a queue processor to pass updated attributes to the gadget on the hosting
al
u

web page.
ct
A

D. Use an action object configured as a script to perform additional actions on a web


h
it
W

mashup gadget.
02
8.

E. Use the Javascript function doAction() to set or read data values through the
V
ps

hosting web page.


um

Answer: B,D,E
D
m

Explanation:
xa
E

Reference: https://collaborate.pega.com/QUESTION/pega-mashup-data-passing
1
V
85
A
S
S
C
P
A

7. A class group is used to.


G
E
lP

A. identify a layer of the Enterprise Class Structure


ea

B. combine related properties by usage


R

C. assign work to a specific group of users


D. store data from different child classes in a single table
Answer: D
Explanation:
Reference: https://collaborate.pega.com/QUESTION/what-class-groupdoesnt-belongs-
classgroup-and-belongs-classgroup

8. What are two consequences of exposing columns for reporting? (Choose two.)
A. Backward chaining declare expressions cannot use exposed properties.
B. Record inserts and updates require more processing time.
C. Tables require additional space due to additional columns.
D. The database may not comply with normalization standards.
Answer: A,C

9. An application has the following application rulesets:


Expenses:02-01
TGB:02-01
TGBCatalog:02-01
A rule with an Apply to : class of TGB-Expenses-Work-Reimbursement references a
rule named PopulateLineltems .
The six instances of PopulateLineltems in the rules cache are shown in the following

s
es
table.

c
uc
S
r
ou
Y
e
ur
ns
E
s
A
&
Q
al
u
ct
A
h
it
W
02
8.
V
ps
um
D
m
xa
E
1
V
85

Which rule is chosen by Rule Resolution?


A
S
S

A. TGB-Expenses.PopulateLineltems (TGBCatalog:02-01-05)
C
P
A

B. TGB-Expenses-Work.PopulateLineltems (TGBCatalog:02-01-05)
G
E
lP

C. TGB-Expenses-Work.PopulateLineltems (Expenses:02-01-05)
ea
R

D. TGB-Expenses-Work.PopulateLineltems (TGBCatalog:02-01-03)
E. TGB-Expenses-Work.PopulateLineltems (Expenses:02-01-03)
F. TGB-Expenses.PopulateLineltems (Expenses:02-01-03)
Answer: D

10. You are preparing to create a new major version of an application ruleset in which
there are multiple minor and patch versions.
How do you create the new ruleset version?
A. Use the Ruleset Maintenance wizard to merge the existing rules in the relevant
ruleset versions to the new version.
B. Use the Ruleset Maintenance wizard to skim the relevant ruleset versions to copy
the highest version of existing rules to the new ruleset version.
C. Create a new application ruleset using the appropriate version number, then copy
the highest version of existing rules into the new ruleset version.
D. Use the Application Structure landing page to lock and roll the existing ruleset
versions to the new version.
Answer: B
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/how-skim-compress-
merge-copy-and-delete-rulesets-ruleset-maintenance-wizard

11. How do you test UI forms for suitability for users with visual disabilities such as

s
es
Deuteranopia (red-green confusion) or Tritanopia (yellow-blue confusion)?

c
uc
A. Enable the Live UI tool.

S
r
ou
B. Use the Accessibility Inspector.

Y
C. Unit test section rules.

e
ur
ns
D. Use a screen reader.

E
s
Answer: B
A
&
Q
Explanation:
al
u

Reference: https://community.pega.com/knowledgebase/articles/whats-new-pega-
ct
A

platform/find-and-fix-issues-using-accessibility-inspector
h
it
W
02
8.
V
ps

12. Offline support requires which two configurations? (Choose two.)


um

A. Access groups set up to allow offline access to users.


D
m

B. Appropriate case types configured for offline processing.


xa
E

C. An authorization activity to manage offline permissions.


1
V
85

D. A set of privileges to run sections in an offline environment.


A
S
S

Answer: A,B
C
P
A

Explanation:
G
E
lP

Reference: https://community.pega.com/knowledgebase/articles/configuring-offline-
ea

capability-mobile-application
R

13. An application contains five instances of the same rule. The only differences
between the instances are the circumstance settings and ruleset version. All the
rulesets are in the same ruleset list.
Which ruleset version is chosen by rule resolution when .Country = Japan?

s
es
A. MyCoSelfService:01-01-02

c
uc
S
B. MyCoSelfService:01-01-03

r
ou
C. MyCoSelfService:01-01-04

Y
e
D. MyCoSelfService:01-02-01

ur
ns
Answer: C

E
s
A
&
Q
al
u
ct

14. Which two design configurations limit the need for horizontal scrolling when an
A
h

application is used on a mobile device? (Choose two.)


it
W
02

A. Hide noncritical columns.


8.

B. Use grid layouts rather than repeating dynamic layouts to display tabular data.
V
ps

C. Configure UI controls to use native controls on mobile devices.


um
D

D. Set the width for layouts in percentages.


m
xa

Answer: A,D
E
1

Explanation:
V
85
A

Reference: https://community.pega.com/support/support-articles/horizontal-scroll-bars-
S
S
C

mobile-devices
P
A
G
E
lP
ea
R

15. You want operators in two separate units to be able to perform work routed to
either unit.
Which configuration supports this requirement?
A. On each operator's record, associate the operator with both units.
B. On each operator's record, associate the operator with the same work group.
C. On the work group record, associate the operators with the work group.
D. On each unit record, associate both operators with each unit.
Answer: B
16. Items selected by a user need to be copied to a page list property when the user
submits the form.
How do you copy the items?
A. Create a validate rule to copy the selected items.
B. Create a declare expression with the page list property as the target.
C. Add a data transform to the flow action as a pre-processing action.
D. Add a data transform to the flow action as a post-processing action.
Answer: C

17. Which two statements are valid regarding Pega Web Mashups? (Choose two.)
A. A mashup display starts by calling either a flow or a harness from a Pega
application.

s
es
B. Pega Platform limits a mashup to working on existing cases.

c
uc
C. A mashup can allow access to Dev Studio for full system configuration.

S
r
ou
D. A user can view their worklist in an external portal and select items to take action

Y
on.

e
ur
ns
Answer: A,D

E
s
Explanation:
A
&
Q
Reference: https://community.pega.com/knowledgebase/articles/pega-web-
al
u

mashup/pega-web-mashup
ct
A
h
it
W
02
8.

18. Which two rule types can you mark as a relevant record? (Choose two.)
V
ps

A. Property
um

B. Decision table
D
m

C. Skin
xa
E

D. Section
1
V
85

Answer: A,D
A
S
S

Explanation:
C
P
A

Reference https://community.pega.com/knowledgebase/articles/application-
G
E
lP

development/relevant-records
ea
R

19. Your application is deployed to the cloud. A data source outside your application
populates a data page by using your data access pattern configuration. You receive
complaints that the system takes a long time to fetch data each time the case worker
accesses information for a different customer.
Which approach solves this performance issue?
A. Move to local installation because network traffic in cloud deployment is often slow.
B. Change snapshot data access method to reference pattern data access method.
C. Fetch only the targeted data from the database each time data is needed so
access is faster.
D. Access data page with a predefined key so that, once loaded, data access is
faster.
Answer: B

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

s
es
c
uc
S
r
ou
21. You have identified an activity that does not perform well. You need to find out

Y
exactly what steps are causing the problem.

e
ur
ns
Which tool do you use?

E
s
A. Pega Log Analyzer (PLA)
A
&
Q
B. Performance Profiler
al
u

C. Database Trace
ct
A

D. Performance Analyzer (PAL)


h
it
W

Answer: D
02
8.
V
ps
um

22. How do you identify if a result in a decision rule cannot be returned?


D
m

A. Test for missing conditions


xa
E

B. Test for completeness


1
V
85

C. Test the rule using a unit test


A
S
S

D. Test for conflicts


C
P
A

Answer: C
G
E
lP

Explanation:
ea

Reference: https://community.pega.com/sites/default/files/help_v55/rule-/rule-
R

declare-/rule-declare-decisiontable/testing.htm

23. A duplicate case search contains two weighted conditions in which a property
value in the current case is compared to the same property value in the existing case.
After processing multiple cases that have two matching data values, duplicate case
search does not identify any duplicates.
What two approaches do you take to diagnose the cause? (Choose two.)
A. Verify that there are no more than 4 maximum weighted conditions being tested.
B. Verify that the total weights of the matching conditions match or exceed the
threshold.
C. Verify that each of the basic conditions are satisfied.
D. Verify that the case type is instantiated as a temporary case so the case can be
cancelled.
Answer: B,C
Explanation:
Reference: http://myknowpega.com/2018/02/19/duplicate-search-case/

24. Timesheets require the following approvals:


✑ Regular 40 hours -> Supervisor of employee
✑ Any overtime -> Manager of Supervisor
✑ Worked on weekend -> VP Finance

s
es
✑ Negative time-off balance -> HR Director

c
uc
Which two conditions require an authority matrix? (Choose two.)

S
r
ou
A. Negative time-off balance -> HR Director

Y
B. Worked on weekend -> VP Finance

e
ur
ns
C. Any overtime -> Manager of Supervisor

E
s
D. Regular 40 hours -> Supervisor of Employee
A
&
Q
Answer: A,B
al
u
ct
A
h
it
W

25. A client requests that you add a footer to the Case Manager portal .
02
8.

How do you satisfy this request?


V
ps

A. Update the portal format in the skin applied to the portal.


um

B. Update the portal type on the portal record.


D
m

C. Change the section layout on the harness referenced on the portal record.
xa
E

D. Configure a navigation record to describe the new portal format.


1
V
85

Answer: C
A
S
S
C
P
A
G
E
lP

26. The following example shows the ruleset list for the logged-in operator .
ea
R
s
es
c
uc
S
r
ou
Y
e
ur
ns
E
s
A
&
Q
al
u
ct
A
h
it
W
02
8.

What is stored in the Admin@MyCo ruleset?


V
ps

A. Preferences for the operator


um
D

B. Rules recently opened by the operator


m
xa

C. Rules delegated to the operator


E
1

D. Rules checked out by the operator


V
85

Answer: C
A
S
S
C
P
A
G
E
lP

27. In which situation do you configure branched rulesets?


ea
R

A. Multiple teams need to work on the same application version.


B. You need to delegate rules to process owners from the business.
C. A team needs to work on the next version of an application while preparing to
migrate the current version.
D. One team creates a new patch for an application while another team creates a new
major version of the application.
Answer: C
Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/application-
development/84/branches-and-branch-rulesets

28. In which of the following situations would you configure global resource settings?
A. The thresholds for a SLA are set to hours instead of days on a testing environment.
B. The credentials for a REST service differ between development and production
environments.
C. Two SOAP connectors execute in parallel to improve performance.
D. ASAP connector returns simulated data in the development environment.
Answer: C
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v718/definitions/g/glob
alresourcesettin g.htm

s
es
c
uc
S
r
ou
29. You want to allow users to use an application on a mobile device, even if the

Y
device is not connected to a network.

e
ur
ns
Which configuration option supports this requirement?

E
s
A. Simulate external data sources when the application is offline.
A
&
Q
B. Source repeating layouts using report definitions.
al
u

C. Configure UI elements to use native controls on mobile devices.


ct
A

D. Source drop-down lists using data pages.


h
it
W

Answer: D
02
8.

Explanation:
V
ps

Reference: https://community.pega.com/knowledgebase/articles/pega-mobile/using-
um

data-pages-parameters-offline-enabled-application
D
m
xa
E
1
V
85

30. You want to create a new minor version of an application ruleset to add a new
A
S
S

feature to your application. The new feature will be made available to users in a
C
P
A

phased rollout.
G
E
lP

How do you update the application to add the new ruleset version?
ea

A. Lock and roll the existing ruleset, and update the existing application version.
R

B. Lock and roll the existing ruleset, and create a new application version.
C. Create a new application version and add the new ruleset version as a production
ruleset.
D. Create a branch ruleset and a new application, and add the branch ruleset to the
application.
Answer: A
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/how-use-lock-and-
roll-feature-managing-ruleset-versions
31. Your application contains the following versions of a service level named
AuthorizeClaim.

The application is being updated with a new version of the AccountManage ruleset.

s
es
As part of the update, the service level is no longer circumstanced for AccountOpen

c
uc
cases. The update must retain the circumstancing for the other case types in the

S
r
ou
application.

Y
e
Which option do you use to reset the circumstancing for the AccountOpen case type?

ur
ns
A. Copy the non-circumstanced rule to the AccountOpen class and select the base

E
s
A
rule option. Q
&
B. Make the circumstanced rules in the AccountOpen class unavailable.
al
u
ct

C. Withdraw the circumstanced rules in the AccountOpen class.


A
h

D. Block the circumstanced rules in the AccountOpen class.


it
W

Answer: C
02
8.

Explanation:
V
ps

Reference: https://community.pega.com/knowledgebase/articles/circumstance-rule-
um
D

different-properties-or-templates
m
xa
E
1
V
85

32. A health plan application includes a process for surgical procedure requests.
A
S
S

Currently, there is an evaluation subprocess in which a physician reviews the


C
P
A

diagnosis and enters the recommended procedure and its urgency. The request then
G
E
lP

advances to a medical director who analyzes the feedback and approves the
ea
R

appropriate procedure. The health care organization has created a new requirement,
which states that three physicians can perform the evaluation independently. Only two
evaluations are necessary to advance the case to the medical director.
How do you configure the process so that the request can continue to be processed if
only two of the three physicians approve the order?
A. Use an Any join condition.
B. Use a Some join condition.
C. Use a decision table.
D. Use a validate rule.
Answer: B
33. In which two situations do you use the PegaRULES Log Analyzer to analyze
application performance? (Choose two.)
A. During User Acceptance Testing
B. Throughout the application development life cycle
C. Before migrating an application to a testing system
D. After the application is deployed to a production system
Answer: B,D
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/performance/underst
anding-pegarules-log-analyzer

s
es
34. To reduce training requirements for users, a company wants to utilize the existing

c
uc
front end of their application.

S
r
ou
How can a third-party application use Pega Platform?

Y
A. By using REST calls from the Pega API

e
ur
ns
B. By using database tables for staging the requests

E
s
C. By exposing third-party application services
A
&
Q
D. By using middleware tools in application servers
al
u

Answer: A
ct
A

Explanation:
h
it
W

Reference: https://www.pega.com/system/files/resources/2019-04/open-source-a-
02
8.

hybrid-approach-v2.pdf
V
ps
um
D
m

35. In the first step in a case type, the user compares data on a form to the data on a
xa
E

customer account. If the data matches, the case is resolved. If the data does not
1
V
85

match, the user advances the case to update the account.


A
S
S

Management only wants a record of the cases that update an account .


C
P
A

What two configuration options do you use to implement this requirement? (Choose
G
E
lP

two.)
ea

A. Add a Persist Case shape after the first step.


R

B. Apply a when condition to the first step to persist only cases requiring updates.
C. Configure the starting flow to instantiate the case type as a temporary case.
D. Configure the first step to instantiate the case type as a temporary case.
Answer: B,D

36. A flow action calls a pre-processing data transform to initiate values. There are
several flow actions available for the assignment. You want to make sure that the
values are only initiated once for each flow action.
How do you implement a solution?
A. Do nothing. The pre-processing data transform is only called once for each
assignment.
B. Make sure that the flow action does not have the highest likelihood since it will
always be invoked.
C. Configure the data transform as post-processing instead of pre-processing.
D. Add logic to the pre-processing data transform to test if values were already
initiated.
Answer: D
Explanation:
Reference: https://collaborate.pega.com/QUESTION/pre-processing-flow-action

37. A form must support accessibility.

s
es
How do you enable a user to specify a date?

c
uc
A. Configure a text box to allow date entry.

S
r
ou
B. Use a calendar control that displays an entire year.

Y
C. Use a calendar control that displays an entire month.

e
ur
ns
D. Provide separate controls for month, day, and year.

E
s
Answer: B
A
&
Q
Explanation:
al
u

Reference: https://community.pega.com/knowledgebase/articles/user-
ct
A

interface/84/configuring-basic-settings-date-time-control-date-or-time
h
it
W
02
8.
V
ps

38. Which two statements describe the role of the cache manifest in a mobile app?
um

(Choose two.)
D
m

A. Allows downloading of rules for offline use with a mobile app.


xa
E

B. Provides access to static resources such as HTML files, image files, or JS files.
1
V
85

C. Enables users to continue interacting with mobile apps while offline.


A
S
S

D. Supports debugging efforts by providing a run-time view of the rules accessed by


C
P
A

the app.
G
E
lP

Answer: B,C
ea

Explanation:
R

Reference: https://community.pega.com/sites/default/files/help_v73/basics/v6portal/la
ndingpages/mobil e/offline.htm

39. You are troubleshooting a performance issue with a user interaction that exceeds
the maximum time of five seconds. The elapsed time shown in the performance report
indicates a total of two seconds.
Which tool do you use to determine what is adding the additional three seconds to the
performance measure?
A. Performance Profiler
B. Database Trace
C. Log Analyzer
D. System Management Application
Answer: A
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v72/tools/performance
/performanceanalyzer.htm

40. Which piece of application content do you localize by using a Field Value rule?
A. Labels and drop-down values on a section rule
B. Logos or other images on a harness rule
C. User instructions in a paragraph rule

s
es
D. User-editable text in a correspondence rule

c
uc
Answer: A

S
r
ou
Explanation:

Y
Reference: https://community.pega.com/sites/default/files/help_v63sp1/Content/tools/

e
ur
ns
rulesinspector/rulesinspectorfieldvalues.htm

E
s
A
&
Q
al
u

41. The page .Product contains data retrieved from an external system of record
ct
A

using a data page.


h
it
W

How do you ensure .Product always contains the most current data from the data
02
8.

page?
V
ps

A. Select Refer to a data page on .Product.


um

B. Select Copy data from a data page on .Product.


D
m

C. Configure .Product to refer to a keyed data page.


xa
E

D. Define a reference property that refers to the data page.


1
V
85

Answer: B
A
S
S
C
P
A
G
E
lP

42. Several development teams work on different enhancements. The release date
ea

for each enhancement is uncertain.


R

Which two options allow each team to keep its work separate? (Choose two.)
A. Set up branch ruleset for each team.
B. Create a new application for each team.
C. Create a new ruleset version for each team.
D. Create a production ruleset for each team.
Answer: A,C
Explanation:
Reference https://community.pega.com/knowledgebase/articles/how-support-parallel-
development-and-deployment-two-separate-projects-one-application
43. How do you ensure that only a manager can run a specific flow action?
A. Add a privilege to the flow action form, then add the privilege to a role assigned to
the access group for managers.
B. Add an Access When condition to the flow action to determine whether the user is
a manager.
C. Add a pre-processing activity to the flow action form to determine whether the user
is a manager.
D. Add a validate rule to the flow action form to determine whether the user is a
manager.
Answer: A
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/security/how-restrict-

s
es
who-can-use-flow-action

c
uc
S
r
ou
Y
44. A global application with infrastructure nodes located throughout the world

e
ur
ns
requires certain operations to start executing at midnight GMT.

E
s
Select two possible designs for this use case. (Choose two.)
A
&
Q
A. Use the Run in background step in the case life cycle and design a dedicated
al
u

queue processor.
ct
A

B. Use the Queue-For-Processing method in an activity and design a standard queue


h
it
W

processor.
02
8.

C. Use the Queue-For-Processing method in an activity and design a dedicated


V
ps

queue processor.
um

D. Use the Run in background step in the case life cycle and design a standard queue
D
m

processor.
xa
E

Answer: A,C
1
V
85
A
S
S
C
P
A

45. In which two of the following situations would you simulate an integration?
G
E
lP

(Choose two.)
ea

A. The service is not available yet.


R

B. The service has slow response times.


C. You need to test each flow path in the case processing.
D. The connector is configured to use global resource settings.
Answer: B,D

46. 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. Add Open-Review as an allowed status on the case type record.
B. Configure a data transform to apply the Open-Review status on the appropriate
assignments.
C. Apply the Open-Review status to the appropriate assignments.
D. Create a field value record for the Open-Review status.
Answer: A,C

47. The ruleset list for an application consists of the following rulesets, ordered from
highest to lowest:
✑ SelfService:01-01
✑ TGB-HR:01-01
✑ TGB:01-01
A rule with an Apply to : class of TGB-HR-SelfService-Work-TimeOff references a rule

s
es
named ConfirmationRequest .

c
uc
The four instances of ConfirmationRequest in the rules cache are shown in the

S
r
ou
following table.

Y
e
ur
ns
E
s
A
&
Q
al
u
ct
A
h
it
W
02
8.
V
ps
um

Which is chosen during rule resolution?


D
m

A. TGB-HR-SelfService-Work .ConfirmationRequest (SelfService:01-01-01)


xa
E

B. TGB .ConfirmationRequest (TGB:01-01-02)


1
V
85

C. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-02)


A
S
S

D. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-01)


C
P
A

Answer: B
G
E
lP
ea
R

48. You are updating a system of record using a SOAP connector. If the system of
record is unavailable, you want to retry after an hour. If it is still unavailable after an
hour, a notification should be sent to a system administrator.
How do you implement this requirement?
A. Customize the standard pxErrorHandlingTemplate data transform.
B. Use a transition condition in the activity step invoking the connector.
C. Implement the logic in the connector’s error handler flow.
D. Implement the logic in the data page’s response data transform.
Answer: C
49. What is the difference between using the Call and Branch methods in an activity
step to invoke other activities?
A. Branch overrides the security restrictions of the called activity allowing you to easily
test code; it will not run in production.
B. Branch creates a new thread to allow asynchronous processing, while Call runs in
the thread from it was invoked.
C. Call provides more robust debugging capability than Branch, while Branch
provides better run-time performance.
D. Call returns to the originating activity, while Branch skips the remainder of the
originating activity.
Answer: B

s
es
c
uc
50. A requirement states that the Users role cannot open a purchase request during

S
r
ou
the Audit stage of the case life cycle.

Y
How do you configure the case stage to satisfy this requirement?

e
ur
ns
A. Apply an Access When record.

E
s
B. Apply a When record.
A
&
Q
C. Apply a Privilege record.
al
u

D. Apply an Access Deny record.


ct
A

Answer: A
h
it
W

Explanation:
02
8.

Reference: https://collaborate.pega.com/QUESTION/access-when-vs-privilege
V
ps
um
D
m

51. Identify two options for passing data between a Pega application and a webpage
xa
E

containing a web mashup. (Choose two.)


1
V
85

A. Use the attribute data-pega-event-onpagedata.


A
S
S

B. Use REST methods to call Pega microservices.


C
P
A

C. Call a Pega API function from the host server.


G
E
lP

D. Call the function pega.web.api.doAction().


ea

Answer: A,D
R

Explanation:
Reference: https://community.pega.com/knowledgebase/articles/pega-web-
mashup/communication-between-pega-web-mashup-and-host-page

52. 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. Create an error handler data transform that adds an error message to the data
page and sends an email.
D. Configure an error handling process that displays the error message and sends an
email.
Answer: C

53. A health plan application includes a process for surgical procedure requests.
Currently, there is an evaluation subprocess in which a physician reviews the
diagnosis and enters the recommended procedure and its urgency. The request then

s
es
advances to a medical director who analyzes the feedback and approves the

c
uc
appropriate procedure. The health care organization has created a new requirement,

S
r
ou
which states that three physicians can perform the evaluation independently. Only two

Y
evaluations are necessary to advance the case to the medical director.

e
ur
ns
In order to allow the three physicians to review the orders in parallel, how would you

E
s
configure the process?
A
&
Q
A. Add a Split Join shape, add a list of physicians, and call the surgical procedure
al
u

request
ct
A

process.
h
it
W

B. Add a Split For Each shape, add a list of physicians, and call the evaluation
02
8.

process.
V
ps

C. Add a Split Join shape, add a list of physicians, and call the evaluation process.
um

D. Add a cascading approvals shape that is called by the evaluation subprocess.


D
m

Answer: A
xa
E
1
V
85
A
S
S

54. Which two configurations can you use to include access groups into your Product
C
P
A

rule? (Choose two.)


G
E
lP

A. Export the access groups using the Access Manager.


ea

B. Add the access groups to the application record.


R

C. Add the access group to the Product record in the Individual instances to include
section.
D. Associate the access groups with a ruleset included in the application.
Answer: B,D
Explanation:
Reference: https://collaborate.pega.com/QUESTION/how-including-access-roles-and-
privileges-product-rule

55. A report needs to list the user ID of the manager of the operator who creates a
time-off case. The report provides information from the MyCo-HR-SelfService-Work-
TimeOff and Data-Admin-Operator-ID classes.
Which two options satisfy the business outcome? (Choose two.)
A. Use an association rule to join operator information to each case.
B. Add the operator ID to the report definition as a parameter.
C. Specify both classes in the Pages & Classes tab on the report definition.
D. Configure a class join on the report definition to join operator information to each
case.
Answer: A,D

56. Which two statements accurately describe the use of a symbolic index? (Choose
two.)

s
es
A. <LAST> sets or retrieves an element value from the end of a value list or page list

c
uc
property.

S
r
ou
B. <PREPEND> inserts a new element in a value list or page list property as the first

Y
element.

e
ur
ns
C. <APPEND> adds an element at a designated location in a value list or page list

E
s
property.
A
&
Q
D. <CURRENT> inserts a new element in a value list or page list property at the
al
u

currently referenced index.


ct
A

Answer: A,B
h
it
W

Explanation:
02
8.

Reference: https://community.pega.com/sites/default/files/help_v722/designer
V
ps

studio/expressionbuilder/ref_refaggregateprop_symbolic.htm
um
D
m
xa
E

57. Users are spending excess time researching duplicate cases to determine
1
V
85

whether to process or resolve the cases.


A
S
S

Which two options allow you to reduce the number of potential duplicate cases?
C
P
A

(Choose two.)
G
E
lP

A. Decrease the weights of the weighted conditions.


ea

B. Increase the weights of the weighted conditions.


R

C. Increase the weighted condition sum threshold.


D. Decrease the weighted condition sum threshold.
Answer: A,D

58. The customer, a medium size toy maker, wants to fulfill orders received during the
peak
season in December and process them in batches multiple times a day.
How do you implement this use case?
A. Create a queue processor that can process orders received by the company.
B. Create one scheduled job and select its run schedule as multiple times a day.
C. Create batches of orders and send each batch for processing when it gets full.
D. Create scheduled jobs, one for each run, that can process accumulated orders.
Answer: B

59. To help ensure application stability and scalability, during which two of the
following times do you use Log Analyzer (PLA) to test Pega applications? (Choose
Two)
A. Immediately before deployment
B. Performance and stress testing
C. User Acceptance Testing (UAT)
D. Throughout the development cycle

s
es
Answer: B,C

c
uc
S
r
ou
Y
60. Identify the three valid statements about managing data for offline use (Choose

e
ur
ns
Three).

E
s
A. Rules called by scripts as part of an action set on a user interface control require a
A
&
Q
whitelist entry.
al
u

B. Large data pages that change infrequently are added to the blacklist to exclude the
ct
A

pages from synchronization.


h
it
W

C. Backward chaining does not run on mobile devices. Use forward chaining or data
02
8.

transform rules instead.


V
ps

D. A whitelist is a set of rules that require synchronization between a mobile app and
um

the server.
D
m

E. Delta Sync improves performance by exchanging data in small amounts between a


xa
E

mobile device and the server.


1
V
85

Answer: A,D,E
A
S
S
C
P
A
G
E
lP
ea
R
GET FULL VERSION OF PEGAPCSSA85V1
DUMPS

You might also like