Blue Prism AD01 Practice Test - Questions Answers, Page 13
List of questions
Related questions
The main menu of the application Centrix Data Solutions consists of a series of buttons, as displayed below:
When the buttons spied, the element attributes are all identical, with the exception of the Window Text attribute which differs. The Window Text values for each of the buttons displayed above, are 'HOME', 'ORDERS', 'CUSTOMER', 'STOCK', 'INBOX', 'SETTINGS' and 'EXIT'.
It is described to use a single Dynamic element to interact with each of the menu buttons. The Dynamic button element has been spied and has the following attributes set:
A Navigate stage has been configured to press the ORDERS button:
To ensure the Navigate stage can click the ORDERS button successfully, what additional configuration is required in the Navigate stage?
Examine the following Process flow, which calculates the total number of orders:
The 'Orders' Collection contains the following data:
The 'Loop Orders' loop is configured to loop through the 'Orders' Collection.
The 'Total Orders' data item is configured as a number data item with an initial value of 0.
The 'Get Total Orders' Calculation stage contains the following expression:
What will the Total Orders data item value be after the page has executed?
Examine the following recover flow taken from a Blue Prism Process:
The 'Exception Type' data item has no initial value and has a data type of text.
The Calculation stage 'Save Exception Type' will output the current exception type to the 'Exception Type' data item.
What expression would you use in the 'Save Exception Type' stage to achieve this?
Examine the following Blue Prism Process diagram:
The initial values for the 3 data items are displayed in the diagram above.
The expression in 'Decision A' is:
lnStr([City 1], 'm') > 0
The expression in 'Decision B' is:
Upper([City 2]) = 'NEWYORK OR Replace( 22/07/2020', '/'. '-') = '22-07-2020'
The expression in 'Decision C' is:
TrimEnd([City 3]) = Barcelona' AND Right([City 2],4) = 'York'
What will happen when the process flow executes?
Examine the following Page of a Blue Prism Process:
The expressions of each of the Calculation stages are provided below:
What will the value of the Result Data Item be after the page has run?
Study the following Process flow:
The Process flow is intended to test the value of the Input data item to determine if it falls within a range of numbers, and then assign a value as an output. The number ranges are defined as between 1 to 100, between 101 to 200, and anything outside these ranges.
The Calculation stages will set the value of the Result data item to 1, 2 or 3.
To enable the Process flow to work correctly, what is the correct expression for the Choice stage branch named 'Between 1 and 100'?
How would you run a Blue Prism Process on a virtual Digital Worker?
Examine the following Process flow:
The 'Customer Credits' Collection contains the following data:
The 'Customer Account Credits' loop is configured to loop through the 'Customer Credits' Collection.
The 'Total Credits' data item is configured as a number data item with an initial value of 0.
The 'Get Total Credits' Calculation stage contains the following expression:
What will the Total Credit data item value be after the page has executed?
The Stock Value Calculator application has been launched successfully by a Business Object named 'Stock Value Calculator -- Basic Actions'.
A second Business Object named 'Stock Value Calculator - Historic Values' is used to interface with the Historic Values screen within the application.
The Wait stage highlighted below has encountered an Internal Exception:
Details of the Exception are provided below:
What action is required to present this error occurring?
Examine the following Process flow:
The 'Start Value' data item is a number data item with an initial value of 10 The 'End Value' data item is number data item with an initial value of 0.
The Multi Calc stage is configured as follows
After the page has been rurv what value will be assigned to the 'End Value* data item?
Question