JDBC notification can be insert, update, delete .. a database record(s) then the notification will be subscribed. Once you create a JDBC notification, the publish document will be created and you need to create a trigger with handle service. In the admin page enable the notification, after all setting, If one record is inserted, then your trigger will be triggered and handle service will be called.
Leave a Reply
Guest User
Not sure what solution is right for you?
Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.
Ramanjaneyulu
how to get subscriber file from adapter notification
Wei Yao
JDBC notification can be insert, update, delete .. a database record(s) then the notification will be subscribed. Once you create a JDBC notification, the publish document will be created and you need to create a trigger with handle service. In the admin page enable the notification, after all setting, If one record is inserted, then your trigger will be triggered and handle service will be called.