Greetings.
Sounds like some confusion in the statement below. While yea, the YAJL
support is widely used and has been available for a while, the IBM i
operating system has continued to deliver new features and functions. The
statement below about the JSON support being java based is not correct.
The Db2 for i has delivered a full and wide range of JSON support that is
native to the IBM i. It runs on the ILE side, but instead of an
additional component, its operating system code. Things like JSON_Table,
JSON_Object and many others. Fully supported with your IBM i software
maintenance
Db2 for i does also have some SYSTOOLS functions that can be leveraged,
these are also fully supported, and these are built today on Java. They
can be leveraged for calling a REST Api for examples directly from an RPG
or COBOL program. But the support for manipulating the actual JSON
payloads... that is native code.
Tim
Tim Rowe, timmr@xxxxxxxxxx
Business Architect Application Development & Systems Management for IBM i
IBM i ISV Council
IBM i Development Lab, Rochester, MN
(507) 253-6191 (Tie) 553-6191
http://www-03.ibm.com/systems/power/software/i/are/index.html
http://ibm.biz/IBMi_ACS
----- Original message -----
From: Cabero <cabero@xxxxxxxxxxxxx>
Sent by: "WEB400" <web400-bounces@xxxxxxxxxxxxxxxxxx>
To: "Slanina, John via WEB400" <web400@xxxxxxxxxxxxxxxxxx>
Cc:
Subject: [EXTERNAL] [WEB400] Thank you
Date: Mon, Mar 2, 2020 12:38 AM
--
Yours sincerely.
Esteban Cabero
www.linkedin.com/in/cabero
Cell: +27(0)843963122
Esteban,
Try docNode = yajl_buf_load_tree(%addr(RdiRec) : RdiRecLen : errMsg);
from YAJL
I use in in 100's of programs.
The sql JSON is Java based and I have find more issues with java on the
iseries then Scotts programs.
also Scott give better support.. __
Thanks
John Slanina
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
list
To post a message email: WEB400@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: [1]
https://lists.midrange.com/mailman/listinfo/web400 ;
or email: WEB400-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at [2]
https://archive.midrange.com/web400 ;.
References
Visible links
1.
https://lists.midrange.com/mailman/listinfo/web400
2.
https://archive.midrange.com/web400
As an Amazon Associate we earn from qualifying purchases.