Windows Vista Beta | WinVistaBeta.com - Message | Polling Workflow Activity

January 08, 2009  
Subject: Polling Workflow Activity
Group: microsoft.public.windows.developer.winfx.sdk
Date: 6/13/2006 10:28:02 AM
From: =?Utf-8?B?SGl0ZW4=?= [Email Address Protection]

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,

Back