Example
For the PUT Target setting in an output card, select SOAP. In the field, enter:
-SA " -T -TRANSPORT 'http (-URL http://www.myws.com/DoWS)'
This command specifies that the SOAP message:
- Sent data over HTTP to the URL http://www.myws.com/DoWS using the HTTP adapter (-TRANSPORT)
- SOAPAction is provided by the HTTP request URL (SA ")
- Adapter trace is enabled (-T) and a diagnostics file is produced