Pass the Blue Prism Developer AD01 Questions and answers with CertsForce

Viewing page 1 out of 6 pages
Viewing questions 1-10 out of questions
Questions # 1:

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

Which of the following should NOT be implemented?

Options:

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


Questions # 2:

Examine the following Blue Prism Process diagram:

Question # 2

The initial values for the 3 data items are displayed in the diagram above.

The expression in ‘Decision A’ is:

lnStr([City 1], "m") > 0

The expression in ‘Decision B’ is:

Upper([City 2]) = "NEWYORK OR Replace( 22/07/2020", "/". "-") = '22-07-2020"

The expression in ‘Decision C’ is:

TrimEnd([City 3]) = Barcelona" AND Right([City 2],4) = "York"

What will happen when the process flow executes?

Options:

A.

The diagram will flow through the Calculation stage named 'A'


B.

The diagram will flow through the Calculation stage named 'B'


C.

From the information available, the outcome is unknown


D.

The diagram will flow through the Calculation stage named 'C


Questions # 3:

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

Question # 3

What is the problem with this sub-page flow?

Options:

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.


Questions # 4:

Complete the following statement

Collection columns are referenced in______________using dot notation

Options:

A.

the Loop Properties


B.

an Expression


C.

a Work Queue


D.

a Business Object


Questions # 5:

Consider the following flow in an object:

Question # 5

Which of the following statements are true?

Options:

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


Questions # 6:

Which of the following indicates a case in a Work Queue is an exception?

Question # 6

B)

Question # 6

C)

Question # 6

D)

Question # 6

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Questions # 7:

Question # 7

What is wrong with the flow shown in the image?

Options:

A.

Sub-pages should not have retry logic, exception handling should be in the object level rather than in the process.


B.

The resume stage must also be within the exception block


C.

The retry loop logic does not include any navigation after the resume stage to ensure the application is ready to try the 'Search Screen -Perform Search' action again.


D.

The retry loop logic shown in the image is incorrect because it uses multiple action stages. There should be a retry loop around every action.


Questions # 8:

Consider the following process flow:

Question # 8

Decision "A" properties are:

Question # 8

Decision "B" properties are:

Question # 8

Decision "C" properties are:

Question # 8

What will happen when the process runs?

Options:

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


Questions # 9:

How can input data be added to a Startup Parameter before the process runs?

Options:

A.

Navigate to Startup Parameters in the Control Room Scheduler


B.

Navigate to Startup Parameters in the System area and select the correct Process


C.

Right-click the item in the Work Queue and select Startup Parameters


D.

Right-click the session in Control Room and select Startup Parameters


Questions # 10:

Question # 10

Question # 10

Question # 10

Question # 10

What will be the outcome after the page has run?

Options:

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


Viewing page 1 out of 6 pages
Viewing questions 1-10 out of questions