Black Friday Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Master the Blue Prism AD01 Exam: Essential Study Tips and Strategies

Questions 1

Examine the following diagram which has been extracted from a Blue Prism Process currently being tested in Process Studio

AD01 Question 1

The Request Type is a text data item and will contain a text value which categorizes the type of request being processed. The Process Request stage has been assigned a Breakpoint with the following Breakpoint condition:

AD01 Question 1

What will happen if you press the Go button when debugging the Process?

Options:

A.

If the 'Request Type' value equals "New Card", then the Process will stop at the Breakpoint on the 'Process Request' stage

B.

If the 'Request Type' value equals "New Card" then the Process will flow to the End stage without stopping

C.

Breakpoints are unconditional therefore the Process flow will always stop at the 'Process Request' stage

D.

If the 'Request Type' value is not equal to "New Card", then the Process will stop at the Breakpoint on the 'Process Request' stage

Buy Now
Questions 2

A Blue Prism Developer is creating a process that will review travel request forms for ACME consulting. As part of this process, the Developer must ensure that none of the fields in the request are blank.

Following best practice, where should the Developer create this logic"?

Options:

A.

Object Studio a business object dedicated to validating the form

B.

Process Studio, a separate page within the process containing validation logic

C.

Process Studio: an action on the main page calling a Business Object's Validation page

D.

Object Studio a separate page within the create request object containing validation logic

Buy Now
Questions 3

The Centrex Data Solutions application has been launched successfully and Blue Prism has navigated the application to the New Order screen, as displayed below:

AD01 Question 3

Before Blue Prism can interact with the New Order screen, there is a requirement to ensure the screen is in focus first. Which of the following configurations are correct to the ensure the New Order screen is in focus?

A)

AD01 Question 3

B)

AD01 Question 3

C)

AD01 Question 3

D)

AD01 Question 3

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 4

Please refer to the exhibit.

AD01 Question 4

The Developer is automating an SAP Windows-based application within a Citrix environment. There is an issue with a duplicate match found when identifying and highlighting the Document No. field, due to the application window having two of the same labels and buttons.

Which Spy Mode should the Developer use to identify the correct field using Surface Automation?

Options:

A.

Win32

B.

Browser

C.

Application Navigator

D.

Region

Buy Now
Questions 5

Which of the following flow representations are invalid and therefore cannot be recreated in a Blue Prism flow diagram:

A)

AD01 Question 5

B)

AD01 Question 5

C)

AD01 Question 5

D)

AD01 Question 5

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 6

Examine the following Process flow:

AD01 Question 6

This is the Main Page of a simple process which calls the ‘Calculation’ Page before completing.

The data items are configured as follows:

  • Value-1 is a number data item with an initial value of 100.
  • Value-2 is a number data item with an initial value of 4.
  • Result is a number data item with no initial value.

The Calculation Page Reference stage is configured as follows:

AD01 Question 6

The Calculation Page is configured as follows:

AD01 Question 6

The Data Items are configured as follow:

  • Value-1 is a Number data item with an initial value of 200
  • Value-2 is a Number data item with an initial value of 4
  • Result is a Number data item with no initial value

The Start stage is configured to pass through the Value-1 and Value-2 values as input parameters.

The ‘Divide’ Calculation stage expression is [Value-1] / [Value-2]

The End stage is configured to pass back the value of the Result data item as an output parameter.

What will be contained in the Result data item on the Main Page following the execution of the Process?

Options:

A.

25

B.

0

C.

50

D.

37.5

Buy Now
Questions 7

An action called Get Account details' fails with the following exception detail:

AD01 Question 7

Which of the following could cause this exception?

Options:

A.

An internal error always indicates a problem with the Blue Prism product. The Blue Prism support team should be contacted for assistance

B.

The Read Details action is not connected to another stage so cannot execute.

C.

The Business Object has not been coupled to the application by either launching it or attaching to it.

D.

The Read Details action in the Get Account Details Business Object no longer exists but the Process is attempting to use it.

Buy Now
Questions 8

Study the following configuration

AD01 Question 8

AD01 Question 8

AD01 Question 8

AD01 Question 8

AD01 Question 8

Which of the following statements is correct?

Options:

A.

When the configuration is run in Control Room, it will become stuck in an infinite loop

B.

When the configuration is run in Control Room, it will become stuck in an infinite loop until the 'Switch' Session Variable is changed to True in System Manager

C.

When the configuration is run in Control Room, it will become stuck in an infinite loop until the 'Switch' Session Variable is changed to True in the Control Room

D.

When the configuration is run in Control Room, it will fail with an internal error on the first execution of the 'Switch?' stage with the error: Decision did not result in a yes/no Answer:

Buy Now
Questions 9

FILL BLANK

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

AD01 Question 9

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?

Options:

Buy Now
Questions 10

Study the following process flow:

AD01 Question 10

This is the Mam Page of a simple process which calls the Page Calculation before completing The data items are configured as follows:

• X is a Number data item with an initial value of 20

• Y is a Number data item with an initial value of 5

• Result is a Number data item with no initial value

The Calculation Page stage is configured as follows:

AD01 Question 10

The Calculation Page is as follows:

AD01 Question 10

The Data Items are configured as follow:

• X is a Number data item with an initial value of 10

• Y is a Number data item with an initial value of 5

• Result is a Number data item with no initial value

The Start Stage is configured pass through the X and Y values as input parameters.

The divide calculation stage expression is [X] / [Y]

The end stage is configured to pass back the results value as an output parameter.

What will be contained in the Result Data Item on the Mam Page following the execution of the Process?

Options:

A.

0

B.

No Value

C.

2

D.

4

Buy Now