Help | Return HTTP status code

From: red (red_at_discussions.microsoft.com)
Date: 03/02/05


Date: Wed, 2 Mar 2005 02:35:05 -0800

Hi All,

I have a implementation where I have client application posting XML
documents to my orchestration via Biztalk HTTP request response adapter.

It works fine in my Dev box running XP. i.e. when I post a invalid XML which
is not deployed, the client get backs a 400 Bad format status code. When it
is a valid XML it gets back to 200 OK.

I then moved the same implementation to a box running Windows server 2003. I
have done all the necessary virtual directory configuration recomended for
IIS 6.0. My client app is successfully able to post valid XML docs and the
appropriate status code of 200 OK is returned back.

However, when an invalid XML is posted, I get back 500 server error status
back. I dont know why i am getting this status code. B'cos as per
documentation this status code is only returned when something is seriously
wrong and Biztalk is not able to suspend the message. But in my case Biztalk
is able to suspend the message properly. I would only expect that 400 Bad
format status be sent back.

Please help me out on this situation.

Regards,
red



Relevant Pages

  • Help | Return HTTP status code
    ... I have a implementation where I have client application posting XML ... documents to my orchestration via Biztalk HTTP request response adapter. ... wrong and Biztalk is not able to suspend the message. ...
    (microsoft.public.biztalk.general)
  • Help | Response HTTP status code
    ... I have a implementation where I have client application posting XML ... documents to my orchestration via Biztalk HTTP request response adapter. ... wrong and Biztalk is not able to suspend the message. ...
    (microsoft.public.biztalk.general)
  • Help Needed | HTTP Response status code
    ... I have a implementation where I have client application posting XML ... documents to my orchestration via Biztalk HTTP request response adapter. ... wrong and Biztalk is not able to suspend the message. ...
    (microsoft.public.biztalk.general)
  • Re: how to export view to display - xml with specific xsd?
    ... Also xp_cmdshell runs on the server, ... SQL Server to a file and open the file in Word on the client machine. ... It opens up a ... XML to be generated in a Word-specific XML format. ...
    (microsoft.public.sqlserver.xml)
  • RE: asp.net client to receive xml file from Biztalk HTTP Adapter
    ... The asp.net code there receives a request from BizTalk and returns an xml ... asp.net client to receive xml file from Biztalk HTTP Adapter ...
    (microsoft.public.biztalk.general)