ExamGecko
Home / Blue Prism / AD01 / List of questions
Ask Question

Blue Prism AD01 Practice Test - Questions Answers, Page 10

List of questions

Question 91

Report
Export
Collapse

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

(Select all items which apply)

The attribute list will always contain the same entries regardless of the target application or element
The attribute list will always contain the same entries regardless of the target application or element
The initial selection of attributes made by Blue Prism will always be the optimum attribute set to use to match the element
The initial selection of attributes made by Blue Prism will always be the optimum attribute set to use to match the element
The attributes displayed in Application Modeller are provided to Blue Prism by the target business application
The attributes displayed in Application Modeller are provided to Blue Prism by the target business application
Attributes which are included in the element match criteria contain a tick in the Match column of Application Modeller
Attributes which are included in the element match criteria contain a tick in the Match column of Application Modeller
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

asked 16/09/2024
Channa Leang
39 questions

Question 92

Report
Export
Collapse

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)

By updating the data item value in the Variable Repository in System Manager
By updating the data item value in the Variable Repository in System Manager
By updating the data item value in System Manager
By updating the data item value in System Manager
Through a Calculation stage in the same process
Through a Calculation stage in the same process
Selecting the running Process in Control Room and then using the menu options to push a new value to the data item
Selecting the running Process in Control Room and then using the menu options to push a new value to the data item
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

asked 16/09/2024
Ahmed Otmani Amaoui
30 questions

Question 93

Report
Export
Collapse

Consider the following process flow:

Blue Prism AD01 image Question 93 20584 09162024192226000000

Decision JA' properties are:

Blue Prism AD01 image Question 93 20584 09162024192226000000

Decision 'B' properties are.

Blue Prism AD01 image Question 93 20584 09162024192226000000

Decision 'C' properties are

Blue Prism AD01 image Question 93 20584 09162024192226000000

What will happen when the process runs?

The flow will pass through calculation stage 'A'
The flow will pass through calculation stage 'A'
The flow will pass through calculation stage 'B'
The flow will pass through calculation stage 'B'
The flow will pass through calculation stage 'C'
The flow will pass through calculation stage 'C'
An exception will be thrown
An exception will be thrown
Suggested answer: D
asked 16/09/2024
Pushparaj A
40 questions

Question 94

Report
Export
Collapse

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'.

Blue Prism AD01 image Question 94 20585 09162024192226000000

Which of the following statements is correct?

If the data item 'Today' is configured with a Data Type of Text, an exception will be thrown on execution of the calculation stage
If the data item 'Today' is configured with a Data Type of Text, an exception will be thrown on execution of the calculation stage
If the data item 'Today' is configured with a Data Type of Date, an exception will be thrown on execution of the calculation stage
If the data item 'Today' is configured with a Data Type of Date, an exception will be thrown on execution of the calculation stage
If the data item 'Today' is configured with a Data Type of DateTime, an exception will be thrown on execution of the calculation stage
If the data item 'Today' is configured with a Data Type of DateTime, an exception will be thrown on execution of the calculation stage
None of these statements are correct
None of these statements are correct
Suggested answer: C
asked 16/09/2024
Donald Wu
32 questions

Question 95

Report
Export
Collapse

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

Blue Prism AD01 image Question 95 20586 09162024192226000000

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?

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.
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.
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
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
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,
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,
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.
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.
Suggested answer: D
asked 16/09/2024
Vangelis Gouloutis
38 questions

Question 96

Report
Export
Collapse

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

Blue Prism AD01 image Question 96 20587 09162024192226000000

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?

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.
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.
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.
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.
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.
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.
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.
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.
Suggested answer: B
asked 16/09/2024
Vasco Rodrigues
40 questions

Question 97

Report
Export
Collapse

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

Blue Prism AD01 image Question 97 20588 09162024192226000000

Option A
Option A
Option B
Option B
Option C
Option C
Option D
Option D
Suggested answer: D
asked 16/09/2024
evalson martin laplap
49 questions

Question 98

Report
Export
Collapse

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

Blue Prism AD01 image Question 98 20589 09162024192226000000

Blue Prism AD01 image Question 98 20589 09162024192226000000

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

Ordinal
Ordinal
parent Windows Text
parent Windows Text
Height
Height
Control ID
Control ID
Suggested answer: A
asked 16/09/2024
Alex Amponsah
40 questions

Question 99

Report
Export
Collapse

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

A run mode of background will enable the business object to run at the same time as other foreground business objects
A run mode of background will enable the business object to run at the same time as other foreground business objects
A run mode of background will enable the business object to run at the time a other background, foreground and exclusive business objects
A run mode of background will enable the business object to run at the time a other background, foreground and exclusive business objects
A run mode of exclusive cannot at the same time as any other business object
A run mode of exclusive cannot at the same time as any other business object
The run mode of a business object has no influence on how many business objects can be run at the same time
The run mode of a business object has no influence on how many business objects can be run at the same time
Suggested answer: C
asked 16/09/2024
Carlos Periterra
40 questions

Question 100

Report
Export
Collapse

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

By using the Internal - Environment Variables business object
By using the Internal - Environment Variables business object
By changing the Blue Prism Server configuration
By changing the Blue Prism Server configuration
By updating the value in Control Room
By updating the value in Control Room
By updating the value in Credential Manager.
By updating the value in Credential Manager.
By updating the value in System Manager
By updating the value in System Manager
Suggested answer: E
asked 16/09/2024
Kabi Bashala
32 questions
Total 189 questions
Go to page: of 19
Search

Related questions