March Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

PEGACSSA72V1 Questions and Answers

Question # 6

Select two configuration options that enable you to use the same data page for populating a list and looking up information based on the selected item in the li (Choose Two)

A.

Add parameters to the data page to store the value of the selected list item.

B.

Use page list keys on the data page to identify the selected list item.

C.

Set the data page Edit mode to editable so the list of values can be updated.

D.

Use the Access pages with user defined keys option on the data page.

Full Access
Question # 7

You are asked to create a custom status named Open-Review. This status is to be applied to assignments in one application. How do you satisfy the request?

A.

Add the Open-Review status to the Application record for the application.

B.

Create a Field Value record named Open-Review for .pyStatusWork with the Apply To class set to the class group.

C.

Circumstance the existing Open Field Value record on the application name and update the status value to Open-Review.

D.

Create a Field Value record named Open-Review for .pyStatusWork and configure an Access When record to apply the status to the correct application.

Full Access
Question # 8

You want to improve the user experience for an application for users on mobile devices. Which three configuration options improve the user's ability to select and operate controls? (Choose Three)

A.

Use standard Pega controls rather than custom controls.

B.

Use links instead of a menu for navigation.

C.

Size clickable items no smaller than 44 x 44 pixels.

D.

Place controls in a Fixed layout to avoid screen wrapping.

E.

Configure the display of a Date Time field to use a native control.

Full Access
Question # 9

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.

Performance Analyzer

B.

Performance Profiler

C.

PegaRULES Log Analyzer

D.

Database Trace

Full Access
Question # 10

You have a requirement to populate a list of allowed values sourced from a database table. The list of allowed values varies based on the context in which the list is used.

Which implementation maximizes reusability?

A.

Create a data page sourced with a connector. Specialize the data page by class based on context.

B.

Create a data page and report definition for each context. Use parameters to filter the results of the response data transform.

C.

Create a data page sourced with a report definition. Circumstance the report definition based on context.

D.

Create a data page sourced with a report definition. Use parameters to specify a filter condition to retrieve specific results based on context.

Full Access
Question # 11

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

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

Which instance of EnterEmployeeDetails is chosen during rule resolution?

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 12

When a user selects a product in a list, the application displays data about that product. Data is copied to a page property using the Copy data from a data page option.

After the data has been copied to the property, when is the data copied to the property again?

A.

When the product is changed

B.

The next time the property is accessed

C.

The next time the case is opened

D.

Never

Full Access
Question # 13

A requirement states that when an assignment is in review, its work status is set to Open-Review. Which two steps do you perform to implement this requirement? (Choose Two)

A.

Add a data transform to the process to apply the Open-Review status before reaching the appropriate assignment.

B.

Add Open-Review as an allowed status on the case type rule.

C.

Create a field value rule for the Open-Review status.

D.

Apply the Open-Review status to the appropriate assignments.

Full Access