Flow Control step example: Run Each Document Individually option
In this topic is an example of a Flow Control step that uses the Run Each Document Individually option.

-
Start step (Query) — Retrieves 9 documents
-
Run Each Document Individually is selected:
-
Flow Control step — Passes through document 1
-
Map step — Maps document 1
-
Connector (Send) — Sends document 1
-
Flow Control step — Passes through document 2
-
Map step — Maps document 2
-
Connector (Send) — Sends document 2
-
And so on. Documents 3–9 are passed, mapped and sent individually through the process.
If the Run Each Document Individually option and Parallel Processing option are both enabled in the same Flow Control step, the Run Each Document Individually handling occurs within the context of parallel processing. The Run Each Document Individually option slows down any process, including processes set to General mode rather than to Low Latency. Use this option sparingly.