How many Start Stages can a sub-page in a Process have?
How many Start Stages can a sub-page in a Process have?A . 0 B. 1 C. 2 D. Any NumberView AnswerAnswer: B
What will be the outcome after the page has run?
Study the following page in a process: Calculation stages will write A, B or C to the Output value data item. What will be the outcome after the page has run?A . Data Item Output Value contains “A" B. Data Item Output Value contains "B" C. Data Item Output Value...
What problems do you see within the flow?
Consider the following flow within an Object Studio action: The developer of this flow found that writing some credentials to the target application sometimes failed with an exception even though the element exists on the screen. He found that simply catching the exception, waiting for 2 seconds and then retrying...
What expression would you use in the ‘Save Exception Detail’ stage to achieve this?
CORRECT TEXT FILL BLANK Examine the following recover flow taken from a Blue Prism Process: The ‘Exception Detail’ data item has no initial value and has a data type of text. The Calculation stage ‘Save Exception Detail’ will output the current exception detail to the ‘Exception Detail’ data item. What...
Which of the following statements regarding the use of Work Queues are correct? (select 2 responses)
Which of the following statements regarding the use of Work Queues are correct? (select 2 responses)A . Control Room allows filtering of the displayed queue items using exact tags and by using wildcards B. Wildcards are not allowed in the Tag Fitter property of the Work Queues business object Get...
What expression would you use in the ‘Set DOB’ Calculation stage, to copy the value from the Collection column, to the DOB data item?
CORRECT TEXT FILL BLANK Review the Action flow below which loops through the Customer List Collection until the relevant customer match is found, and then uses the ‘Set DOB’ Calculation stage to copy the value from the Collection column ‘DOB’, to the DOB data item: - The DOB data item...
What is wrong with the current configuration?
Examine the following Blue Prism Action diagram taken from Object Studio: What is wrong with the current configuration?A . The current configuration risks creating an infinite loop. B. The current configuration is missing an intelligent Wait stage after the 'Read Result Table' stage, to ensure the Action logic has worked...
Which of the following indicates a case in a Work Queue is currently being processed?
Which of the following indicates a case in a Work Queue is currently being processed? A . Option A B. Option B C. Option C D. Option DView AnswerAnswer: C
The Process contains logic in the ‘Control Room Stop Request?
CORRECT TEXT FILL BLANK Examine the following Blue Prism Process diagram: The Process contains logic in the ‘Control Room Stop Request?’ Decision stage, to recognise when a Process Controller has used the ‘Request Stop’ feature in Control Room, to bring the Process to a controlled stop. What expression would you...
What will be contained in the Result data item on the Main Page following the execution of the Process?
Examine the following Process flow: This is the Main Page of a simple process which calls the ‘Calculation’ Page before completing. The data items are configured as follows: ✑ Value-1 is a number data item with an initial value of 100. ✑ Value-2 is a number data item with an...