WCF – SQL Adapter Polling

Home Page Forums BizTalk 2004 – BizTalk 2010 WCF – SQL Adapter Polling

Viewing 1 reply thread
  • Author
    Posts
    • #25835

      Hi All,

      Is it possible to continously poll a table ( which is non -updateable in nature ) for changes ,?

      Thanks

      Vinayak

       

       

       

    • #25836

      Hi  All,

      is it possible to continously poll a table / view for changes . The View is non updateable in nature.

      Any suggestions will be regarded

      Thanks

      Vinayak Kumashi

       

       

      • #25837

        Hello Mr. Kumashi,

         

        it’s possible to use the SQL adapter to poll a table for changes using a preset query, check this link for reference.

        HTH,

        Mike

        • #25851

          Hello,

          Thanks for the reply . I have to use typed polling as the i need the schema for mapping.

          The View i am polling is non updateable , meaning as soon as i read records , i have to set a flag , indicating the record is read, but the view does not permit me to do so , as it is read only.

          Mean While , can the polling behavior be achieved on non – updateable views ? Be it using any polling mechanism?

          thanks

           

          Vinayak kumashi

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.