cancel
Showing results for 
Search instead for 
Did you mean: 

details missing in default trace file of XI

Former Member
0 Kudos

Hi Experts,

I am doing RFC to RFC scenario. I am getting checkered flag in SXMB_MONI. But for some reason i am not getting the details of my scenario in the default trace of XI. I'm not sure if the detiails of scenarios involving RFC's will be updated in the trace files. If yes, please help me in finding the reasons as to why it is not heppening in my case.

Thanks and Regards,

Hari.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Increase your logging/ Tracing levels in the Integration engine configuration to see the synchronous message in the SXMB_MONI.

1.Execute SXMB_ADM in the ABAP stack of XI

2.Navigate to Configuration --> Integration Engine Configuration --> Change Specific Configuration Data

Set the following:

Category : Runtime

Parameter : LOGGING_SYNC

value : 1 (activated)

Parameter : TRACE_LEVEL 3

value : 3 (activated)

For information on how to activate and deactivate traces, see the following SAP Note: 532918 (RFC Trace Generation)

also go with below links

Configuring the Trace File

http://help.sap.com/saphelp_nw04/helpdata/en/3d/93532ad37011d194ba00a0c94260a5/frameset.htm

Enqueue Trace Analysis

http://help.sap.com/saphelp_nw04/helpdata/en/3d/93532ad37011d194ba00a0c94260a5/frameset.htm

Enqueue Trace Records

http://help.sap.com/saphelp_nw04/helpdata/en/3d/93532ad37011d194ba00a0c94260a5/frameset.htm

Please let me know if this helps you or do you need any more info.

Former Member
0 Kudos

Hi,

Thank you for your quick reply. I checked with the logging/ Tracing levels in the Integration engine configuration and the values of the parameters are as you specified. Yet i am not getting the details of my scenario in the default trace of XI. I am able to get the response back not only till XI but to my sender system as well. please reply

Thanks and Regards,

Hari.