Setting the trace level for detailed XML Message Monitoring
By Sarang Kahu
We use
t-code ‘SXMB_MONI’ to monitor the
messages (Successful/Waiting/Error) in ABAP stack of XI Box. But sometimes the
trace messages are not elaborate enough.
So during
development these can be fixed by increasing the Trace Level in t-code ‘SXMB_ADM’.
Ideally TRACE_LEVEL should be 3 and LOGGING should be 1.
But for
production system TRACE_LEVEL should be 3 otherwise it would flood the XI
database.

|