5250. The JSON comes in a CLOB in a DB2 table and processed via Data-into. A utility process that processes any JSON is preferred as there will be more.
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Richard Schoen
Sent: Tuesday, October 27, 2020 11:59 PM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Subject: RE: iSeries based JSON "Pretty" formatter?
Out of curiosity why and how are you planning present JSON to an end users ?
Using a 5250 app, web app ?
There appear to be JSON prettifiers for Python and probably Node, PHP, etc.
You could probably download the JSON and run it through one of those processes if you really want your end users to view raw prettified JSON files.
Better yet, pull the JSON into a DB structure if you really want to show it from an app.
Hard to provide much guidance without knowing the full intent.
Regards,
Richard Schoen
Web:
http://www.richardschoen.net
Email: richard@xxxxxxxxxxxxxxxxx
------------------------------
message: 2
date: Tue, 27 Oct 2020 20:09:45 +0000
from: Jack Prucha <Jack.Prucha@xxxxxxx>
subject: iSeries based JSON "Pretty" formatter?
I want to present a JSON payload to the user in an easy-to-read format. Output like JSONFormatter.org. Linking to a web site is a non-starter so I'm searching for something iSeries based.
I have Scott's YAJL software installed and am using it with Data-Into. However, I don't see an example in his thorough documentation to take any JSON and pretty up the formatting for human viewing. There's a CLE pgm in his YAJLLIB72 called JSON_Refmt but I can't figure it out.
Most RPGLE JSON open source I see is designed to create or disassemble JSON - not display it.
Any suggestions?
TIA
Jack
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
[CFNC]
This email, including any documents, files, or previous email messages attached to it, has been sent from an email account of College Foundation Inc., (CFI) and may contain confidential, proprietary, or legally privileged information belonging to CFI. If you are not the intended recipient, any dissemination, distribution, or copying of this email or its attachments is strictly prohibited. If you have received this email in error, please immediately notify the sender by email and destroy the original email and any attachments.
As an Amazon Associate we earn from qualifying purchases.