[ BIP 11.1.1.7 ] what is the location of output file in schedule report job page?
Hi, Gurus
Anybody knows where is the output file in schedule report job page?
If a report runs everyday, I'm worring about the disk size, so I want confirm.
I tried to find the path out from DB but failed:
select * from xmlp_sched_job where job_id = '<JOB_ID#>';
select * from xmlp_sched_output where job_id = '<JOB_ID#>';
the page I am referring could be confirmed by below URL:
Oracle Fusion Middleware User's Guide for Oracle Business Intelligence Publisher
Regards