Respond to workflow notification from a DB procedure


The  below script can be used to auto approve notifications through database procedure.

Write your business logic with in the below procedure ,register it as a concurrent program and schedule it as needed to run periodically. The same script can also be used in custom forms, custom or third party applications to respond to notifications from backend procedure.

,