Hi,
I want to call a BI report from Forms. When the BI report appears I want the user to enter in their own parameters and then be able to generate an output.
Something like the Params form in Oracle Reports that you could call from Forms so users could enter their own parameters.
Is this possible? I'm using Oracle Forms and OBIEE 12c.
At the moment I can call a BI report that takes no parameters or a pass a parameter programmatically through the Form to the BI report and I can generate an output.