BizTalk Request Response Time

Home Page Forums BizTalk 2004 – BizTalk 2010 BizTalk Request Response Time

Viewing 1 reply thread
  • Author
    Posts
    • #19083

      Hi-

      Currently, I have BizTalk contacting a two-way web service.  In some instances the service can take up to 5 minutes to respond to the request because of the amount of data being loaded into the objects.  BizTalk, however times the request/response out before the service has a chance to respond.  Is there a way to configure the amount of time the port remains open and awaits a response?

       

      Thanks 

    • #19100

      Yes, you can put your webservice call inside a scope shape and set scope “timeout” property to desired value.

      • #19123

        it is a context property on the SOAP message.

         msg(SOAP.ClientConnectionTimeout

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