What happens in a Processing Flow
The following sequence of events takes place in a typical :
•A document is input via an input channel (e.g.).
•The document is processed by the first , and the intermediate job results are passed to the next Task Processor in the .
•Intermediate job Results are passed successively from Task Processor to Task Processor in the Production Plan flow.
•By default, once a Task Processor passes on its results, it does not keep a copy of them.
•Inserting allows you to control the flow, and to save and view intermediate results.
•The last Task Processor in the flow is a Print, Press, or Export Task Processor to which the final results are delivered.