Resolve keyrefs when generating output
When generating the output for a map, IXIA CCMS can now resolve all keyrefs to determine the list of available conditions.
Important: Make configuration changes in a test
environment and confirm they work before copying them to a production
environment.
When you select a map and select Generate Output from the right-click menu, the CCMS scans all the files in the map to determine the list of conditions available.
In previous releases, when the map or one of its children contained a
keyref, the CCMS did not resolve the keyref to see
if the referred object contained conditions. For example, consider the following scenario:
- Map
1:
topicref format="ditamap" href="keymap.ditamap" topicref keyref="toto" topicref href="topic1.xml" platform="Windows"
- keymap.ditamap:
keydef key="toto" href="toto.xml"
- toto.xml
<p platform="Unix"/>
In previous releases, only Windows would show up as an available condition, not Unix. You can now configure the CCMS to resolve the keyrefs and include all available conditions.
To resolve keyrefs when generating output:
: