Triggering on shelving events
To configure
Helix Server
to run trigger scripts when users work with shelved files, use shelve
triggers: these are triggers of type shelve-submit
,
shelve-commit
, and shelve-delete
.
The following table describes the fields of a shelving type trigger:
Field | Meaning |
---|---|
|
The name of the trigger. |
|
|
|
A file pattern in depot syntax. If a shelve contains any files in the specified path, the trigger fires. To prevent some shelving operations from firing these triggers, use an exclusionary mapping in the path. |
|
The trigger for Helix Server
to run when a matching When your trigger script is stored in the depot, its path must
be specified in depot syntax, delimited by percent characters.
For example, if your script is stored in the depot as
|