Set key validation when importing content

When you import topics that include references to keys that are not available, you can specify that the CCMS either should or should not flag these missing references as errors and continue with the import.

Procedure

  1. In the TEXTML Administration perspective, connect to your server.
  2. Check out and open the /system/conf/import.properties file.
  3. If the following line is not present in the file, add it:
    NOT_VALIDATE_KEY=[value]
  4. Replace [value] with:
    • true to skip missing key references and not flag them as errors.
    • false to flag missing key references as errors. These errors stop the import.
  5. Save, close, and check in the file.
  6. Inform users of the changes.
    The changes are automatically applied once users close and then reopen their IXIA CCMS Desktop. Users can also apply the changes without restarting their CCMS Desktop by clicking IXIA CCMS > Synchronize Configuration.