Examine the following process flow:
The Loop Orders loop is configured to loop through the Orders collection.
How many times will the "˜Process Order' page be executed?
Examine the following process flow:
The Loop Orders loop is configured to loop through the Orders collection.
How many times will the "˜Process Order' page be executed?
The Process Order page will be executed 15 times. This is because the Loop Orders action is set to iterate through the Orders collection, which contains 15 rows. Each iteration through the collection corresponds to one execution of the Process Order page.
B is the right Ans
Yes the answer is B
We iterate on Collection >> B is correct
Yes the answer is B