<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>3 Aug 2015 07:58:23 Z</lastBuildDate><pubDate>3 Aug 2015 07:58:23 Z</pubDate><description>Did anyone succeed in using SOAPAddHeader() to add a header?&#13;
&#13;
I am trying to add a XML signature to my SOAP request which MUST be in the header and not attached to an imported XSD element. My goal is to generate the following header:&#13;
&#13;
&lt;wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"&gt;&#13;
...&#13;
&#13;
 SOAPAddHeader(..., "wsse:Security") does not do the trick, the generated SOAP request still has an empty header.&#13;
&#13;
Thanks in advance</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53361-real-example-for-soapaddheader-for-wssesecurity/read.awp</link><title>Real example for  SOAPAddHeader() (for wsse:Security)</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
