Re: Custom Soap Header

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

#20788

 So do I have change my .asmx to WCF Service to get the header thing work?

What I want to achieve is ..I want to encapsulate the custom header that I have created in my web service and the return of my webmethod as content into a soapenvelope and then send this soapenvelope back.

I do not wnat to create a custom header inside Biztalk, I want to consume already defined custom header of my webservice inside Biztalk