If a repository does not have an existing trigger, to configure the repository to invoke the Change Notification trigger you must register the Change Notification trigger with the repository. To do that, edit the repository's Trigger Properties:
- Log into the Classic UI.
- Open the Feature bar, open the folder holding the repository, select the repository, select Edit, and select Trigger Properties.
- Check the Trigger Enabled checkbox.
- Set the External Handler Class to:
com.enterworks.services.changenotification.ChangeNotificationTrigger
- Set the External Handler PassIn DBSession Indicator to:
True
- Set the External Handler Sync to
True
. - Click Save.