oracle_process_id and oracle_session_id is null in the FND_CONCURRENT_REQUESTS For Oracle RDF Repor
Hi,
In Custom RDF report , when I am Running it in the EBS , the
SELECT oracle_process_id,oracle_session_id FROM FND_CONCURRENT_REQUESTS WHERE request_id = 20442516 ;
2 Paramets in the query is coming is null. The Report is completing in Sucessfull. Out Put is also coming.
This is XML Publisher Based Report.
I Checked with the Seeded Report (Subinventory quantities report (XML)) , - for this Report the oracle_process_id,oracle_session_id is generating successfully.
What is the Problem in the RDF because of which this is happening.
Please Help.
Thanks,
LS