wsSOAPClient
A generic SOAP client
Index > Books > Declarative Development Guide > Reference Library > Accessor Listing > wsSOAPClient

Rate this page:
Really useful
Satisfactory
Not helpful
Confusing
Incorrect
Unsure
Extra comments:


Module

urn:org:ten60:netkernel:mod:ws

Definition

Active URI Base

active:wsSOAPClient

Format

<instr>
  <type>wsSOAPClient</type>
  <endpoint>http://1060.org/services/example/</endpoint>
  <message>var:message</message>
  <action>urn:some:action</action>
  <target>this:response</target>
</instr>

Syntax

ArgumentRulesDescription
typeMandatory wsSOAPClient
endpointMandatory The endpoint of the SOAP service
actionOptional An optional action URI
messageMandatory The SOAP message request

wsSOAPClient is a generic, transport independent SOAP client. Based upon the endpoint URI the SOAP client locates a registered transport binding and invokes the SOAP service through the binding accessor. By default http transport bindings are provided - the http binding examines the version of the SOAP message and automatically uses either SOAP 1.1 or 1.2 bindings.

© 2003-2005, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.