Stored Procedure Notifications
A Stored Procedure Notification calls a stored procedure you created earlier to publish notification data in the notification's publishable documents. For more information about how Stored Procedure Notifications work, see Stored Procedure Notifications Transaction Processing.
For information about configuring this type of adapter notification, see Configuring StoredProcedureNotifications.
Note: Stored Procedure Notifications do not support
the Exactly Once notification feature because they do not use publishable
document unique IDs. For details about this feature, see
Stored Procedure Notifications.