Computer Science, asked by sayednoorulhasan, 1 year ago

Which stage allows to move forward through the rows of a collection?

Answers

Answered by Anonymous
2

Without creating a work queue, in a process is there a way to action line items from a collection one by one (possible loop)?

Scenario is from a business object, call to a collection, retrieve the name of the first item from a collection, action item in the business object, move to next line of the collection, action second item in the collection, repeat until the collection is complete. Any way to do this without pulling it into the control room as a queue item?

divya❤❤❤❤

Answered by preetikhobragade25
0

Answer:

Loop Stage

Explanation:

Similar questions