Missing keys/keyrefs no longer general filler content in the PDF | Community
Skip to main content
sschnelbach
Level 5
March 11, 2026
Question

Missing keys/keyrefs no longer general filler content in the PDF

  • March 11, 2026
  • 2 replies
  • 33 views

Missing keys/keyrefs used to generate specific “filler” content in the PDF: Key definition for "{keyrefName}" not found in the DITA map.

 

With our upgrade to v5.1.1, this filler content no longer generates in the PDF and instead nothing generates to indicate any missing keys. Was this intentional? Is the only wayt to find missing keys to preview on-screen and look for red?

    2 replies

    MukeshYadav_
    Community Advisor
    Community Advisor
    March 14, 2026

    Hi ​@sschnelbach 
    We can view the broken links, which can be for DITA topics, multimedia file references, content key references, and so on. You also have the ability to fix them here itself.


    https://experienceleague.adobe.com/en/docs/experience-manager-guides/using/user-guide/map-management-publishing/reports-aem-guide/reports-web-editor#broken-links-report

    Thanks

    sschnelbach
    Level 5
    April 20, 2026

    For variables defined in the map as:

    <keydef keys="LONG_PRODUCT_NAME">
        <topicmeta>
          <keywords>
            <keyword>DXM Wireless Controller</keyword>
          </keywords>
        </topicmeta>
      </keydef>

    And inserted into a topic as:

    <keyword keyref="LONG_PRODUCT_NAME"/>

     

    The Broken links report does not catch when these keydefs are not defined in the map. Was that intentional? Or forgotten? For these, we still have to Preview the map and manually look for red since the PDF no longer includes that text I mentioned above.