Properties Related to Debugging 
Properties Related to Debugging
Name |
Description |
|---|---|
debugPayloadChunkSize |
Value type: Value Default: MAX/an integer value If the tracing for the RFC adapter is enabled, the payload of a message (the RFC-XML document) is also traced. This property controls the number of characters of the payload that are traced. If set to MAX, the whole payload is traced. It also can be set to a positive integer number, which is interpreted as the number of characters to trace from the beginning of the payload. The internal default is the same as shown above. |
traceExceptionListener |
Value type: Boolean Default: false If the tracing for the RFC adapter is enabled, some information offered by RFC servers can be written to the trace.
|
traceServerStateChangeListener |
Value type: Boolean Default: false Description: as above |
traceServerErrorListener |
Value type: Boolean Default: false Description: as above |