Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

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

Questions 31

A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.

In order to allow the three physicians to review the orders in parallel, how would you configure the process?

Options:
A.

Add a Split Join shape, add a list of physicians, and call the surgical procedure request process.

B.

Add a Split For Each shape, add a list of physicians, and call the evaluation process.

C.

Add a Split Join shape, add a list of physicians, and call the evaluation process.

D.

Add a cascading approvals shape that is called by the evaluation subprocess.

Pegasystems PEGACPLSA88V1 Premium Access
Questions 32

A company wants to run the same pega application in its eastern US office as well as its india

office. The eastern united states server runs in the eastern united states time zone. The india server runs in the india time zon. The company wants a process to run in both offices at the same time world-wide once a day regardless of the server's location

How do you efficiently meet this requirement?

Options:
A.

Define two advanced agents that call the same activity. one agent is scheduled to run at a time in the eastern united states time zone and the other agents is scheduled to run at a time in the india time zone. The activity checks both the local time zone and the local time. if the local time is close to the expected time the activity should run it continues otherwise it exits

B.

Define two advanced agent that call the same parameterzied activity. One agent passes eastern united states time zone to the activity, and the other agent passes india time zone. The activity checks

the local time zone. if the parameter matches the local time zone, the activity continues. otherwise it exits

C.

Define a single adavanced agent that is scheduled to run in any desired time zone. in the Eastern us server modify the agaent schedule to run in the eastern united states time zone. For the india server, specify the india time zone within the agent schedule

D.

Define a single advanced agent that is scheduled to run in either the eastern united states zone or the india time zone. Ensure that the clocks with the servers in both offices are synchronized using the simple Network time protocal

Questions 33

A form listing nearby restaurants has four columns:

    Restaurant name

    Restaurant location

    Thumbnail image of the seating area

    Make reservation (check box)

You want to ensure that users have the information they need to make a reservation regardless of screen size. When viewed on a small screen, you do not need to display images.

What three configuration steps do you take to support this requirement? (Choose three.)

Options:
A.

Set the importance of the Make reservation column to Primary.

B.

Set the importance of the Restaurant name column to Primary.

C.

Set the importance of the image column to Other.

D.

Set the importance of the image column to Secondary.

E.

Set the importance of the Restaurant location and Make reservation columns to Secondary.

F.

Set the importance of the Restaurant name and Make reservation columns to Primary.

Questions 34

Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.

PEGACPLSA88V1 Question 34

Options:
Questions 35

A security requirement states that personal data should only be visible to managers in the HR

organization. All personal data is contained in a single section.

How do you restrict access to personal data ?

Options:
A.

configure a visible when rule on the section

B.

Create an Access control policy restricting access to the properties

C.

Add an Access when to relevent properties.

D.

Define a privilege for the section and add the privilege to appropriate roles

Questions 36

Which three approaches arc considered a PegaUnit: testing best practice? (Choose Three)

Options:
A.

A test ruleset is placed at the top of an application's ruleset stack.

B.

A test case uses limited assertions.

C.

A test case groups relevant asseitions together.

D.

A test case is not necessary when an error message is the expected result.

E.

A test case focuses on a single area of functionality.

Questions 37

Consider the following requirement:

case worker must be able to add a work party when creating a case

select the configuration option that fulfills this requirement

Options:
A.

add a data transform to the pyCaseManagementDefault work parties rule

B.

Ensure the addparty user action is available as a local action

C.

add the addworkObjectparty activity to the assigments

D.

select the VOE? option on the pyCaseManagementDefault work parties rule

Questions 38

you need to formet required fields with red labels. you configure a custom style in the skin rule.

how do you apply the custom style?

Options:
A.

reference the skin rule in the dynamic layout with the required field labels

B.

reference the skin in the required field labels.

C.

reference the custom style as a parameter in a dynamic layout.

D.

reference the custom style in the required field labels

Questions 39

Client XYZ Corp implemented Pega Customer Service.

A customer service representative (CSR) needs to launch multiple applications to manually update information to keep dam synchronized across systems. The applications are built in different technologies, decreasing the CSR's efficiency in handling customer requests. The client has a requirement to launch all applications from the PLCJA Customer service application. The client requires that data Mows to and from the Pega Customer Service application to the other applications used by the CSR. Changes made in any one of the systems is reflected in other relevant systems. This results in the CSR handling customer requests more efficiently and spending less time manually updating dependent applications.

Which Pega capability do you recommend to support this requirement?

Options:
A.

Use Robotic Desktop Automation.

B.

Use SOAP/REST services to update the information.

C.

Use SQL connectors to update the data.

D.

Use Robotic Process Automation.

Questions 40

A banking application deals with multiple loan applications and credit card issues in an application based on Pega software, and for customer complaint handling, the bank uses a non-Pega application. A bank representative needs to work on the tasks that come through both apps.

This requirement can be achieved by using multiple approaches, but as an LSA, which one of the following approaches would you suggest?

Options:
A.

Use a remote case type, because it gives a unified view of work on multiple tasks without switching between applications.

B.

Use Pega Process Fabric Hub, because it gives a unified view of work on multiple tasks without switching between applications.

C.

Use a mashup that would render the necessary application screen based on the request type.

D.

Use the DX API, which would render the necessary application screen based on the request type.