Home Page › Forums › BizTalk 2004 – BizTalk 2010 › HTTP header ‘SOAPAction’ was not recognized – Error Message › Re: HTTP header ‘SOAPAction’ was not recognized – Error Message
Hi Daniel.
Yes, with the “Consume WCF Service”- Wizard I generated both xxxbindings.xml, one schema for request and response and an orchestration. I deletet the orchestration because I build my one before. In the request area of the schema I filled the fields with the search parameters. Then I build a send port with the binding info (wcf adapter) and set the filter to bts.operation == “the operation I need”.
In the orchestration I have a solicit response port. The receive port receive the data and in a first step I write these Data out over another send port as an xml document.
Thanks for not giving up so far! [;)]
Wolfgang