PROTOCOL - UCA for SOA command option
Description
The PROTOCOL option specifies the message protocol to use for the current operation.
PROTOCOL is required to process the workload execution request.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Long Form |
-protocol protocol |
|
|
|
|
|
Values
protocol is the protocol to use for the current operation.
Valid values for option are:
- HTTP
Specifies an HTTP operation for executing a workload with an HTTP interface. - JMS
Specifies a JMS operation for executing a workload with a JMS interface. - MQ
Specifies an MQ operation for executing a workload with an MQ interface. - SOAP
Specifies a SOAP operation for executing a workload with a SOAP interface. - XDSOAP
Specifies an XD operation for executing a workload within the XD environment.
There is no default; a value must be passed.