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!

APEX_DATA_EXPORT and JSON is there a way to beautify the output?

kdpSep 23 2023

JSON output for APEX_DATA_EXPORT is pretty straightforward, but it contains no indentation and the commas are at the beginning of the line, instead of at the end. However, I confess, I don't know what the official style guidelines should be, or if that requires some post-apex-data-parser style sheet application.

The feedback I'm getting from my users is that the JSON looks ugly, and indeed, online beautifiers make it a lot prettier.

The question is: can I influence/beautify the JSON output with APEX_DATA_EXPORT?

This post has been answered by Steve Muench-Oracle on Sep 23 2023
Jump to Answer
Comments
Post Details
Added on Sep 23 2023
3 comments
1,360 views