AD01 Blue Prism Accredited Developer Exam

Loading demo links...

Showing 7–9 of 10 questions

Question 7

A Blue Prism solution works fine when developing and testing it in Process and Object Studio, but when it is run in Control Room, exceptions occur because elements are not being found.

What is the most likely cause of this behaviour?

Select an option, then click Submit answer.

  • The target application has changed in design

  • Intelligent Wait stages have not been used in line with Blue Prism best practices within Business Object Actions

  • The Business Object Action has not been published, therefore, it cannot be used by a Process in Control Room.

  • Exception handling best practice has not been incorporated into the Process design

Question 8

A process contains only 4 stages. Study the following process below:

The data item ‘New Date is a date data item with no initial value. The calculation stage is configured as follows:

What will happen when you execute the Create Date stage?

Select an option, then click Submit answer.

  • 5 days will be added to today’s date and the result stored in the New Date data item.

  • 1 month will be added to today’s date and the result stored in the New Date data item.

  • 1 week will be added to today’s date and the result stored in the New Date data item.

  • The process will throw an exception as the New Date data item is null.

Question 9

When configuring a Business Object’s run mode, which of the following statements is true?

Select an option, then click Submit answer.

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

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

  • Setting the run mode to Background will enable the Business Object to run at the same time as Foreground and Background objects on the same resource.

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