Edit online

Failed to Run Pipeline: The Entity Cannot Be Resolved Through Catalogs

Problem

You can get a Failed to run pipeline error message that looks something like this:
Failed to run pipeline: The entity SOME_ENTITY cannot not be resolved through catalogs. 
For security reasons files that are not listed in the DITA-OT catalogs and are not 
located in the DITA-OT directory are not read

Cause

This happens when the security checks that are implemented in the default transformation have blocked the reading of files that are not part of the DITA-OT (Oxygen Publishing Engine) installation directory and not part of the transformed DITA map.

Solution

If the origin of the transformed content is known and trusted, you can disable these checks by setting the args.disable.security.checks transformation parameter to yes.