Blue Prism AD01 Practice Test - Questions Answers, Page 14
List of questions
Related questions
Question 131
How many End Stages can a sub-page in a Process have?
Explanation:
In Blue Prism, a sub-page in a process can have any number of End stages. This is because sub-pages can be designed to handle various branches and paths, requiring multiple endpoints to conclude different process flows. This flexibility allows for more complex and branched process designs, enabling developers to manage various outcomes and logic paths efficiently.
Blue Prism Process Design guidelines
Sub-page design documentation in Blue Prism
Question 132
DRAG DROP
Examine the following Blue Prism Process flow:
The Process is intended to attempt to perform the processing enclosed in the recover block (Blockl). a maximum number of times before throwing an exception The maximum number of attempts is stored in the 'Max Attempts' data item.
The 'Attempts' data item is a number data item with an initial value of 0.
The 'Max Attempts' data item is a number data item with a current value of 3. This value is provided at start-up.
The 'Increment Attempts' Calculation stage increases the value of the 'Attempts' data item by 1.
To enable this Process flow to function correctly, drag and drop the items below into the placement boxes (A - C), to create the correct Blue Prism expression for the Retry?' Decision stage.
Question 133
Please refer to the exhibit.
The above image is that from a Clean Up page in a Business Object.
Which of the following would be the correct use of the Clean up Page?
A)
B)
C)
D)
Question 134
The Developer has created Tags on Work Queue items to support searching within the Control Room.
Two different search criteria is required where the Tags 'HeightTall' and 'Material Brick' exists:
* All Items that have been tagged with 'Height Tail' value
* All items that do NOT have Tag values 'Material Brick'
Which TWO search strings will be used?
Question 135
A web-based application has a different URL for Testing Development, Training and Production According to best practice, which of the following statements is TRUE?
Question 136
If you change the value of a 'Session Variable1, when will the new value be available to a running Process?
Question 137
If you change the value of a 'Session Variable1, when will the new value be available to a running Process?
Question 138
A Blue Prism Process attempts to call an Action named 'Get Nasdaq Data' however it keeps causing the Process to fail
The Developer attempts to recreate the problem in the Development environment and discovers the following Exception is thrown:
Which of the following responses would explain the reason for this exception bang thrown?
Question 139
Examine the following Blue Prism Process diagram:
The 'Retry Limit' data item is configured as a number data item, and has an initial value of 3. The 'Retry Count* data item is configured as a number data item, and has an initial value of 0. The 'Count' Calculation stage increases the value of the 'Retry Count' data item by 1. The 'Retry? Decision stage contains logic to prevent more than 3 attempts
What is wrong with the current configuration?
Question 140
Which of the following flow representations are invalid and therefore cannot be recreated in a Blue Prism flow diagram:
A)
B)
C)
D)
Question