Pass the Blue Prism Developer AD01 Questions and answers with CertsForce

Viewing page 4 out of 6 pages
Viewing questions 31-40 out of questions
Questions # 31:

Consider the following flow within an Object Studio action:

Question # 31

The developer of this flow found that writing some credentials to the target application sometimes failed with an exception even though the element exists on the screen. He found that simply catching the exception, waiting for 2 seconds and then retrying fixed the problem.

What problems do you see within the flow?

Options:

A.

The Resume stage is not within the same Exception Block as the Recover stage and therefore will not work


B.

There is a potential for an infinite loop if the Credentials' stage keeps throwing an exception for some unforeseen reason


C.

The credentials stage is a read stage not a write stage


D.

There is no need for a wait stage in the flow


Expert Solution
Questions # 32:

When mapping the Training application the User field has been spied, but on highlight the following situation is encountered:

Question # 32

Question # 32

Which of the following attributes would you use to help obtain a unique match?

Options:

A.

Ordinal


B.

parent Windows Text


C.

Height


D.

Control ID


Expert Solution
Questions # 33:

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

Options:

A.

Ensure business continuity


B.

Faster resolution of issues


C.

Real-time analytics


D.

Knowledge transfer


Expert Solution
Questions # 34:

The Developer needs to ensure only one Digital Worker can access and update an Excel file at a time

How should the Developer design the solution to take this into consideration?

Options:

A.

Use an Environment Lock in the Process, so the file cannot be accessed until the Lock is released


B.

Ensure the Object Run Mode is set to Foreground to prevent it being am by multiple Digital Workers


C.

Use a Blue Prism Process Template to correctly set the Process to Get Next Item from the Work Queue


D.

Use an Environment Variable to ensure only one Digital Worker can access the environment


Expert Solution
Questions # 35:

Study the following image showing pan: of the flow within a process:

Question # 35

What problems do you see with the process flow? (select 2 responses)

Options:

A.

There is a missing Recover stage on one of the routes through the flow.


B.

There is a missing Resume stage on one of the routes through the flow.


C.

The Retry Count is not being incremented for each retry.


D.

If an exception is thrown in the Cancel Reservation page and is allowed to bubble up to be caught by the Recover stage, the Create Reservation action won't be retried.


Expert Solution
Questions # 36:

When a process is running in Control Room which of the following functions within the process can be accessed from Control Room to request the process to stop?

Options:

A.

Stop()


B.

IsStopRequestec?


C.

IsStopRequested()


D.

StopNow()


E.

Stop?


F.

StopNow?


Expert Solution
Questions # 37:

A process contains only 4 stages Study the following process flow:

Question # 37

The data Item Result' is a number data item with an initial value of 2.

The calculation stage is configured as follows:

Question # 37

Following the execution of the Perform Calculation stage, which of the following is true?

Options:

A.

The data item Result will contain 3


B.

The data item Result will contain 5


C.

The process will throw an exception


D.

None of these statements are correct


Expert Solution
Questions # 38:

When configuring an object's run mode which of the following is true?

Options:

A.

Setting the run mode to foreground will give the object priority over the target system ahead of any other Business Object.


B.

Setting the run mode to exclusive will ensure only one process runs on that resource at a time.


C.

Setting the run mode to background will enable the object to run at the same time as foreground and background objects on the same resource.


D.

Leaving the run mode blank will allow any number of processes and objects to run at the same time on the same resource.


Expert Solution
Questions # 39:

A process is currently scheduled to run every day but needs to be temporarily stopped for 3 months According to best practice, how should this be done?

Options:

A.

Retire the Schedule for the required period. then Unretire it


B.

Clone the Schedule and set a new start date on the clone


C.

Set an End Date on the Schedule, then create a new Schedule to Start after 3 months


D.

Pause the Schedule for the required period


Expert Solution
Questions # 40:

The Developer is revisiting Blue Prism Automations which have been experiencing some issues. Most significantly that the process terminates unnecessarily when the underlying application is performing erratically.

At the time of Development the Team had not attended any Blue Prism training and were not aware of the available Process Templates

Which TWO statements should the Developer communicate to the wider team about the importance of using the Blue Prism Process Templates that directly relates to their challenges'5

Options:

A.

Contains logic loops which will recover from an Exception, navigate back to a known point in the application, and try to perform the function again


B.

Contains Environment Variables allowing for the Developer to dynamically change the name of the Process that is being created enabling it to be passed to specific action


C.

Any error that occurs within a page that is not handled by retrying, will be caught and bubbled up to the Main Page and will go to the Mark Item as Exception' page if not resolved


D.

Includes Session Variables which allow a Process to be Stopped on demand at the request of the Process Controller within the Control room


E.

Centralized management of the Work Queue used by a specific process allowing for load balancing across multiple Digital Workers


Expert Solution
Viewing page 4 out of 6 pages
Viewing questions 31-40 out of questions