Hi,
I am working on a workflow which needs to read data from database continuously. Is there a way where I can implement a polling mechanism so that it will poll database at regular pre-defined interval to read data, and if it finds some data, raise various workflow event to kick-off other activity.
Any suggestion?
Thanks,
|