Testing web notifications
Scheduling a web notification creates a scheduled job to run ntftrigger
. Bravura Security Fabric uses the ntftrigger
program to communicate with the Notification Service and send out notifications. You can use this program to test notifications rather than wait for the scheduled time.
To test web notifications, type on the command line, in the util directory:
ntftrigger.exe -getusernotification -notifyid WEBNOTE -user brownwi
See usage information forntftrigger
.