Question 86

The Work Queue "Customer Onboarding" has a number of Pending Items which may be tagged as "Domestic",
"Retail" or "Business".
What is the correct configuration to get the next item from the queue that is tagged either "Retail" or
"Business"?
  • Question 87

    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?
  • Question 88

    When automating a Windows application what type of stage is configured to perform a Global Send Key Events?
  • Question 89

    When entering an option within the Training Order system the relevant option number is entered into the Option number field as below The Option number input field has been spied in Blue Prism:

    The following attribute set has been returned by Application Modeller:

    Which Attribute can be un-ticked to ensure consistent visibility of the element to Blue Prism?
  • Question 90

    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?