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

Which two options do you consider when creating a pre-processing data transform? (Choose Two)

A.

The timing of the commit for the flow action

B.

The potential reuse of the flow action

C.

The security setting for the flow action

D.

The effect if the flow action is reloaded

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.

Add a data transform to the flow action as a post-processing action.

B.

Add a data transform to the flow action as a pre-processing action.

C.

Create a declare expression with the page list property as the target.

D.

Create a validate rule to copy the selected items.

A company with multiple applications spanning different business units wants to send a standard confirmation email to customers whenever a case is created.

Which is the appropriate layer of the Enterprise Class Structure (ECS) for the email correspondence?

A.

Unit

B.

Organization

C.

Implementation

D.

Division

In which situation do you configure branched rulesets?

A.

One team creates a new patch for an application while another team creates a new major version of the application.

B.

You need to delegate rules to process owners from the business.

C.

Multiple teams need to work on the same application version.

D.

A team needs to work on the next version of an application while preparing to migrate the current version.

In the following example, the Homelns, Homelnslnt, and Customer rulesets are configured for application validation. MyCo and MyCoInt are configured for ruleset validation. MyCo lists MyCoInt and Customer as its prerequisites, and the prerequisite for MyCoInt is Pega-ProcessCommander.

Which of the following statements is correct?

A.

Rules in MyCo can reference rules in Homelnslnt.

B.

Rules in MyCo can reference rules in Homelns.

C.

Rules in Customer can reference rules in Homelns.

D.

Rules in MyCoInt can reference rules in Customer.

A user reports that an application takes five seconds to complete a step and present the next step in a process. Which tool allows you to gather and analyze performance data for the form submission?

A.

Performance Profiler

B.

Performance Analyzer (PAL)

C.

Database Trace

D.

Tracer

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 ConfirmationRequest. The four instances of ConfirmationRequest in the rules cache are shown in the following table.

Which is chosen during rule resolution?

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)

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

A.

tested in a production environment

B.

updated in a production environment

C.

reused in multiple production environments

D.

migrated to a production environment

A budgeting application uses a job scheduler to automatically email customers once a week with a breakdown of their weekly expenses. Due to the international usage of the application, stakeholders require peak performance at all hours.

Which solution addresses this performance concern?

A.

Configure the job scheduler to run at off-hours.

B.

Ensure that customers use a common access group.

C.

Dedicate and classify a node for the job scheduler.

D.

Limit the number of operators who can access the application.

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?

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.