Quiz 3 Question 18 of 20

A pipeline uses a ForEach activity to run a copy-and-notebook sequence once per branch across all twelve museum branches. Once every branch has finished, a final notebook needs to run a single aggregation across all twelve branches' results together. Right now the aggregation notebook sometimes starts before every branch iteration inside the ForEach has finished. What is the underlying orchestration mistake?

Select an answer to reveal the explanation.

Motivation