ExamGecko
Home Home / Blue Prism / AD01

Blue Prism AD01 Practice Test - Questions Answers, Page 10

Question list
Search
Search

List of questions

Search

Related questions











Which of the following statements are correct when considering an elements attributes in Application Modeller?

(Select all items which apply)

A.
The attribute list will always contain the same entries regardless of the target application or element
A.
The attribute list will always contain the same entries regardless of the target application or element
Answers
B.
The initial selection of attributes made by Blue Prism will always be the optimum attribute set to use to match the element
B.
The initial selection of attributes made by Blue Prism will always be the optimum attribute set to use to match the element
Answers
C.
The attributes displayed in Application Modeller are provided to Blue Prism by the target business application
C.
The attributes displayed in Application Modeller are provided to Blue Prism by the target business application
Answers
D.
Attributes which are included in the element match criteria contain a tick in the Match column of Application Modeller
D.
Attributes which are included in the element match criteria contain a tick in the Match column of Application Modeller
Answers
Suggested answer: C, D

Explanation:

Attributes in Application Modeller:

Attributes List Consistency (Option A): The attribute list varies depending on the target application and element. Different applications and elements expose different attributes.

Initial Selection (Option B): Blue Prism's initial selection is not always optimal. It is recommended to review and adjust attributes for the best match.

Attributes Source (Option C): The attributes are provided by the target business application, meaning they are specific to what the application exposes.

Match Criteria (Option D): Attributes used in matching criteria have a tick in the Match column within Application Modeller, indicating their use in identifying the element.

Conclusion:

The correct statements are:

C . The attributes displayed in Application Modeller are provided to Blue Prism by the target business application.

D . Attributes which are included in the element match criteria contain a tick in the Match column of Application Modeller.

Blue Prism Developer Documentation: Application Modeller Attributes

Blue Prism Training Material on Element Matching and Attributes

Which of the following options can be used to update the value of a data item exposed as a 'Session Variable', whilst the process is running?

(Select all items which apply)

A.
By updating the data item value in the Variable Repository in System Manager
A.
By updating the data item value in the Variable Repository in System Manager
Answers
B.
By updating the data item value in System Manager
B.
By updating the data item value in System Manager
Answers
C.
Through a Calculation stage in the same process
C.
Through a Calculation stage in the same process
Answers
D.
Selecting the running Process in Control Room and then using the menu options to push a new value to the data item
D.
Selecting the running Process in Control Room and then using the menu options to push a new value to the data item
Answers
Suggested answer: C, D

Explanation:

Session Variables:

Session Variables are data items whose values can be changed while a process is running.

Updating Session Variables:

Variable Repository in System Manager (Option A & B): This refers to managing variables at the system level, which is not used for updating running process variables directly.

Calculation Stage (Option C): This can be used within the process to update the value of a session variable during runtime.

Control Room (Option D): Allows operators to update session variable values for running processes via menu options.

Conclusion:

The correct methods to update the value of a data item exposed as a 'Session Variable' while the process is running are:

C . Through a Calculation stage in the same process.

D . Selecting the running Process in Control Room and then using the menu options to push a new value to the data item.

Blue Prism Developer Documentation: Session Variables and Data Items

Blue Prism Training Material on Control Room Operations

Consider the following process flow:

Decision JA' properties are:

Decision 'B' properties are.

Decision 'C' properties are

What will happen when the process runs?

A.
The flow will pass through calculation stage 'A'
A.
The flow will pass through calculation stage 'A'
Answers
B.
The flow will pass through calculation stage 'B'
B.
The flow will pass through calculation stage 'B'
Answers
C.
The flow will pass through calculation stage 'C'
C.
The flow will pass through calculation stage 'C'
Answers
D.
An exception will be thrown
D.
An exception will be thrown
Answers
Suggested answer: D

The following Calculation Stage uses the Today function to get the current date as a date value and place it in a data item entitled 'Today'.

Which of the following statements is correct?

A.
If the data item 'Today' is configured with a Data Type of Text, an exception will be thrown on execution of the calculation stage
A.
If the data item 'Today' is configured with a Data Type of Text, an exception will be thrown on execution of the calculation stage
Answers
B.
If the data item 'Today' is configured with a Data Type of Date, an exception will be thrown on execution of the calculation stage
B.
If the data item 'Today' is configured with a Data Type of Date, an exception will be thrown on execution of the calculation stage
Answers
C.
If the data item 'Today' is configured with a Data Type of DateTime, an exception will be thrown on execution of the calculation stage
C.
If the data item 'Today' is configured with a Data Type of DateTime, an exception will be thrown on execution of the calculation stage
Answers
D.
None of these statements are correct
D.
None of these statements are correct
Answers
Suggested answer: C

