Adding triggers to a process
Process Set processes are initiated based on the content being deployed, the channels involved in the deployment, and the trigger patterns associated with the content set. Trigger patterns fall into Name and URI categories. These identify what parts of the package resource are used to match against the pattern.
To add a trigger pattern to a process set
- Click the Define tab.
- From the left menu, select Processes, and click the process set to modify.
- In the Triggers section, click Add Trigger located after the list of existing triggers.
Enter the pattern.
- Select the channel template this pattern applies to.
Select the type of the trigger.
The following trigger types are supported:Trigger type
Description
Filename
The package reference with the file name matching the pattern triggers the process.
Reference name
The package reference with the reference name matching the pattern triggers the process.
URI name
The package reference with the URI matching the pattern triggers the process.
- Click Create.
You can also use the package reference name as a trigger type. You can provide any name to the package reference, and then trigger a process with the full reference name or its part by using a regex pattern. For more information, see discussion at BMC Communities.