Version Trigger

Overview

This trigger creates a version of the asset that will be stored in its version history. This trigger should be called after approvals are finished but before the working copy is merged into the current version.

Note - When adding the Version Trigger, Merge Trigger, and any publish trigger, they must appear in this order to properly perform all these actions in the database.

Declaration


                <trigger class="com.cms.workflow.function.Version" name="Version"/>
                

Usage


                <trigger name="Version"/>
                

Parameters

None.