Configuring the XML Attach Processor

This processor dumps the current XML document and add it as a part or a meta. You can insert this processor anywhere in the pipeline. It will relay processing events to the following processor.

  1. Expand XML attach processors, and click Add item.
  2. In Next processor's id, specify the identifier of the next processor in the pipeline.
  3. In Part name, specify the name of the part that will include the current document.
  4. In Meta name, specify the name of the meta that will include the current document.
  5. In Processor's id, specify the identifier of the processor that must process documents. This id must be identical to the Entry point id.
  6. Click Apply.