Go Back on AD01 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

AD01 Practice Test


Page 4 out of 14 Pages

A business object needs to use a Global Send Keys stage to populate the User Name field
in an application entitled Workflow. The application is in focus and cursor is in the User
Name field. In order to configure the Global Send Keys, which element needs to be placed
in the Element field of the stage below?



A.

Workflow


B.

Main Window


C.

Login Window


D.

Username (Edit Field)





D.
  

Username (Edit Field)



Reason: As we need to pass the values in the username so the values of
username to be passed only in the username element. As Rest other options are having
only the outer area of the spied application

You identify an element in Application Modeller and it highlights uniquely and can be used
in your object flow diagram. The next day you find that Blue Prism cannot no longer identify
the same element, your object flow is giving you 'Element not found' exceptions. Which of
the following statements is true? 


A.

This must be an environment issue. The Blue Prism environment must be consistent
and persistent, and an element that worked one day and does not work the next day
suggests the environment is changeable. The IT team supporting the environment needs to
be contacted to fix the problem.


B.

The Blue Prism product support team should be contacted to report the issue. This
signifies an inconsistency in how the Blue Prism product is working which needs to be
fixed.


C.

This suggests that Best Practice exception handling has not been implemented in the
object. A retry loop around the object stages that are using the element will probably fix the
problem


D.

It is common for consistency issues to be found during configuration/development
testing. The most likely cause is that an attribute has been selected for the element that is
changeable, such as a window title with a date, or a URL The developer needs to ensure
that any changeable attributes are unticked





D.
  

It is common for consistency issues to be found during configuration/development
testing. The most likely cause is that an attribute has been selected for the element that is
changeable, such as a window title with a date, or a URL The developer needs to ensure
that any changeable attributes are unticked



This is happening when identifying the elements in application modeler
some of the details which are changing on the different environment and while
identifying the elements in application modeler the developer takes the element
whose values are changing and when the application run on the different path at that
point of the time the process is able to expecting values eg same url, date or title but
it is not at there so the process terminates. Follow the best practice for this.

What is the Blue Prism Application Navigator


A.

It is the spy tool that you drag around the application to identify attributes.


B.

It is part of the zoom tool in Process and Object Studio that allows you to instantly jump
to different parts of the process map


C.

It is the Studio list side-bar of Process and Objects.


D.

It is Application Modeller functionality to create an application's entire element tree that
when selected will highlight individual elements in the application





D.
  

It is Application Modeller functionality to create an application's entire element tree that
when selected will highlight individual elements in the application



What is the syntax for using a collection field in an expression?


A.

Like this MyCollection(MyField)


B.

Like this MyCollection[MyField]


C.

Like this [MyCollection[MyField]]


D.

Like this MyCollection.MyField


E.

Like this [MyCollection.MyField]





E.
  

Like this [MyCollection.MyField]



Reason: collection name or data type should always pass in square braces.
And if you want to pass any column from the collection than use it as a dot notation after
the collection name in the same braces. (You can check this in foundation course or by
doing practically)

Look at this flow diagram from the Main Page of a process in Process Studio:
Thinking about the standard Blue Prism Process Templates, what is wrong with how this
Mam Page is handling exceptions?


A.

There is nothing wrong with the Main Page flow shown in the image, it is a copy of Blue
Prism's standard Process Template.


B.

The Exception Block in the image should be extended to cover all stages in the flow
rather than just 4 sub-pages.


C.

It would be better to remove the Exception Block and recover, resume logic, and instead
handle any exceptions in the sub-pages. Flag data items could instead be passed up as
output parameters from the sub-pages informing the Main Page flow if an exception has
occurred.


D.

The exception handling in the image does not contain any concurrent exception logic.
This means there is nothing stopping every item in the Work Queue being marked with the
exact same System Exception.


E.

Between the Recover and Resume stages there should be logic to reset the application ready for the next case to be worked For example, this could call the Close Down and Start
Up pages.





A.
  

There is nothing wrong with the Main Page flow shown in the image, it is a copy of Blue
Prism's standard Process Template.




Page 4 out of 14 Pages
Previous