Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

AD01 Exam Dumps - Blue Prism Accredited Developer Exam

Go to page:
Question # 49

A Developer is following the best practices to prepare the Process for a Production release

Which of the following should NOT be implemented?

A.

Disable all unnecessary stage logging to reduce the amount of data logged and stored during the runtime

B.

Use Retry loops to handle Business Exceptions on a Work Queue Items to increase resilience in the process logic

C.

The Process logic should include alerting mechanism to notify Process Controller(s) of any critical issues

D.

The solution should have zero Valuation Errors to avoid failures when it is run from the Control Room

Full Access
Question # 50

The Process is intended to attempt to perform the processing in the recover block, Block 3. a maximum of three times before throwing an exception.

Data Item 'Attempts' is a number data item with an initial value of 0

Data Item "Max Attempts" is a number data item with an initial value of 3

The 'Increment Attempts' calculation stage add 1 to the attempts value and outputs a result to the "Attempts" data item

To enable this to work correctly, what is the correct expressions for the Try Again' decision stage?

A.

[Attempts] < [Max]

B.

[Attempts] > [Max]

C.

[Attempts] = [Max]

D.

[Attempts] + 1

Full Access
Question # 51

What are the TRUE statements about a Blue Prism Business Object?

Select the TWO correct responses.

A.

Defined within the Object layer

B.

Will always have a Launch action

C.

Can be used as a stand-alone process

D.

Do not share any stages with the Process Studio

E.

Actions are built to no specific hierarchy

Full Access
Question # 52

Examine the following Blue Prism Process diagram which is intended to get the date of the previous day as a date value:

The Calculation stage Properties window is provided below:

Which are the following statements about this process diagram are correct?

A.

None of these statements are correct

B.

If the 'Result Date' data item is configured as a Text data type, then a 'data type mismatch' Internal Exception will be thrown on execution of the Calculation stage

C.

If the 'Result Date' data item is configured as a Date data type, then the 'Result Date' data item will be set to the date of the previous day on execution of the Calculation stage

D.

On execution of the Calculation stage, a 'Failed to evaluate expression' Internal Exception will be thrown

Full Access
Question # 53

Which of the following statements about spy modes are TRUE?

A.

Accessibility Mode is the most commonly used for open source web applications

B.

Win32 Mode is the default mode used for web-based applications

C.

HTML Mode is the most commonly used when a Code Stage is required

D.

Browser Mode is the default mode used for web-based applications

Full Access
Question # 54

How can a session variable value be updated when a process is running? (select all that apply)

A.

By using the Internal - Session Variables business object.

B.

By pausing the Session Variables work queue.

C.

By updating the value in Credential Manager.

D.

By updating the value in Control Room.

Full Access
Question # 55

Study the following page in a process:

Calculation stages will write A, B or C to the Output value data item.

What will be the outcome after the page has run?

A.

Data Item Output Value contains “A"

B.

Data Item Output Value contains "B"

C.

Data Item Output Value contains "C"

D.

An Internal Exception will be thrown

Full Access
Question # 56

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

Full Access
Go to page: