Configure the sequential localization model in DRM mode

The sequential localization model is enabled by default but you might need to fine-tune some options for the model.

About this task

In DRM, only the sequential localization model is available. In addition, the sequential localization model is available for CCMS Desktop only. CCMS Web uses only the Unified Localization model.

Important: Make configuration changes in a test environment and confirm they work before copying them to a production environment.

Procedure

  1. In the TEXTML Administration perspective, connect to your server.
  2. Check out the/system/conf/localizationManagers.xml file and open it for editing.
  3. Locate the <manager> elements for the sequential model.
    • com.ixiasoft.cms.controller.localization.sequential.SequentialLocalizationManagerServiceWithContainer
    • com.ixiasoft.cms.controller.localization.sequential.SequentialImageLocalizationManagerServiceWithContainer

    The sequential model is initially enabled by default and it is the only model available in DRM.

  4. Set the configuration options as required.

    Explanations of each configuration option can be found in Understanding the localization model options.

  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 CCMS Desktop. Users can also apply the changes without restarting their CCMS Desktop by clicking IXIA CCMS > Synchronize Configuration. Additionally, refresh IXIA CCMS Web so that users see the change reflected there.