Re: Custom Soap Header

Home Page Forums BizTalk 2004 – BizTalk 2010 Custom Soap Header Re: Custom Soap Header

#20805

Hi Russell,

Thanks for the reply. I tried to follow the msdn link that you provided but ran into problems while choosing the MEX endpoint in the consume WCF Service wizard so I am not able to go forward with this sample. Error as below.

A name was started with an invalid character. Error processing resource ‘http://localhost/BasicHttpWcfServiceConsuming/Orde…

So, I am trying with my project now. I added my .asmx using the WCF Consume Service wizard. It generated _tempyuri_org.xsd file which contains the request and response fot the webmethod.

so, I created message_1 of type request.. so far good.

Now, in my Message Assignment, I tried Message_1. .. nothing come up.. hoping to set parameters here.. What should I do now..