To add a trigger
You must perform several tasks before a trigger automatically fires when a certain condition is met for an object. These steps describe the process of adding triggers. Note that you must do some of the steps outside of IBM® Operações de Marketing.
1.
Create a procedure in Java, implementing the IProcedure interface.
2.
Put the procedure into the procedure folder. You specify this folder in the integrationProcedureDefintionPath parameter under Settings > Configuration > Operações de Marketing > umoConfiguration > integrationServices.
3.
4.
Add the procedure to the definition file, procedure-plugins.xml (located in the above folder).
5.
6.
Log in to Operações de Marketing, and navigate to the Trigger Bindings screen ( Settings > Marketing Operations Settings > Trigger Bindings).
7.
Click Add New Trigger Binding.
8.
Now, when the condition is met for this particular object, the procedure bound to this trigger condition executes.