Adding triggers
You must complete several tasks before a trigger automatically runs a procedure when a certain condition is met for an object.
About this task
Note: You complete some of the tasks outside of Unica Plan.
Procedure
- Create a procedure in Java™ that
implements the IProcedure interface.For more information, see the Unica Plan Integration Module guide.
- Put the procedure into the procedure folder. You specify this directory with the integrationProcedureDefinitionPath property under Settings > Configuration > Unica Plan > umoConfiguration > integrationServices.
- Build the procedure.
- Add the procedure to the procedure-plugins.xml definition file, also in the directory that is defined by integrationProcedureDefinitionPath.
- Restart the web server.
- Log in to Unica Plan to add the trigger binding.