encoding | String Optional. Specifies the encoding method. Default value is UTF-8. |
addEmptyHeader | String Optional. Specifies whether to create an empty header entry along with the SOAP envelope and body entries in the SOAP message. Set to: ![]() ![]() This setting overrides the global watt.server.SOAP.addEmptyHeader setting of Integration Server. Important: There is no default value. If you do not specify a value for the addEmptyHeader parameter, the service adds an empty header entry, which is equivalent to setting addEmptyHeader to True. |
soapProtocol | String Optional. Indicates the SOAP protocol that the SOAP object works with. The default value is read from the watt.server.SOAP.defaultProtocol property. Set to: ![]() ![]() |
soapData | Object SOAP object. |