Question 11

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'?
  • Question 12

    In which of these scenarios is it ok not to use a Blue Prism work queue as part of your Blue Prism solution?
  • Question 13

    Examine the following process flow:

    The Orders Collection contains the following data

    The Saved Quantity Data Item is configured as a number with the initial value 0.
    The Loop Orders stage is configured to loop though the Orders collection.
    The Get Quantity stage is configured as follows:

    What will the data item Saved Quantity contain after the execution of the page?
  • Question 14

    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?

    Question 15

    How many Start Stages can a sub-page in a Process have?