Create new trigger code
You can add your own triggers to the list of preconfigured triggers, which you can then enable.
Note: You can create triggers for all actions except the localization operations.
The code for custom triggers is loaded through configuration; the IXIASOFT CCMS installation is not modified. At any time, you can return to the standard IXIASOFT CCMS behavior by returning to the original configuration.
To create new triggers:
- Create a Java archive (.jar) with the trigger code.
- Copy the .jar file to the Content Store.
- Configure IXIASOFT CCMS to add the trigger to the list of preconfigured triggers (in file /system/ext/dita.cms.extensions.xml).
- Enable the trigger (in file /system/conf/triggers.xml).