Practice Test Flashcards

1
Q

A process includes standard and gold program levels. When the deadline has passed for gold level cases, the system transfers the case to the manager. Which two configurations would you make to the SLA to support his requirement?

A

a. Add and advance flow action to the deadline

b. Add a transfer action to the deadline

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In an insurance claim application there is a claim case defined. The claim case creates a top-level repair case. Data propagation is configured to copy relevant claim data into the repair case.
What is true with regards to the data propagation feature for subsequent updates to the claim case?

A

The data propagation feature only propagates data when the repair case is created

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

As a part of an authorization process, you need to check whether members of a heal care organization are eligible for coverage based on the policy contract terms. Your application uses an activity to perform this evaluation. Which shape would you use to add the activity to the process?

A

Utility

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In which situation is the use of an activity necessary?

A

Writing a message to a log file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which requirement is satisfied by configuring a service level agreement?

A

A transaction review is completed within 24 hours

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In a purchase application, you allow customers to create purchase request. Each purchase requires contains a list of line items. Each line item holds the product identifier, quantity, and price.. If a product is not in stock the application creates a purchase order. the purchase order is processed by the purchasing team. Which entities would you model as case types?

A

A. Purchase Order

B. Purchase request

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A new hire process includes a Screen Job Applicant Assignment. The recruiter who has been assigned the task should complete it within 24 hrs. If the assignment is not completed in 24 hrs, the system automatically sends an email notification to the hiring manger. How would you configure the process to ensure that the director receives the email after the goal?

A

Add an SLA with an escalation action to the assignment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

You need to configure a case type to send a confirmation for change of address requests. The confirmation is sent to customers as an email, text, and letter. Which options ensures that the content of the confirmation is the same for all three correspondence types?

A

A. Create on correspondence rule containing the confirmation, the circumstance the correspondence rule for each correspondence type.
B. Create one correspondence rule for each correspondence type. Configure each correspondence rule to reference another correspondence rule that contains the confirmation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

You have an approval process assignment to a loan request process. The requirement states that a request can be routed to one or more managers for their approval. The hierarchy of approvals depends upon the total dollar amount of the request. For example, Cost Center Managers approve that are less than USD25000. A request of greater than or equal to USD25000 requires the approval of the cost center manager, corporate Vice President, and Vice President of finance. How would you configure the routing for the approval process assignment?

A

Configure a cascading approval flow type based on an authority matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are options in an Access Group

A

A. Work Pool

B. Portal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

You are designing a form for an online bookstore to display new arrivals. The form is displayed on laptops and tablets. Pictures of the book covers are displayed in columns. the number of columns changes depending on the screens size. Which layout do you use to display the book cover pictures?

A

Dynamic Layout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A form allows customers to specify the amount of balance transfer for their credit card. The form contains two fields: one to display the available balance on the customers credit card and one for the user to enter the amount of the balance transfer. You configure a validate rule to verify that the amount of a balance transfer is less than 75% of the available balance on the customers credit card. how do you call the validate rule?

A

From the flow action where the customers submit the form

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

You want to provide instructions to the user filling out a form. You are considering using paragraph rules for the instruction. What 3 benefits do paragraph rule provide over standard labels?

A

A. They are supported in correspondence
B. Support rich text
C. can include images

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A hotel reservation application has the following requiremenst: Users must select the destination city from a list of options. The list is filtered based on user entry. As a user types the city name, the list of options narrows. Which UI control allows you to implement this requirement?

A

AutoComplete

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

In an airline reservation, users enter departure and return dates and submit for flight search. This is implemented as a flow action. you need to ensure that the return date is later than the departure date. you also need to copy the dates to a search parameter page that is used for flight search.

A

A. Validate rule

B. Data transform

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which rule can only return a true/false result when evaluating a condition?

A

When Rule

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

You have designed a decision tree that you want to unit test. You want to test various input values to ensure that you get the expected results. How would you unit test you decision tree.

A

Run the decision tree and enter values on the test page.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

You have been asked to configure a rule for use in a business process to evaluate multiple property values and return a text value as a result. Which type of rule satisfies this requirement?

A

Decision tree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What situation would you use a SQL connector?

A

Update a table in an external database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

A data pahe holds the local weather information and has the reload if older than field set to 10 minutes and the data page is created at 11:22. The user performs the following:
11:28 the user refreshes the weather info
11:40 the user refreshes the weather info
At what time is the data page reloaded?

A

11:40

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

You need to copy from a data page with customer data to a page used for a credit payment. Most of the properties can be mapped as-is, but the first and last names must be concatenated into a full. Which rule type would you use to copy the content?

A

Data transform

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

You have created a series of forms for a vacation booking process. Declarative expressions are used to calculate values such as the cost of the flight, hotel, car rental, and taxes. The last form includes a field that displays the total amount that will be changed on the user’s credit card. How do you configure the calculations so that the total amount is calculated only when he user reaches the last form?

A

Use the backward chaining option for the total amount expression. Use forward chaining for all the other expressions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

You have been asked to create a sequence of user forms for a travel reservation process. The forms contain fields that require calculations. for which reason do you use a declare expression to calculated values?

A

To perform the calculation whenever a field is updated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

A service request case type has a customergrade property. How do you set the value of the customergrade property to silver when a service case is created?

A

Configure the pyDefault data transform to set the customerGrade property value.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

