Testing batch notifications
Bravura Security Fabric uses the ntftrigger
program to communicate with the Notification Service and send out notifications. Scheduling a batch notification creates a scheduled job to run ntftrigger
. You can use this program to test notifications rather than wait for the scheduled time.
To test batch notifications, on the Batch notification information page for a notification, click the Schedule tab, then select Run now .
Alternatively, type on the command line, in the util directory:
ntftrigger.exe -runbatch -notifyid <notification ID> -increment P
See usage information for ntftrigger
for further details.