Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to generate JSON file on demand from Apex 5.1 on 11.2 database

RavitejaOct 10 2018 — edited Dec 10 2018

Hi All,

          I'm on Apex 5.1 and 11.2 database. I have a requirement where I need to generate JSON file on fly when user initiates it (with a button click) from Apex application page.

I had a report with query based on pipelined function that accepted the parameters and generated output from which users used to download CSV data,

Now, instead of showing report output, I need to generate JSON file and provide download option for that file.

        May I know how I can achieve that?

Thank you

This post has been answered by Pavel_p on Oct 13 2018
Jump to Answer

Comments

Post Details

Added on Oct 10 2018
9 comments
3,204 views