In an application, three email addresses (work, home and other) can be captured for a customer. You use. email(work) to refer to the work email address. What type of property is used to capture the email addresses?

A

Value group

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

ABC corp requires that expenses billable to a client are reviewed by an auditor in the finance department. After the auditor approves the expenses, the client is billed. You create the word party for the auditor as an instance of which class?

A

Data-party-operator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

You are designing a case type that includes a process to perform when a case is rejected. How do yo model this requirement in the case life cycle?

A

Add an alternate stage and add the rejection process to stage

28
Q

Pega 7 comes with numerous API activities. In which situation would you explore available API activities?

A

When automating case processing

29
Q

You have been asked to configure the following relationship between 3 case types: Account open, link savings, and fund account
1. A customer can complete an account open case before completing a fund account case
2. A customer must complete a link savings case before completing a fund account case
What configuration satisfies this requirement

A

Configure the AccountOpen case type to create a fundAccount case as a top-level case. Configure the FundAccount case type to create a linksavings case as a child case

30
Q

Customer service representatives (CSRs) review customer requests to replace a lost stolen credit card.. Once the request is approved, customers are notified by letter of the expected delivery date for a replacement card typically within one week The CSR must be available to prioritize time-sensitive requests such as request from customers who are on vacation. Time-0 sensitive requests are prioritized as follows:
Customers receive a replacement card the next day
Fulfillment requests are sent to dedicated workbasket
Customers receive notification of the expected delivery date by email

What type of action for time-sensitive requests do you implement as an optional action?

A

Send the notification email rather than a letter

31
Q

When an integrator shape is selected in the flow, what type of activity is to be referred in it

A

utility

32
Q

Which of the following shapes describe ‘GOT’

A

Assignment

33
Q

While choosing activities to trace what are all displayed during tracing?

A

Actives are shown with link to review rule

34
Q

For loading the activity int he declare page, what should be selected in the security tab of the activity for the activity rule?

A

Connect

35
Q

Prefix of work object id

A

C-

36
Q

What can a work user do with the clipboard

A

update properties

37
Q

Validation rule will be referenced in which rule?

A

Section

38
Q

Decision shape can be used for which of the following decision rules?

A

A. Decision Table
B. Decision tree
C. Map value

39
Q

What is the use of the where am I icon?

A

Displays the assignment status

40
Q

Which rule generate the list using dynamic select control

A

Activity

41
Q

Which of method is used for viewing any step page’s info in XML format

A

Show-page

42
Q

A property named AccountStatus, associated with a step page called account. In the activity, how is the property referred

A

AccountStatus

43
Q

Identify the correspondence types

A

A. Fax
B. Mail
C. SMS
D. Email

44
Q

Give examples of guardrails

A

A. Adapt an iterative approach
B. Build for change
C. Limit custom java

45
Q

List PRPC redefined data classes that serve the purpose of work parties

A

A. Data-Party-Person
B. Data-Party-Operator
C. Data-Party-Org

46
Q

Which method is used to retrieve rows from a database and place the results as embedded pages in the clipboard

A

Obj-browse

47
Q

Using which options can the rules be migrated to another system

A

Product

48
Q

If your assignement used the standard rule “Worklist”, and your router uses the standard rule “ToWorkbasket”, what happens?

A

The flow will be suspended and control will be transferred to the FlowProblems flow

49
Q

Rulesets referenced in ______

A

Application, Access Group, Operator

50
Q

How to initialize a property in a model rule?

A

A. Property reference in value field
B. Literal Value
C. Calling a function

51
Q

An HTML property is used in what rules that are related to the interface?

A

A. Flow Action
B. Property
C. Section

52
Q

What is PAL used for

A

Used to track inefficiency of the system

53
Q

What rule types are subjected to the Rule Instpector

A

A. HTML Rules
B. Property Rules
C. Declarative Rules

54
Q

The standard flow actions in PRPC includes

A

A. Attach a file
B. Attach a URL
C. A screenshot

55
Q

What shapes need an activity in order to be reffered?

A

A. Router
B. Notify
C. Utility

56
Q

What can provide an output based on four or more inputs

A

Decision Map

57
Q

A decision is based on several calculations, such as age and includes around 10 conditions. Which rule is used?

A

Decision Tree

58
Q

Which flow shape can be used to process an event driven override to a normal, sequential processing of a flow?

A

Ticket

59
Q

When adding a Connector to an Assignment, the likelihood associated with the Action must:

A

Add up to 100

60
Q

An internal mechanism that provides the automatic propagation of changes to the target property when one of its dependent property changes is:

A

Forward chaining

61
Q

The methode by which the data from the external database systems are retrieved is:

A

RDB-list

62
Q

Examples of breakpoint conditions in tracer

A

A. Java Exception
B. Warn status
C. Fail Status

63
Q

As-is business model is used in which phase?

A

Conception

64
Q

According to release 1 of PRPC standards, what order should be followed?

A
Class structures
Primary Flow
Data Structure
User Interface
Standard Reports
65
Q

Auto Generated HTML is available in

A

Sections

66
Q

What criteria is considered for rule resolution?

A

A. Circumstance
B. Rule Name
C. Ruleset Name

67
Q

What will happen if an activity containing page-new methods executes and finds another page with the same name in the clipboard?

A

It will override the existing page