Question 61

Examine the Process below:

An error has been encountered on Page1 and the exception has bubbled up to be recovered in the Recover1 stage. If there is an error in the Calc1 stage which path will the Process take?
  • Question 62

    Examine the flow below:

    An error has been encountered on Page1 and the exception has bubbled up to be recovered in the Recover1 stage. The 'Yes' path has been taken from the "Throw new Exception?" decision stage.
    Consider the Throw Exception stage properties below:

    How should the properties be configured for the Process to throw a new Business exception, i.e. a different exception to the one encountered in Page1?
  • Question 63

    You identify an element in Application Modeller and it highlights uniquely and can be used in your object flow diagram. The next day you find that Blue Prism cannot no longer identify the same element, your object flow is giving you 'Element not found' exceptions. Which of the following statements is true?
  • Question 64

    Which of the following indicates a case in a Work Queue is an exception?
  • Question 65

    The Work Queue "Customer Onboarding' has a number of Pending Items which may be tagged as "Domestic",
    "Retail" or "Business" There is also a tag for the 8 digit product code formatted as "Product Code: {product code}" e.g. Product Code: CA123456.
    What is the correct configuration to get the next item from the queue that:
    * Isn't applying for a loan product i.e. Product Code doesn't begin with "LN" And
    * Is a domestic customer