By using listi.net you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

listi.net

 


IsDataAvailable

Steps
  • Get datasource name
  • RunQuery(select count(*) from table where ...
  • if data exists
    • Send email that data is being generated
    • Generate the data
    • send email that complete
  • if data not there
    • wait 30 minutes and retry

  • blog comments powered by Disqus