Triggers
You can set up triggers so that events related to certain objects cause execution of a procedure.
Assume you want to insert data into a database whenever the state of a particular project changes from draft to active. You can use a trigger to do this by defining the following:
*
*
*
If you create a project based on the DirectMail template, the system calls the procedure when the specified state change occurs.
The following trigger rules apply:
*
*
In general, define triggers at the most granular level possible. For example, rather than setting a trigger binding for any object, configure a trigger binding for a particular event for a particular project template.
You can view the list of trigger bindings for your installation by selecting Settings > Marketing Operations Settings and clicking Trigger Bindings.
To add a trigger
To add or edit a trigger binding
Trigger bindings details