Orchestration not resumable

Home Page Forums BizTalk 2004 – BizTalk 2010 Orchestration not resumable

Viewing 1 reply thread
  • Author
    Posts
    • #15700

      Hi

      Orchestration does not resume from suspended resumable mode after failed(exhausted three attempts) doing http request response.

      Our application have orchestration which does Http request response to a site.

       Whenever  site is down, orchestration and physical send port tries three times to post and then after three times both reconcileACK and physical send port binded to orchestration goes to suspend resumable mode. Once the site is up we are trying to resume both orch and send port manually. Only Send port becomes active and completes but orchestration remains suspended resumable forever we cannot make it active, only option we have is to terminate the instances.

      We were expectating as the orchestration is suspended resumable mode, it should be resumable. But it is not happening.

      Any help will be appreciated.

      Thanks

      Raghunath

       

    • #15705

      There's specific conditions that are met that determine weather the message can be resumed or not. I know there's a blog site on it but I cannot seem to find it.  Here's other resources. And remember that adapters all have different conditions as well.  I know the HTTP can be tricky with resumes.
       

       

      Look here:  http://blogs.conchango.com/matthall/archive/2004/12/16/466.aspx

       http://bencops.blogspot.com/2006/05/biztalk-2006-notes.html

       

       

       

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