Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

Examine the following Blue Prism Process diagram:

The 'New Date' data item is a date data type and has no initial value.

The Calculation stage Properties window is displayed below:

What will happen when you execute the 'Create New Date’ stage?

A.

1 year will be added to todays date and the result stored in the New Date' data item

B.

1 month will be added to today's date and the result stored in the 'New Date' data item

C.

1 week will be added to today's date and the result stored in the 'New Date' data item

D.

The 'New Dale' data item value will contain todays date

Which of the following stages can be found in BOTH the Object Studio and the Process Studio'' Select the TWO correct responses.

A)

B)

C)

D)

E)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

A Blue Prism Process works successfully when testing in the Process Studio but terminates in Control Room due to the exception stating screen elements were not found What should the Developer check first?

A.

The correct Spy mode was used to identify elements

B.

Application Modeller has a unique match for the screen element

C.

Wait Stages have been used effectively

D.

The Attach page is published in the Business Object

Examine the following process flow:

The Loop Orders loop is configured to loop through the Orders collection.

How Many times will the 'Process Order' page be executed?

A.

1

B.

15

C.

The loop will be infinite

D.

It's impossible to tell. There is no loop counter.

If you change a session variable when will the new value be available to the process?

A.

Immediately

B.

Next time a new case is taken from a WQ

C.

Next time resource PC starts

D.

Next time the process starts

There are multiple rows of conditions in the Properties window of the Wait Stage. Which of the following is TRUE?

A.

The Wait Stage will sequentially check each condition, it does not require all conditions to be met

B.

If all conditions are met before the TimeOut penrid expires, the process will continue

C.

If no conditions are met, an internal error will appear and terminate the process

D.

The Wait Stage will simultaneously check all conditions and follow the logic of whichever condition is met first

Consider the following process flow from a sub-page of a process:

What is the problem with this sub-page flow?

A.

There is nothing wrong with the sub-page flow shown in this image

B.

The sub-page process flow is missing any retry exception handling that should exist where a process calls object actions that interface with an application.

C.

For better visibility of the process logic the flow steps shown in the image should be on the main page rather than in a sub-page of the process.

D.

The exception stage within the flow should be removed and replaced with an End stage that returns the found data item as an output parameter.

Consider the following process flow:

Decision "A" properties are:

Decision "B" properties are:

Decision "C" properties are:

What will happen when the process runs?

A.

The flow will pass through calculation stage "A"

B.

The flow will pass through calculation stage "B"

C.

The flow will pass through calculation stage "C"

D.

An exception will be thrown

Which of the following indicates a case in a Work Queue is waiting to be worked?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Examine the following Process flow:

The ‘Loop Customer List’ loop is configured to loop through the ‘Customer List’ Collection.

Any Exceptions Encountered on the ‘Email Customers’ sub-page will be resolved in the same page.

How many times will the ‘Email Customer’ sub-page be executed?

A.

It's impossible to say without viewing the 'Email Customer' sub-page

B.

The loop will be infinite

C.

0

D.

25

E.

1