Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Pegasystems PEGACPLSA88V1 Practice Exam with Questions & Answers | Set: 2

Questions 11

what configuration is required to control which nodes in a cluster an agent runs.?

Options:
A.

assign the agent to a specifie category.

B.

associate the agent to specific node type.

C.

use a custom queue for the agent

D.

create agent schedules on applicable nodes.

Pegasystems PEGACPLSA88V1 Premium Access
Questions 12

A Pega COE team is building a reusable component for a functionality that will be mandatory for all Pega applications that are built for the different departments of a company.

The component functionality is documented and published in a common SharePoint file, so that it is accessible by all Pega developers within the company.

Which one of the following approaches will work best for this use case?

Options:
A.

The component should be embedded in the enterprise application, so that it does not need to be embedded in the department applications.

B.

The component should be embedded in the enterprise application, and should also be embedded in the department applications.

C.

The component should be placed in a separate application so that the departments can all integrate with that application when they want to run the functionality.

D.

The component should not be embedded in the enterprise application. Instead, each department should include the component in their own application.

Questions 13

The following class structure is set up in an application so that users can make use of Dynamic Class Referencing (DCR):

PEGACPLSA88V1 Question 13

What action is required to support the OCR implementation?

Options:
A.

Create a VehideDCR PageGroup property. Use vehicle type as the PageGroup subscript. Use pyLabel to contain the class.

B.

Create a VehideDCR Lookup table. The key to the table is VehicleType. The Value column contains the class.

C.

Create Car, Truck, and Motorcycle Application Settings. Access the appropriate Application Setting to get the class.

D.

Create a .VehicleType property in the FSG-Data-Vehicle class. To determine the class name, append a dash, then append VehicleType.

Questions 14

In an e-commerce application that is built on Pega Platform, a data type named Order stores the order-related information. as shown in the following table:

PEGACPLSA88V1 Question 14

An operations manager wants to view a report at the end of each day. If the number of items ordered in a category is greater than 5, the report displays the number of items in that category that are ordered during the day.

Which option do you use to implement the requirement?

Options:
A.

A report with a custom SQL function on Quantity and filter condition Sum (Quantity) > 5 that the system applies before aggregation.

B.

A report with a summarize function on Quantity and filter condition Sum (Quantity) > 5 that the system applies before aggregation.

C.

A report with a summarize function on Quantity and filter condition Sum (Quantity) > 5 that the system applies after aggregation.

D.

A report with a custom SQL function on Quantity and filter condition Sum (Quantity) > 5 that the system applies after aggregation.

Questions 15

a performance analysis for an equals-comparisons-only query against a table shows that it always performas a full table scan. the table has grown steadily over time. nothing has been done in the database concerning this table other than it being generated by pega.

Options:
A.

limit the number of rows fetched from this table,

B.

add one or more column indexes to this table.

C.

Expose one or more columns within this table.

D.

alter one or more column types in the table.

Questions 16

An e-commerce application offers special discounts on a seasonal basis. A business manager is authorized to maintain these discounts.

Which of the following options is the best possible solution for maintaining the discounts?

Options:
A.

Create a case that performs the data updates.

B.

Use a list landing page without the default data sources.

C.

Provide a Harness to update the discount details.

D.

Use a list landing page and define the default data sources.

Questions 17

Select the option in which you would define Content Security Policies.

Options:
A.

To prevent the browser to load content from untrusted sources

B.

To restrict what data a user can view in a case the user can open

C.

To define security for case attachments

D.

To configure security for the content management integration

Questions 18

Which two action can you perform to improve the Guardrails Compliance score of an application? (Choose two.)

Options:
A.

Develop CheckForCustomerWarnin activities that filter out pxWarning rows based on specifies pxWarningName values.

B.

Add a justification to Access of Role to Object (ARO) instances whenever a listed privilege is not visible from the ARO’s rulset.

C.

Create an application that is built on the original application. Use the parent application’s compliance score.

D.

Changes the security type for activities used for simulations from Activity to Utility.

Questions 19

The BigCo quoting application is currently on-premise. BigCo plans to move the application to Pega Cloud What factor do you need to consider for environment setup?

Options:
A.

Network security configuration

B.

Database access configuration

C.

System management application configuration

D.

Log file access configuration

Questions 20

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?

Options:
A.

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

B.

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

C.

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

D.

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