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

Blue Prism AD01 - Blue Prism Accredited Developer Exam

Page: 6 / 6
Total 189 questions

Which of the following is NOT a benefit of providing an Operational Handbook?

A.

Ensure business continuity

B.

Faster resolution of issues

C.

Real-time analytics

D.

Knowledge transfer

Consider the following flow in an object:

Which of the following statements are true?

A.

There just needs to be a wait stage after the start stage to correct this action.

B.

There should be a wait stage after every stage in this flow (i.e. after the navigate, read, write stages.

C.

If during testing in object studio this flow works, no additional wait stages should be added as they will slow the interface down.

D.

There should be an intelligent wait stage after the start stage and after any stage that cause the application we are interfacing with to change

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

Examine the following Blue Prism Process flow:

The Process is intended to attempt to perform the processing enclosed in the recover block (Blockl). a maximum number of times before throwing an exception The maximum number of attempts is stored in the 'Max Attempts' data item.

The 'Attempts' data item is a number data item with an initial value of 0.

The 'Max Attempts' data item is a number data item with a current value of 3. This value is provided at start-up.

The 'Increment Attempts' Calculation stage increases the value of the 'Attempts' data item by 1.

To enable this Process flow to function correctly, drag and drop the items below into the placement boxes (A - C), to create the correct Blue Prism expression for the Retry?' Decision stage.

When working with the orders area of the Centrix Data Solutions order system, there is a requirement to enter an order menu option in the field located above the Go button:

The menu option field element in Application Modeller has been configured as follows:

Which Attribute should be un-ticked to ensure the menu option field element can be consistently recognized?

A.

Visible

B.

Class Name

C.

Enabled

D.

Window Text

E.

Screen Visible

What is NOT considered one of the golden rules for Object Design?

A.

Keep actions small and limited to a specific task

B.

Do not include business logic in the Object

C.

Use InpuVOutput parameters to promote usability

D.

Use a single Object for an entire application