Example
For the GET Source setting in an input card, select SOAP. In the GET > Source > Command field, enter:
-T -RAW -TRANSPORT 'http (-URL http://www.myws.com/DoWS)'
This command specifies that the SOAP message:
- Received data from the HTTP URL http://www.myws.com/DoWS using the HTTP adapter (-TRANSPORT)
- Returned data in full (-RAW)
- Adapter trace is enabled (-T) and a diagnostics file is produced