Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Custom Soap Header › Re: Custom Soap Header
September 22, 2008 at 3:59 PM
#20795
I am trying to use the WCF adapter. So I am changing my orchestration now.
I have to send certain input parmeters to the webmethod. How can I do that using WCF.
I tried WCFRequest.parameters.. does let me add stuff.