Processing multiple requests

Home Page Forums BizTalk 2004 – BizTalk 2010 Processing multiple requests

Viewing 1 reply thread
  • Author
    Posts
    • #19592

       Hi Friends,

      I am working on biztalk server 2008 .

      there is a web service on remote server which is been consumed by my biztalk app,when that remote server is dawn and client send multiple req. to biztalk app. than each of the instances of those req starts the orcistration and retrys till that remote the server is not up and running , However when the Remote server is up only the last request is been processed and only the associated orcistrationis been completed ,and rest of all orcistration are been suspened.

      can anyone tell me how can i configure my Biztalk application so that all the pending request are been porcessed when server is restarted?

      Thanks & regards

      Siddesh Sane

       

       

    • #19604

      Hi Siddesh,

      Is this a request-response scenario?

      If no, you can re-route these messages to a File Location where it can processes later by BizTalk.

      However, the state of these message should be “Suspended – resumable” which means you can resume them after the server is up.

       

      Mike

      • #19606

         hi Mike,

        thanks for the replay

        can you plzz ellobrate on What is req-responce senario?                     it will be great if you gave me some refrence link on “how multiple requests are being handle by biztalk”?

        Thanks & Regards

        Siddesh 🙂

        • #19613

           Hi Friends,

          Can anyone tell me about how the Multiple req are being processed by Biztalk?

          its Urgent !

          Any refrence link would be extreamly helpful?

           

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