You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax
 setSOAPHeaders(soapHeaders)
SemanticsSets SOAP headers within the service context.
SubstitutablessoapHeaders An array of SOAPHeaderElement (part of the Base Components of the Designer). 
Examples
 setSOAPHeaders(aSOAPHeaderElementArray);

  • No labels