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

  1. Create a procedure in Java that implements the IProcedure interface.
    For more information, see the Unica Plan Integration Module guide.
  2. Put the procedure into the procedure folder. You specify this directory with the integrationProcedureDefinitionPath property under Settings > Configuration > Unica Plan > umoConfiguration > integrationServices.
  3. Build the procedure.
  4. Add the procedure to the procedure-plugins.xml definition file, also in the directory that is defined by integrationProcedureDefinitionPath.
  5. Restart the web server.
  6. Log in to Unica Plan to add the trigger binding.