Home Page › Forums › BizTalk 2004 – BizTalk 2010 › HTTP Receive/Send Adapters › HTTP Receive/Send Adapters
Hi everyone.
I have a system in place where our client HTTP Posts form variables to one of our asp.net pages which starts the whole communications process that we have with them. My problem is: the HTTP Receive adapter expects an XML document. So it sounds like I can’t just give our client a new URL (ie. /vrot/BTS…..dll) where the biztalk receive adapter is listening without our client making some changes (posting an XML document in the body). I was just wondering if there is a way to somehow make the adapter accept Form variables, maybe some special schema? More simply, I want the client to be able to post Form variables to the receive location and I also need to post form variables to the client from the http send adapter, plain HTTP/html.
Any ideas?
Thanks
gene