Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

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

Which of the following statements best describes an Exception Retry within a Work Queue?

A.

An Item that has been marked as Complete' after processing, is then reworked by the Process as if it were a new pending Item

B.

When an Item that has been marked as 'Exception* after processing, is then sent to the manual team for review

C.

When an Item that has been marked as 'Complete* after processing is then sent to the manual team for review

D.

An Item that has been marked as 'Exception' after processing, is then reworked by the Process as if it were a new pending Item

Which of the following statements best describes a Blue Prism Global Data Item?

A.

Blue Prism Data items which can only be accessed from the Page in the Process where the item is placed

B.

Blue Prism Data items which can only be accessed from the Mam Page of the Process

C.

Blue Prism Data items which have had the visibility setting disabled therefore the value is available to all Pages in all Processes

D.

Blue Prism Data items which have had the visibility setting disabled, therefore the value is available to all Pages of the same Process

When can a Deferral Date be added to a Work Queue item?

(Select all items which apply)

A.

When the item is an Exception

B.

When the item is added to the Work Queue

C.

When the item has been processed

D.

When the Item is locked by the Process

E.

When the item is pending

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?

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"

Which of the following items can be used in Blue Prism to transmit values between Process Pages?

(Select all items which apply)

A.

Input Parameters

B.

Lookup Stages

C.

Output Parameters

D.

Calculation Stages

E.

Data Items

Examine the following diagram from a Blue Prism Process:

This is an example of a common looping diagram which you will see within Blue Prism Processes What is the name given for this type of flow diagram?

A.

Blue Prism Loop stage

B.

Circular Path

C.

Infinite Loop

D.

Layers of Logic

What is a Blue Prism Expression?

A.

The output from a Calculation stage

B.

The output from a Decision stage

C.

It is information provided in a Note stage

D.

A formula used to a produce a value

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)