‎2009 Jul 28 7:26 AM
Hi Gurus,
This seems to be a regular task, and I have recieved suggestions from my coleagues too.
I am not an ABAP consultant, so unable to decide all alone.
This is the sceanario,
I have a text file, which contains trace of application server. Data from this flat file must be fetched on a daily basis and should be updated in a custom table, so that I can generate some application displaying the trace info.
I was suggested to use OPEN_DATASET and CLOSE_DATASET, which requires file to be under application server's root.
I thought that is a easy and better way, but BASIS consultant is not willing. He has his own concers which are valid. If the trace files were not removed as soon as they are read, they are going to hand the server in cource of time.
Anyway, my plan is to have only one file there, but seems like convincing the BASIS is diffucult task. I am looking for alternates here.., and FTP came into my mind. But I have a doubt about using it in a background task, that is scheduled to run once a day..
And it will be greate if I can get some more suggestions...
Thanks and regards,
Chinnu
‎2009 Jul 28 8:25 AM
‎2009 Aug 03 4:07 AM
Dear Shamma Firdous,
Thank you verymuch, I got it done
Thanks and regards,
Chinnu