Summer Sale Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ex2p65

Exact2Pass Menu

Question # 4

Examine the following recover flow taken from a Blue Prism Process

The 'Exception Type' data item has no initial value and has a data type of text

The Calculation stage 'Save Exception Type' will output the current exception type to the "Exception Type' data item.

What expression would you use in the 'Save Exception Type' stage to achieve this?

Full Access
Question # 5

User name and password information which is used by a Blue Prism Process to log into a business application, should be stored where?

A.

In a local hidden file

B.

In a password protected file

C.

In Credential Manager

D.

Environment Variable

E.

In Data Items in the Process

F.

In a shared Excel file

Full Access
Question # 6

Drag and drop the Blue Prism debug tool names on the left, onto the placement boxes (A- E) so that the dropped tool name corresponds with the debug tool description beside it:

Full Access
Question # 7

Examine the following Blue Prism Process diagram:

The initial values of the data items are displayed in the diagram above All 3 data items are configured as Number

The 'Perform Calculation' stage Properties window is displayed below:

When this diagram is run through the the End stage, what will the current value of the Z data item be?

A.

-1

B.

[X]*[Y]

C.

An Internal Exception will be thrown as the Expression contains multiple blank spaces

D.

0

E.

12

Full Access
Question # 8

Examine the following Blue Prism Process diagram:

The 'Number as Text' data item is configured as text data item: and has an initial value of 10 The 'Result' data item is configured as a number data item.

The 'Cast to Number' Calculation stage must output the text value stored in the 'Number as Text1 data item, to the Result data item

Which of the following expressions would you use in the 'Cast to Number1 Calculation stage to set the value of the 'Result' data item?

A.

[Number as Text]

B.

Convert(Number as Text "NUMBER")

C.

Cast([Number as Text])

D.

Cast([Number as Text. TEXT)

Full Access
Question # 9

Examine the following Blue Prism Process diagram:

The 'Date Today' data item is a Date data item.

The Calculation stage is required to set the value of the 'Date Today' data item to the current date

Which of the following Blue Prism functions would you use in the Calculation stage to set the value of the 'Date Today' data item?

A.

Today()

B.

"mm/dd/yyyy"

C.

GetDate()

D.

Now()

E.

"dd/mm/yyyy"

Full Access
Question # 10

When a Work Queue item is currently being processed by a Digital Worker what happens to the queue item?

A.

The item GUID is updated to a new unique ID

B.

The Work Queue item icon is updated to purple flag

C.

The item is locked by the Process

D.

The Work Queue item icon is updated U green tick

E.

A copy of the Work Queue item is created ready to receive any updates from the Process

Full Access
Question # 11

Examine the following Business Object Action diagram:

The purpose of the Action is to process new orders through the order processing system. Order details of provided to the Action by the Process and stored in the 'Order Data' Collection

According to Blue Prism best practices, what is wrong with this Action?

A.

A Single Row Collection cannot receive data from a Process

B.

A Wait stage is missing between the 'Click Submit' stage and the 'End' stage

C.

A Wait stage is missing between the 'Start' stage and the 'Write Order Details' stage

D.

An Action description has not been provided

E.

A Wait stage is missing after the 'Write Order Details' stage

Full Access
Question # 12

Examine the following recover flow taken from a Blue Prism Process:

The 'Exception Detail' data item has no initial value and has a data type of text

The Calculation stage "Save Exception Detail' will output the current exception detail to the 'Exception Detail' data item

What expression would you use in the 'Save Exception Detail' stage to achieve this?

Full Access
Question # 13

Examine the following Blue Prism Process diagram which is from the Main Page of a Process:

The Process current stage is the 'Perform Calculation' stage.

The 'Perform Calculation' stage has Exception Handling to resolve all Exceptions within the same Page

What would happen if you click on Step Over or press F10?

A.

All remaining stages in the Process would be executed, and focus would move the the End stage on the 'Main Page'

B.

All underlying logic on the 'Perform Calculation' Page will be processed and focus would move to the 'Update Account' stage

C.

All underlying logic on the 'Perform Calculation' Page will be processed as well as the remaining stages on the 'Main Page', before focus would move to the End stage

D.

Recover1 would receive the Exception, therefore, focus would move to the Recover1 stage

Full Access
Question # 14

Blue Prism Processes can be built across multiple workspaces - broken up into individual tasks, that each sit on their own Pages What name is given to this?

A.

Linking

B.

Layering of Logic

C.

Circular Path

D.

Linear Diagram

Full Access
Question # 15

Drag and drop the Blue Prism stage names on the left, onto the placement boxes (A- E) so that the dropped stage name corresponds with the image of the Blue Prism stage beside it:

Full Access