Skip to main content
Personally, I don't like polling but if you MUST use it, you should be able to achieve it through a repeating Escalation. Please refer to the Help file for sample code.

HTH,
Ockert
within a process, i would like to poll a database for a specifc response every 5 minutes until the criteria appears int the db. Can i use a timer within K2 to do this. Is there a better way? Please provide C# sample if it is possible..

Thanks in advance.
You might want to look into this.

http://www.code-magazine.com/Article.aspx?quickid=0605061

Reply