Skip to Content
0
Sep 10, 2021 at 12:20 PM

Saving Workbook to local drive creates an additional trc file (nco_rfc_xxx_yy.trc)

952 Views Last edit Sep 13, 2021 at 06:34 AM 2 rev

Dear all,

when some of our users save an Analyzer workbook on a local drive a trc file is also created and saved.
The file name is like this: nco_rfc_<xxxx>_<yy>.trc

I've found out that this is a result of the SAP.Net Connector where a parameter called "RfcTrace.DefaultTraceLevel" seems to have a value different from "0". 0 would mean that the trace is switched off.
(see "SAP.NET Connector 3.0 Programming Guide.pdf")

Unforunately I'm not able to find the point where I can set or change this parameter for the BEx applications. I suggest that there is a config file that is used at the install process. But I'm afraid this file is already compiled and comes as dll.

Can anyone confirm or knows a way to change the parameter or the trace behavior?

Thanks in advance.
Sebastian