Skip to main content

JSON Library

  • November 19, 2021
  • 2 replies
  • 2 views

Doug Averch
Forum|alt.badge.img
I asked Rocket Software a few years ago whether there would be a library call like UDO for JSON which you can use in Unidata/Universe.
Is there such a subroutine, function, or library call in D3?
If not, are you using string manipulation to remove, add, and create JSON data arrays and objects?

------------------------------
Doug Averch
Owner
U2 Logic
www.u2logic.com
------------------------------

2 replies

Brian Cram
Forum|alt.badge.img+3
  • Rocketeer
  • November 22, 2021
I asked Rocket Software a few years ago whether there would be a library call like UDO for JSON which you can use in Unidata/Universe.
Is there such a subroutine, function, or library call in D3?
If not, are you using string manipulation to remove, add, and create JSON data arrays and objects?

------------------------------
Doug Averch
Owner
U2 Logic
www.u2logic.com
------------------------------
Not in D3, no. I wrote a JSON parser for my own use in QA'ing the MVS Toolkit which does return JSON from D3, but it's a function of the Toolkit, not D3.

------------------------------
Brian S. Cram
Principal Technical Support Engineer
Rocket Software
------------------------------

CRAIG CURTIS
Forum|alt.badge.img
  • Participating Frequently
  • November 22, 2021
I asked Rocket Software a few years ago whether there would be a library call like UDO for JSON which you can use in Unidata/Universe.
Is there such a subroutine, function, or library call in D3?
If not, are you using string manipulation to remove, add, and create JSON data arrays and objects?

------------------------------
Doug Averch
Owner
U2 Logic
www.u2logic.com
------------------------------
Well,  Rocket now has MV Connect in fold.  there is a WOBJ program that was built to handle JSON.  I know that Bruce has a open source project of this also but not finding the link.   Here is the link to the zumasys documentation

https://docs.zumasys.com/mv-connect/api/

------------------------------
Craig Curtis
System Programmer
Sevier Valley School District
Richfield UT US
------------------------------