Edit online

Error When Processing Topics With Chunk and Copy-To Attribute

Problem

A topic marked with both the @chunk and @copy-to attributes is missing from the PDF output and the following error appears in the Results view:
[DOTX008E] File 'file:/D:/path/to/file.dita' does not exist or cannot be loaded.

Cause

The chunk processing is skipped by default and must be enabled.

Solution

Set the enable.chunk.processing parameter to the value of true and re-run the transformation scenario.