Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download Report via PL/SQL Call #104

Open
hairpin666 opened this issue Aug 25, 2022 · 0 comments
Open

Download Report via PL/SQL Call #104

hairpin666 opened this issue Aug 25, 2022 · 0 comments

Comments

@hairpin666
Copy link

Hi,

Our interactive grid report is too big to download at once (we run into a timout of our middleware). Our plan would be to start a regular job to create the Excel File of a default report and then provide the generated file to the user as download.
I can't figure out how to call the procedure via PL/SQL directly.
Calling P_IR_TO_XLSX.download_excel causes "Interactive report region does not exist in application".

Is there an "easy" way to export the data?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant