Home Page › Forums › BizTalk 2004 – BizTalk 2010 › HTTP Adapter – Handling a Response › Re: HTTP Adapter – Handling a Response
August 20, 2009 at 11:30 AM
#23072
Thanks for the reply.
I’ve implemented a receive pipline with a Flat File Disassembler and within the orchestration can access the content that is in the body of the HTTP response.
So now I need to access the return code from the response, how can I do that?