Couldn't fetch resp_id / resp_name / org_id in BIP with E-Business Security model
Hi
We have installed standalone BI Publisher (version- 12.2.1.3.0) and configured with security model 'Oracle E-Business Suite' for integration with EBS.
We have created a report using a EBS secured table i.e. PO_HEADERS but its throwing 'NO RESULT' irrespective of selecting any responsibility from 'My Account'.
So the org context is not getting fetched in BIP reports by default.
We are not getting the ORG ID by conventional means---either using fnd_global.org_id or fnd_profile.value('ORG_ID').
If we have the ORG_ID we can use the Before Report Event Trigger to set the ORG CONTEXT. If the ORG CONTEXT is not set, secured tables like PO_HEADERS or AP_INVOICES will not give any data in report.