Exam AD01 All QuestionsBrowse all questions from this exam
Question 90

Examine the following Process flow:

The ‘Loop Customer List’ loop is configured to loop through the ‘Customer List’ Collection.

Any Exceptions Encountered on the ‘Email Customers’ sub-page will be resolved in the same page.

How many times will the ‘Email Customer’ sub-page be executed?

    Correct Answer: D

    The process flow indicates that the 'Loop Customer List' loop is designed to iterate through all rows in the 'Customer List' collection, which comprises 25 rows. Each iteration involves the execution of the 'Email Customer' sub-page. Since it's stated that any exceptions encountered during the 'Email Customer' sub-page execution will be resolved on the same page, the loop will continue without interruption until all 25 rows have been processed. Thus, the 'Email Customer' sub-page will be executed 25 times.

Discussion
LH1213Option: D

D is the answer

BlueprismUser199212345Option: D

D is correct 25 times