Dashboard > PXE > ... > Commandline Tools > sendsoap Command > View

Page Operations


Navigation


PXE Log In   View a printable version of the current page.
sendsoap Command
Added by Paul Brown, last edited by Paul Brown on Apr 04, 2005

The sendsoap command uses a lightweight HTTP client to send SOAP messages via POST.

Synopsis

sendsoap [-q|-v|-vv] [-o outfile] url file
sendsoap [-q|-v|-vv] [-o outfile] url -
sendsoap -h

Description

The sendsoap command uses a lightweight HTTP client to send SOAP messages via POST using either a file or standard in as the source for the message. The command is useful for testing HTTP endpoints in PXE or external HTTP services that PXE will interact with, as sendsoap uses the same client as the HTTP-SOAP Protocol Adapter.

Options

Option/Argument Effect
url the HTTP URL to post the message to.
file a file containing the message to post.
- read the message data from standard in instead of a file.
-o file sets a file to write the output to; otherwise, output is sent to the console.
-q|-v|-vv adjust the verbosity of logging output. See [Loging and Output for Commandline Tools].
-h prints a synopsis to the console and exits.


Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 1.4.1 Build:#212 Jun 02, 2005) - Bug/feature request - Contact Administrators