AD01 Exam QuestionsBrowse all questions from this exam

AD01 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?

Show Answer
Correct Answer: DE

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

2 comments
Sign in to comment
BlueprismUser199212345Option: D
Mar 1, 2023

D is correct 25 times

LH1213Option: D
Mar 28, 2023

D is the answer