AD01 Exam Question 21

If you change a session variable when will the new value be available to the process?
  • AD01 Exam Question 22

    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
  • AD01 Exam Question 23

    How can a session variable value be updated when a process is running? (select all that apply)
  • AD01 Exam Question 24

    A process contains only 4 stages. Study the following process flow:

    The data item 'Result' is a number data item with an initial value of 2.
    The calculation stage is configured as follows:

    Following the execution of the Perform Calculation stage, which of the following is true?
  • AD01 Exam Question 25

    Examine the Process below:

    An error has been encountered on Page 1 and the exception has bubbled up to be recovered in the Recover stage. If there is an error in the Calc 1 stage which path will the Process take?