If you change a session variable when will the new value be available to the process?

If you change a session variable when will the new value be available to the process?A . Immediately B. Next time a new case is taken from a WQ C. Next time resource PC starts D. Next time the process startsView AnswerAnswer: A

November 10, 2022 No Comments READ MORE +

To ensure the Navigate stage can click the ORDERS button successfully, what additional configuration is required in the Navigate stage?

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

November 9, 2022 No Comments READ MORE +

How Many times will the 'Process Order' page be executed?

Examine the following process flow: The Loop Orders loop is configured to loop through the Orders collection. How Many times will the 'Process Order' page be executed?A . 1 B. 15 C. The loop will be infinite D. It's impossible to tell. There is no loop counter.View AnswerAnswer: B Explanation:...

November 9, 2022 No Comments READ MORE +

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

November 9, 2022 No Comments READ MORE +

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

November 8, 2022 No Comments READ MORE +

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

November 8, 2022 No Comments READ MORE +

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

November 8, 2022 No Comments READ MORE +

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

November 8, 2022 No Comments READ MORE +

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

November 8, 2022 No Comments READ MORE +

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

November 7, 2022 No Comments READ MORE +