Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

What is the relationship between pyWorkPage and case data?

A.

pyWorkPage contains only the data entered by users while creating and processing a case.

B.

pyWorkPage contains all the data pages accessed while creating and processing a case.

C.

pyWorkPage contains only the data generated by the system while creating and processing a case.

D.

pyWorkPage contains all the case data generated while creating and processing a case.

Which three options can you configure for a mobile app channel? (Choose Three)

A.

Change the host for a mobile app to a production system, rather than a development system.

B.

Identify how different mobile devices render UI controls.

C.

Establish security behavior for a mobile app, such as the use of biometric identifiers.

D.

Define UI behavior for a view when displayed on a mobile device.

E.

Define the role applied to users when they run the mobile app.

A developer is attempting to reference a validate rule called ValidateCustomer from a flow action applied to a case type class called ACME-IT-Work-Ticket. The case type class directly inherits from the Work- class. The case type class does not contain a ValidateCustomer validate rule.

Place the classes in the order in which Pega searches for the ValidateCusromer validate rule, from first to last.

How do you propagate data to a new child case in Pega Express?

A.

Configure a data page to copy specified properties.

B.

Configure a case calculation to copy specified properties.

C.

Configure the Update Case shape to copy specified properties.

D.

Configure the Create Case shape to copy specified properties.

You want operators in two separate units to be able to perform work routed to either un it. 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 workgroup.

C.

On the work group record, associate the operators with the workgroup.

D.

On each unit record, associate both operators with each unit.

Which source do you select for a data page that contains the details of single record for a data type?

A.

Report definition

B.

Data transform

C.

Connector

D.

Lookup

An organization requests the following behavior for a case type that allows customers to place orders for fulfillment.

♦ The application identifies customer information, such as user ID and locale, upon login.

♦ Cases list the last 10 orders placed by the customer, including the order status.

♦ Customers can select one of the previous 10 orders as the basis for the current order.

Select each piece of Information on the left and drag it to the appropriate Clipboard Location.

Identify Text, Multi record data relationship, Single record data relationship

A.

.Address( 1 ).pincode-Multi

B.

.ShippingAddress.City-Text

C.

.BillingAddress.Telephone-Single

You create an application for employees to submit timesheets. Employees enter

work, vacation, and sick time for a particular week. On the entry form, employees see a summary of the total hours entered. After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee. You configure the user view that displays remaining vacation and sick time. The balance calculates by subtracting the vacation time and sick time for the week from the current vacation and sick time balances. Which configuration option is used to summarize the remaining vacation and sick time?

A.

Use a When rule. When the application references the remaining vacation and sick time, each value calculates.

B.

Use declarative processing. Whenever the vacation time or sick time entries change, the remaining vacation and sick time calculate.

C.

Use pyDefault and pySetFieldDefaults. When the process invokes the data transforms, the remaining vacation and sick time calculate.

D.

Use procedural processing with a data transform. Remaining vacation and sick time calculate after the user submits a timesheet.

In the Answer Area, identify the type of data measured in each report.