HCL VersionVault triggers
When project managers implement project policies with HCL VersionVault triggers, users may be prompted to provide additional information or take further action with certain HCL VersionVault operations.
A project manager can use VersionVault triggers to control the behavior of HCL VersionVault commands by arranging for a specific program or executable script to run before or after the command runs. Virtually any command that modifies an element can run a trigger.
Although you cannot create a VersionVault trigger from the HCL VersionVault Explorer, you might need to respond to a trigger's prompt by supplying additional information or taking further action with certain HCL VersionVault operations.
There are two general categories of VersionVault triggers:
- Preoperation triggers fire before the designated VersionVault command is executed. For example, preoperation trigger on checkin can prompt you to add an appropriate comment.
- Postoperation triggers fire after a VersionVault operation has completed and can take advantage of the operation's completion status. For example, a postoperation trigger on checkin can send an e-mail message indicating that a particular developer modified a particular element.
Triggers can also automate a variety of process management functions. For example:
- Applying attributes or attaching labels to objects when they are modified
- Logging information that is not included in the HCL VersionVault event records
- Initiating a build or source code analysis whenever particular objects are modified