If you edit content in CCMS Web but use the CCMS Desktop concurrent localization model, you need to enable CCMS Web to create a new revision when a map moves from its final state
to an earlier state in the workflow.
About this task
This trigger applies only for concurrent localization in CCMS Desktop. For details on how this trigger works, see Using CCMS Web with concurrent localization.
Important: Make configuration changes in a test
environment and confirm they work before copying them to a production
environment.
Note: In a dedicated SaaS deployment, submit a support ticket to
request that IXIA CCMS Customer Support perform this task for you.
Procedure
-
In the TEXTML Administration perspective, connect to your server.
-
Check out and open the
system/conf/triggerswebplatform.xml file.
-
Remove the comment tags (
<!--
and -->
)
from the RevisionBumpTrigger
to activate it.
<!-- Bump the revision of map and cross references -->
<!--<class applyOn="changeStatus" className='com.ixiasoft.application.command.triggers.RevisionBumpTrigger' >
<parameters>
<param name="process-crossReferences" value="true"/>
</parameters>
</class>-->
- Optional:
Set the
"process-crossReferences"
parameter value to
false
if you do not want to increase the revision of the
cross-references or change their status.
-
Save, close, and check in the file.
-
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 . Additionally, refresh IXIA CCMS Web so that
users see the change reflected there.