Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Pegasystems PEGAPCSSA87V1 Pega Certified Senior System Architect (PCSSA) 87V1 Exam Practice Test

Page: 1 / 12
Total 116 questions

Pega Certified Senior System Architect (PCSSA) 87V1 Questions and Answers

Question 1

A travel reservation servicing case includes a service level for responding to requests. The service level intervals vary according to passenger status, class of service, and fare type.

Which implementation satisfies this requirement?

Options:

A.

Create a multivariate circumstanced rule and a when rule.

B.

Create a multivariate circumstanced rule, a circumstance definition, and a circumstance template.

C.

Create a single property circumstanced rule and a when rule.

D.

Create a single property circumstanced rule.

Question 2

In which two scenarios is it a Pega best practice to use Pega Web Mashup over a Pega API integration? (Choose two.)

Options:

A.

Minimal resources are assigned to update Pega Platform for each new release.

B.

Developers have access to only App Studio when configuring the integration.

C.

Users are expected to create cases, open assignments, and manage data privacy.

D.

The application is built on Pega Platform version 8.2 using UI Kit.

Question 3

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 independently satisfy the business outcome? (Choose Two)

Options:

A.

Configure a class join on the report definition to join operator information to each case.

B.

Add the operator ID to the report definition as a parameter.

C.

Use an association rule to join operator information to each case.

D.

Specify both classes in the Pages & Classes tab on the report definition.

Question 4

During an Account review case, an accountant wants to evaluate the client's retirement plan. A Retirement planning case is created that runs in parallel with the Account review case. Neither case waits for nor reports to the other.

To configure this workflow, which type of parallel processing shape do you use?

A)

Question # 4

B)

Question # 4

C)

Question # 4

D)

Question # 4

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 5

The ruleset list for an application consists of the following rulesets, ordered from highest to lowest:

Question # 5

A rule with an Apply to: class of TGB-HR-SelfService-Work-TimeOff references a rule named ConfirmationRequest. The four instances of ConfirmationRequest in the rules cache are shown in the following table.

Question # 5

Which is chosen during rule resolution?

Options:

A.

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

B.

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

C.

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

D.

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

Question 6

Identify two options for passing data between a Pega application and a webpage containing a web mashup. (Choose Two)

Options:

A.

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

B.

Call a Pega API function from the host server

C.

Use REST methods to call Pega microservices

D.

Use the attribute data-pega-event-onpagedata

Question 7

Which two configurations do you implement when using a Pega Web Mashup? (Choose Two)

Options:

A.

Leverage the standard authentication service IACAuthentication and update the authentication activities.

B.

Add an access group for the application rules that need to be accessed from the external system.

C.

Configure a node-level data page to hold security access information about the external system.

D.

Configure the application permissions by specifying a list of trusted domains in the application rule.

Question 8

You are analyzing application performance and identify a data transform exceeding preferred performance parameters. Which performance tool do you use to help troubleshoot the issue?

Options:

A.

Performance Profiler

B.

Database Trace

C.

Performance Analyzer (PAL)

D.

Tracer

Question 9

Drag each security solution on the left to its appropriate use case.

Question # 9

Options:

Question 10

You want to allow users to use an application on a mobile device, even if the device is not connected to a network.

Which configuration option supports this requirement?

Options:

A.

Simulate external data sources when the application is offline.

B.

Source repeating layouts using report definitions.

C.

Configure UI elements to use native controls on mobile devices.

D.

Source drop-down lists using data pages.

Question 11

What is the function of class mapping for reports?

Options:

A.

Ensure all data from one report belongs to a single Case type instance.

B.

Create a new Database table record for a Pega Platform class.

C.

Assign an ID to a class so reports can reference specific properties.

D.

Retrieve data from an associated database table.

Question 12

As a best practice, in which situation do you configure a keyed data page?

Options:

A.

A long list of images that often changes

B.

A long list of vehicle parts that rarely changes

C.

A short list of emojis that often changes

D.

A short list of delivery options that rarely changes

Question 13

A chemical supplier processes thousands of online orders each day. The supplier provides a material safety data sheet (MSDS) for each of the 100+ cleaning products in stock. When buyers select an item to order, the application displays the MSDS. The MSDS rarely changes.

Which of the following options ensures the MSDS is up to date when an order is created?

Options:

A.

Create a keyed data page with the MSDS for each cleaning product.

B.

Create a parameterized data page that loads a new MSDS for each product.

C.

Create a data page that contains the MSDS for each cleaning product.

D.

Configure a keyed data page that allows multiple pages for each key.

Question 14

A hospital uses a case type to manage the treatment of patients visiting the Emergency Room (ER). Cases are created when the patient checks in at the registration desk, and are resolved when the patient is released from the hospital. Stakeholders identify the following security requirements for the case type.

♦ Patients access cases on a read-only basis.

♦ Patients can only access their own cases.

♦ Doctors and nurses can modify cases throughout the case life cycle.

♦ Only doctors are allowed to write prescriptions.

Which configuration allows doctors and nurses to modify cases while complying with all identified security requirements?

Options:

A.

Create two access roles, one for doctors and one for nurses, and set the modify action for each to 5.

B.

Create two access roles, one for doctors and one for nurses, and set the modify action for each to 1.

C.

Create a single access role for both doctors and nurses, and set the modify action to 5.

D.

Create a single access role for both doctors and nurses, and set the modify action to 1.

Question 15

In the Answer Area, drag each log name on the left to its intended purpose on the right.

Question # 15

Options:

Question 16

Select the three Pega best practices for developing activities. (Choose Three)

Options:

A.

Keep activities short. Limit your activities to fewer than 15 steps.

B.

Limit activity calls to at most three to prevent performance problems.

C.

Limit custom Java steps whenever possible.

D.

Use only activities to support queue processing and interfaces.

E.

Limit the use of activities. Use alternative rule types such as data transforms whenever possible.

Question 17

Which statement describes the appropriate use of the Purge/Archive wizard to address application performance?

Options:

A.

Delete any properties exposed in table columns from the BLOB.

B.

Remove old cases to reduce the size of a database table.

C.

Delete stored SQL procedures that have been updated.

D.

Remove unused rules caches maintained on the system.

Page: 1 / 12
Total 116 questions