Request-response Timed Out before response could be deliverd

Home Page Forums BizTalk 2004 – BizTalk 2010 Request-response Timed Out before response could be deliverd

Viewing 1 reply thread
  • Author
    Posts
    • #13830

      Hi,

      I encountered this error..

      \”A request-response for the \”Submit\” adapter at receive location \”Submit://OT\” has timed out before a response could be delivered\”

      Does anyone knows why this happens?

      Thanks…

    • #13831

      Hi lisa,

      This is not a file-base. I’ve used a submit-direct adapter used in the SDK Sample. It seems that the Adapter/Port is getting the timeout.

      Regards,
      Fred

      • #13832

        Hi lisa,

        What do you mean by make a physical receive location of the type Request-Response and have bound that to the deployed orchestration receive configuration?

        Thanks

        • #13833

          This will happen anytime you are waiting for a response and the other end doesn’t respond within the designated timeframe. Is this a file based receive location? If so I would guess that whatever application is writing to the location is placing a 0 byte file holder out there and then building the file instead of just copying in a finished file. What happens then is that BizTalk tried to grab the file before it is completed and can’t.

          • #13834

            Ok – maybe this will be an insulting question – but did you make a physical receive location of the type Request-Response and have bound that to the deployed orchestration receive configuration?

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