cancel
Showing results for 
Search instead for 
Did you mean: 

annoying creation of TRC file every time I run script

Former Member
0 Kudos

I'm using SAPNWRFC and everytime I run a script an XML tracefile is created.

In my sap.yml file I have:


   ashost: <my hostname>
   sysnr: "00"
   client: "000"
   user: <username>
   passwd: <pwd>
   lang: EN
   trace: 0
   debug: 0

Tracefile starts with:


   <?xml version="1.0" ?>
   <TRACE opened_at="2007-09-11, 12:18:57" time_zone="GMT" 
   ...
   ...
   <ENTRY thread="-1431543296" comp="RUNTIME" time="2007-09-11,    12:18:57">RfcRecord::fillField was invoked for RFCTYPE_TABLE
   </ENTRY>
   ..
   ..
   </TRACE>

It's probably something silly I'm doing.

It didn't happen with old SAP::RFC.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

any update from SAP on this issue?

Its a bit of a pain

Thanks,

Brian

Former Member
0 Kudos

OK, thanks for the info.

Hopefully SAP can fix it

Former Member
0 Kudos

This is out of my control as it is generated by the SAP NW RFC library - something that SAP has to fix.

Cheers.