Read a file from the unix server
Hello,
I am trying to figure out how I can read a file from our server and was wondering if anyone could help.
This is the situation:
In e business suite at the moment, when we go view --> requests, you can see the output of a concurrent request. This is stored as a file on the server (let's say /oracle/logs/thislog.log). In my apex application, I would like to be able to read the contents of that file. Oracle APPS can do this but I don't know whether APEX can or not. I would be providing the path of the file.
ANy help is much appreciated.
Thanks