property to indicate the trace level of the messages that the DTM process writes to the web service run-time logs. You can configure the HTTP header in a web service request to override the trace level set for the web service.
Each web service request generates run-time logs based on the web service trace level configuration. To override the web service trace level for a web service request, include the following entry in the HTTP header of the web service SOAP request:
WebServiceOptions.traceLevel= <trace_level>
. For example, to use the HTTP header to set the trace level to FINE, use the following text: