Got it!! Thanks to
http://community.intalio.com/forums/intalio-bpm-6.0/call-ws-security-ena
bled-service-from-intalio/view.html
<service>
<module ref="rampart" />
<parameter name="OutflowSecurity">
<action>
<items>UsernameToken</items>
<user>kermit</user> <passwordCallbackClass>
myClass</passwordCallbackClass>
<passwordType>PasswordText</passwordType>
<mustUnderstand>false</mustUnderstand>
</action>
</parameter>
Is there some document which explains the *.axis2 file?
-----Original Message-----
From: Dhanush Gopinath [mailto:[email protected]]
Sent: Thursday, May 06, 2010 4:56 PM
To: [email protected]
Subject: setting mustUnderstand as False
Hi,
While calling a secure Web Service from the process, I want to set the
mustUnderstand attribute in the SOAPHeader as false (or 0). Is it
possible to set this in the <service>.axis2 file which we add in the
process bundle? If so how?
Thanks & Regards
Dhanush Gopinath