Transport (-TRANSPORT)
Use the Transport adapter command (-TRANSPORT) to specify which transport adapter to use and the command line for the transport adapter.
The syntax of the command must include the single quotes and parentheses as shown below.
-TRANSPORT 'adapter_name ( adapter_command_line )'
- Option
- Description
- adapter_name
- Specify the transport adapter to use.
- adapter_command_line
- Specify the command line for the transport adapter. You must enclose this option within parentheses ().
For example, to specify the HTTP adapter as the transport adapter, and to send the MIME request to the www.myws.com/DoWS URL, enter the following command:
-TRANSPORT 'http (-URL http://www.myws.com/DoWS -T)'