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

A class group is used to____________________.

A.

identify a layer of the Enterprise Class Structure

B.

combine related properties by usage

C.

assign work to a specific group of users

D.

associate child classes with a single database table

Drag the name of the Pega Platform log file appender from the left to the matching use case on the right.

Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.

Which approach solves this performance issue?

A.

Access data page with a predefined key so that, once loaded, data access is faster.

B.

Fetch only the targeted data from the database each time data is needed so access is faster.

C.

Change snapshot data access method to reference pattern data access method.

D.

Move to local installation because network traffic in cloud deployment is often slow.

What are the two most common ways to expose your application to an external system? (Choose Two)

A.

Create a connector linked to a data page.

B.

Leverage the Pega API.

C.

Configure a signed certificate.

D.

Create a web service with the Service wizard.

Which two rule types can you mark as a relevant record? (Choose Two)

A.

Property

B.

Report

C.

Skin

D.

Section

Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)

A.

Allows downloading of rules for offline use with a mobile app.

B.

Provides access to static resources such as HTML files, image files, or JS files.

C.

Enables users to continue interacting with mobile apps while offline.

D.

Supports debugging efforts by providing a run-time view of the rules accessed by the app.

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

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

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.

While running an application, a user notes that a system exception occurred. Which log do you review to identify the issue?

A.

Pega

B.

Alert

C.

AlertSecunty

D.

BIX

Which two statements are true about database tables in Pega Platform? (Choose Two)

A.

The PegaRULES database contains rules while PegaDATA contains work instances.

B.

The Database Table rule allows configuration of a connection to a specific table.

C.

The History record table contains a record of when each user logged in to the system.

D.

The report definition rule should only be used against one table for performance reasons.