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

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

Questions 61

MyCo, a telecom company, developed a new data plan group to suit the needs of its customers. The following table lists the three data plan actions and the criteria that customers must satisfy to qualify for the offer:

PEGACPLSA88V1 Question 61

How do you configure the engagement policies to implement this requirement? Choose the engagement policy level that is best-suited for each criterion

PEGACPLSA88V1 Question 61

Options:
Pegasystems PEGACPLSA88V1 Premium Access
Questions 62

Which two of the following are best practices when designing an accessible application? (Choose Two)

Options:
A.

Avoid key commands because they can conflict with screen readers.

B.

Use responsive layouts to help align with device screen size.

C.

Use link controls instead of buttons, for readability.

D.

Use inline styles for better readability.

Questions 63

You are managing distributed, geographically dispersed, development teams A, B and C. Team A is ready to merge changes into their development environment to make available changes to Team B’s Team C’s.

To ensure all development teams are working with the latest version of shared rule base, select and move all of the following tasks to the tasks List Order column and place them in the correct order.

PEGACPLSA88V1 Question 63

Options:
Questions 64

MyHealth Corporation wants to use the age of the claim to increase the urgency of the assignment so that persons processing the claims work on the most urgent claims first. The claim assignment urgency increases by 1 each day the claim remains in an Unresolved status. At any time, MyHealth has up to 10,000 claims that are in process. Claims in the PendingProcessing workbasket are subject to this calculation. The application updates the claim urgency daily before the work day begins. All claims are processed within 30 days.

Which approach satisfies the claim urgency requirement and provides the best experience for the user who processes the claims?

Options:
A.

Use the service-level agreement of the case to increase the value of pyUrgencyAssignAdjust by 1. Reset the goal date to the following day.

B.

Use a declare expression to increment the value of pyUrgencyAssignAdjust by 1. When a user who processes claims opens the assignment, the urgency is increased by 1.

C.

Use a job scheduler on a dedicated node to increase the value of pyUrgencyAssignAdjust by 1 for every assignment that matches the selection criteria.

D.

Use the service-level agreement of the assignment to increase the value of pyUrgencyAssignAdjust by 1 every day the claim is in an Open status.

Questions 65

your application queues items for a standard agent a case has not been updated as expected by the agent. on the system queue management landing page the queue status for each item us available.

what two issues can be identified in the system queue management landing page using the status?

(choose two)

Options:
A.

the agent failed when processing the item.

B.

the agent is scheduled to process the item in the future.

C.

the agent schedules were disabled.

D.

the agent is not configured for optimistic locking.

Questions 66

An application include two case types: expense report and purchase requests which two steps are required to enable support for both case type for offline user on a mobile device ?

Options:
A.

Configure the application record to enable offline access

B.

Configure the user's access group to enable offline access.

C.

configure both case type to enable offline access

D.

Configure the application to build a custom mobile app

Questions 67

What advantage does a rule-utility-function have over a rule-obj-activity?

Options:
A.

Ability to be circumstanced

B.

Ability to be saved multiple rulesets

C.

Ability to be directly called from a decision table

D.

Ability to be used to enforce security

Questions 68

XYZ Corp requires employees to designate alternate operators to perform their work while they are on vacation. Work vacationing operators should be visible to alternate operators.

How do you configure the application to handle this requirement?

Options:
A.

Add a ValueList Property to Data Admin-Operator-ID. Alternate operators add vacationing persons to their ValueList. Modify the Assign Worklist report definition to include this ValueList. Modify security accordingly to allow access.

B.

Modify the user portal to only display team members for which the operator has been designated an alternate. Clicking on an operator displays that operator's worklist. Assignments are opened accordingly.

C.

Define a custom Access When rule named pxAssignedToMeOr Alternate. Modify the pyUserWorkList Report Definition using this rule to display every Assign-Worklist assignment within the WorkGroup.

D.

Develop an agent that transfers worklist assignments from the operator going on vacation, when that vacation starts, to the alternate operator. When vacation ends, transfer uncompleted assignments back.

Questions 69

XYZ Corporation wants to ensure that every attempt by a developer to check a rule into a certain ruleset version is reviewed before that rule is allowed to be checked in. The rule should be automatically sent back to the developer without being checked in if all warnings are not justified and the fields on the history tab are not complete.

How do you address this requirement?

Options:
A.

Prior to the first assignment in the ApproveRuleCheckin flow, add a decision shape where one output connector is equivalent to the submitting the SendBack flow action.

B.

Implement a CheckForCustomWarnings activity for each rule included in the requirement. The activity issues a warning whenever the requirement's history tab criteria are not met.

C.

Override the FindReviewers decision tree to invoke a when rule that evaluates the criteria, if the when rule returns true, the decision tree returns SendBack.

D.

Override the SendBack Flow Action adding a pre-ctivity that transfers the assignment to the create operator if the rule's criteria are not met.

Questions 70

You are implementing a paga customer service application and are integrating the system of record data for account information?

select the three tasks required to implement this integation

Options:
A.

Specialize the pega customer service data pages that use account data.

B.

Integrate with the system of record in the pega customer service account class

C.

Rename the pega customer service data pages to match the system of record.

D.

Integrate with the system of record to populate an Account data class.

E.

Create a data transform to map the Account data class to the pega customer service Account class