Study the following process flow:
The Calculation Page stage is configured as follows:
The Calculation Page is as follows:
The Data Items are configured as follow:
* X is a Number data item with an initial value of 10
* Y is a Number data item with an initial value of 5
* Result is a Number data item with no initial value
The Start Stage is configured pass through the X and Y values as input parameters.
The divide calculation stage expression is [X] / [Y]
The end stage is configured to pass back the results value as an output parameter.
What will be contained in the Result Data Item on the Mam Page following the execution of the Process?
Study the following page in a process:
The calculation stages contain the following:
What will be the outcome after the page has run?
A Blue Prism solution interfaces with an internet application called HappyWeb. There is a test website available for development, and a training site available for user acceptance testing, and there is the production site available for processing live cases in HappyWeb.
Which of the following is true?
Examine the following extract taken from an Action in Object Studio:
What will happen if an Exception occurs in the 'Read Nasdaq Data' stage?
Look at this flow diagram from the Main Page of a process in Process Studio:
Thinking about the standard Blue Prism Process Templates, what is wrong with how this Mam Page is handling exceptions?