how can i find directory path used for logs and output
I can find the log and out directories by looking in fnd_concurrent_request table for a particular request id, but is Is there somewhere else i can get just the log and out directory? And not need to parse thru removing the req or out filename.
I don't need the filename. Jus the path for out and logs.
thanks!
Janie