AD01 Exam Question 71

After launching the order processing application, the following login screen is displayed to the user, requesting their login details:

The following Launch Action has been created in Blue Prism:

According to Blue Prism best practice, what should be configured between the Launch and End stages?
  • AD01 Exam Question 72

    A Developer has a number of cases which need to be loaded into a Work Queue. The source data collection contains a field to indicate the customer account type as either Business, Personal or Joint Which method should the Developer use to ensure that the Business Customer cases are worked first?
  • AD01 Exam Question 73

    Please refer to the exhibit.

    Here's one of the Actions in a Business Object that is used to place orders in an application.
    What best practice for Object Design is NOT followed in this Action page?
  • AD01 Exam Question 74

    Please refer to the exhibits.


    An error has occurred in the Update Data' action and has been captured by the Recovery stage. As part of the retry logic, the 'No' path has been taken How should the properties be configured for the process to throw the exception that was encountered on the Update Data action''
  • AD01 Exam Question 75

    Examine the following Blue Prism Process diagram:

    The initial values for the 3 data items are displayed in the diagram above.
    The expression in 'Decision A' is:
    lnStr([City 1], "m") > 0
    The expression in 'Decision B' is:
    Upper([City 2]) = "NEWYORK OR Replace( 22/07/2020", "/". "-") = '22-07-2020" The expression in 'Decision C' is:
    TrimEnd([City 3]) = Barcelona" AND Right([City 2],4) = "York"
    What will happen when the process flow executes?