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