Specify top-level map types to exclude from search in CCMS Web

You can specify the types of maps you want to exclude from searches for top-level parents of objects, such as a topic's context map.

Procedure

  1. Open the TEXTML Administration perspective and connect to the content store.
  2. In the system/webplatform/configuration folder, check out and open the web.platform.config.xml file.
  3. Add the exclude.as.top.level.map property.
    <entry key="exclude.as.top.level.map">chaptermap newsubmap</entry>

    Separate multiple map types with a space between each.

    Note: Use the unique object type of the map as it appears in the maps' DOCTYPE declarations and in the equivalence.xml configuration file.
  4. Save, close, and check in the file.
  5. Refresh the Web Server.
    The specified map types are not included when you search for top-level object parents.