Study at the following diagram which is an extract from a sub-page of a process being tested in Process Studio:

There are no breakpoints in the 'Access Customer Account' subpage however there is an error.

What will happen if you choose to step out (SHIFT+ F11) when debugging the process?

A.
The process will work all stages in the 'Access Customer Account page until the error is thrown and then focus would move to the breakpoint at 'Get Customer Details' stage.
A.
The process will work all stages in the 'Access Customer Account page until the error is thrown and then focus would move to the breakpoint at 'Get Customer Details' stage.
Answers
B.
The process will work all stages in the 'Access Customer Account1 page until the error is thrown and then focus would move to the 'Recover 1 stage
B.
The process will work all stages in the 'Access Customer Account1 page until the error is thrown and then focus would move to the 'Recover 1 stage
Answers
C.
The process will work all stages in the 'Access Customer Account' page until the error is thrown and then focus would move to the stage containing the error on the 'Access Customer Account' page,
C.
The process will work all stages in the 'Access Customer Account' page until the error is thrown and then focus would move to the stage containing the error on the 'Access Customer Account' page,
Answers
D.
The process will work all stages in the 'Access Customer Account' page until the error is thrown and then focus would move to the 'Exception 1 stage.
D.
The process will work all stages in the 'Access Customer Account' page until the error is thrown and then focus would move to the 'Exception 1 stage.
Answers
Suggested answer: D

Study at the following diagram which is an extract from a process being tested in Process Studio:

There are no breakpoints in the 'Access Customer Account' subpage however there is an error

What will happen if you choose to step over (F10) when debugging the process?

A.
The process will work all stages in the; Access Customer Account' page until the error is thrown and then focus will move to the 'Get Customer Details' stage.
A.
The process will work all stages in the; Access Customer Account' page until the error is thrown and then focus will move to the 'Get Customer Details' stage.
Answers
B.
The process will work all stages in the 'Access Customer Account' page until the error is thrown and then focus will move to the 'Recover 1 stage.
B.
The process will work all stages in the 'Access Customer Account' page until the error is thrown and then focus will move to the 'Recover 1 stage.
Answers
C.
The process would will all stages in the 'Access Customer Account' page until the error is thrown and then focus will move to the stage containing the error on the ''Access Customer Account' page.
C.
The process would will all stages in the 'Access Customer Account' page until the error is thrown and then focus will move to the stage containing the error on the ''Access Customer Account' page.
Answers
D.
The process will work all stages in the 'Access Customer Account' page until the error is thrown and then focus would move to the appropriate recover stage on the 'Access Customer Account' page.
D.
The process will work all stages in the 'Access Customer Account' page until the error is thrown and then focus would move to the appropriate recover stage on the 'Access Customer Account' page.
Answers
Suggested answer: B

Which of the following Stages can be found Process Studio but NOT Object studio?

A.
Option A
A.
Option A
Answers
B.
Option B
B.
Option B
Answers
C.
Option C
C.
Option C
Answers
D.
Option D
D.
Option D
Answers
Suggested answer: D

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

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

A.
Ordinal
A.
Ordinal
Answers
B.
parent Windows Text
B.
parent Windows Text
Answers
C.
Height
C.
Height
Answers
D.
Control ID
D.
Control ID
Answers
Suggested answer: A

Which of the following about an object's run mode is true?

A.
A run mode of background will enable the business object to run at the same time as other foreground business objects
A.
A run mode of background will enable the business object to run at the same time as other foreground business objects
Answers
B.
A run mode of background will enable the business object to run at the time a other background, foreground and exclusive business objects
B.
A run mode of background will enable the business object to run at the time a other background, foreground and exclusive business objects
Answers
C.
A run mode of exclusive cannot at the same time as any other business object
C.
A run mode of exclusive cannot at the same time as any other business object
Answers
D.
The run mode of a business object has no influence on how many business objects can be run at the same time
D.
The run mode of a business object has no influence on how many business objects can be run at the same time
Answers
Suggested answer: C

How can an environment variable value be updated? (select all that apply)

A.
By using the Internal - Environment Variables business object
A.
By using the Internal - Environment Variables business object
Answers
B.
By changing the Blue Prism Server configuration
B.
By changing the Blue Prism Server configuration
Answers
C.
By updating the value in Control Room
C.
By updating the value in Control Room
Answers
D.
By updating the value in Credential Manager.
D.
By updating the value in Credential Manager.
Answers
E.
By updating the value in System Manager
E.
By updating the value in System Manager
Answers
Suggested answer: E
Total 189 questions
Go to page: of 19