Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

Which two configurations are required when adding a Split for Each shape to your case life cycle? (Choose Two)

A.

Enter a rule that stores the audit note that you want to include in the subprocess

B.

Define when the parent process resumes processing

C.

Enter the Page List or Page Group property that is the basis of the split

D.

Enable users to get back to the subprocess after the case moves forward

Full Access
Question # 5

A hospital uses a Patient visit case type to track patient visits to the Emergency Room (ER). The case type can create Lab analysis and Diagnostic imaging child cases. While the child cases are active, the attending doctor or nurse must be able to update the patient visit case with notes and treatment recommendations.

In the Answer Area, select the configurations which allow a doctor or nurse to update the parent case while lab and imaging technologists perform assignments on their respective child cases.

Full Access
Question # 6

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

A.

A user selects an emoji from a short list that updates often.

B.

A user selects a replacement part from a long list that seldom changes.

C.

A user selects a delivery option from a short list that rarely changes.

D.

A user selects an image from a long list that updates often.

Full Access
Question # 7

What is the function of class mapping for reports?

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.

Full Access
Question # 8

What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)

A.

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

B.

Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.

C.

Use a queue processor to pass updated attributes to the gadget on the hosting web page.

D.

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

E.

Use the Javascript function doAction() to set or read data values through the hosting web page.

Full Access
Question # 9

When deploying mashup code in a webpage, which option is necessary to ensure that Pega Platform accepts incoming requests?

A.

Ensure the host is configured to support HTTPS.

B.

Establish a private tunnel from the host to Pega Platform.

C.

Enable authentication policies on Pega Platform.

D.

Add the host URL in the Pega application.

Full Access
Question # 10

Which two statements are valid about configuring Pega Web Mashup? (Choose Two)

A.

Only create one DIV element in the hosting web page for each Pega gadget.

B.

Add a list of trusted domains in your applications in which you want to use the mashup.

C.

Use the Integration wizard to generate mashup code for use in other systems.

D.

Keep the original names of default actions in the mashup code to prevent security risks.

Full Access
Question # 11

You want to create a new minor version of an application ruleset to add a new feature to your application. The new feature will be made available to users in a phased rollout.

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

A.

Create a branch ruleset and a new application, and add the branch ruleset to the application.

B.

Lock and roll the existing ruleset, and create a new application version.

C.

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

D.

Create a new application version and add the new ruleset version as a production ruleset.

Full Access
Question # 12

A fitness organization wants to ensure that data is entered correctly into an online form when users apply for, or update, their membership information.

Which scenario requires an edit validate rule?

A.

Existing members must enter their membership number in the correct format, M-######-0#.

B.

The first and last name are required on the form, but a middle name or initial is optional.

C.

New members can get a 20% discount, if they enter the Coupon Code SAVE.

D.

New members must be at least 18 years of age at the time they sign up for membership.

Full Access
Question # 13

How do you ensure that only a manager can run a specific flow action?

A.

Add a pre-processing activity to the flow action form to determine whether the user is a manager.

B.

Add a privilege to the flow action form, then add the privilege to a role assigned to the access group for managers.

C.

Add an Access When condition to the flow action 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.

Full Access
Question # 14

Which two data elements can be used as an attribute for an access control policy? (Choose Two)

A.

Appointment date

B.

Number of dependents

C.

Password string

D.

Encrypted bank account number

Full Access
Question # 15

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.

B.

Pega Platform limits a mashup to working on existing cases.

C.

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

D.

A user can view their worklist in an external portal and select items to take action on.

Full Access
Question # 16

A requirement states that the Manager role cannot open a purchase request during the Audit stage. How do you configure the case stage to satisfy this requirement?

A.

Apply an Access Deny record.

B.

Apply an Access When record.

C.

Apply a When record.

D.

Apply a Privilege record.

Full Access
Question # 17

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)

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.

Full Access