Question 71

When working with the orders area of the Centrix Data Solutions order system, there is a requirement to enter an order menu option in the field located above the Go button:

The menu option field element in Application Modeller has been configured as follows:

Which Attribute should be un-ticked to ensure the menu option field element can be consistently recognized?
  • Question 72

    Сonsider the following process flow from the Main Page of a process in Process Studio:

    Thinking about the standard Blue Prism Process Templates, what is wrong with this Main Page process flow?
  • Question 73

    Consider the following diagram from an object studio action:

    What is the problem with this flow?
  • Question 74


    The Process is intended to attempt to perform the processing in the recover block, Block 3. a maximum of three times before throwing an exception.
    Data Item 'Attempts' is a number data item with an initial value of 0
    Data Item "Max Attempts" is a number data item with an initial value of 3 The 'Increment Attempts' calculation stage add 1 to the attempts value and outputs a result to the "Attempts" data item To enable this to work correctly, what is the correct expressions for the Try Again' decision stage?
  • Question 75

    Consider the following process flow:

    What is the problem with this flow?