Moduleurn:org:ten60:netkernel:mod:ws
The
wsNewSOAPMessage11
accessor is exported by the urn:org:ten60:netkernel:mod:ws module.
Import this module to gain access to the accessor.
SyntaxURI | active:wsNewSOAPMessage11 |
Example UsageDPML<instr> <type>wsNewSOAPMessage11</type> <target>var:message</target> </instr> NetKernel Foundation API
req=context.createSubRequest("active:wsNewSOAPMessage11");
result=context.issueSubRequest(req); Purpose |