In the pipeline:
-
Every processor has an id.
-
The connector needs to know where the chain of processors begins, so
an
Entry point id has to be supplied.
-
If a processor is not the entry point, and not referenced by another processor, it will never be run.
|