how to add custom header to WSD consumer request

Hi,

Could someone please explain in detail how can we add custom header to WSD consumer request ?

Ex:

lets say you need to send below tag in soapenv:Header while calling webservice connector.

wsa:Actionhttp://schemas.microsoft.com/exchange/2010/</wsa:Action>

Refer WS Developer guides. Also the some topics on this forum. Let us know if you still have questions.

Ganesh – Try to explore com.wm.net.HttpHeader class.

Thanks,