View doesn't return values
Dear Experts,
I am creating analysis using OAC (Oracle Analytics Cloud) connecting to on-premises EBS 12.2.6 DB
The connection is fine and I created many analyses.
But, when trying to run a view against EBS, only column names are retrieved without values.
The same view is working fine in SQL*Plus after running this procedure EXEC MO.GLOBAL.INIT('PO')
How to make the same view works in BI/Analytics query?
Regards,
AG