NetRexx processing JSON data

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

NetRexx processing JSON data

Michael (maillists) Dag

Looking for samples of processing incoming JSON data from a REST service and constructing JSON data to send to a webservice.

 

The web service part is working and am construction the JSON manually now… there must be a better way…?

 

Michael

www.mqsystems.com


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: NetRexx processing JSON data

alansam
There are a couple of NetRexx examples on RosettaCode.org; one using the JSON Java implementation from JSON.org [http://www.json.org/] that you need to build yourself and another using the Google GSON [https://opensource.google.com/projects/gson]

A.
Alan

--
Needs more cowbell.
Reply | Threaded
Open this post in threaded view
|

Re: NetRexx processing JSON data

Michael (maillists) Dag
Thanks! Will have a look :)

Michael

-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of alansam
Sent: woensdag 12 juli 2017 2:15
To: [hidden email]
Subject: Re: [Ibm-netrexx] NetRexx processing JSON data

There are a couple of NetRexx examples on RosettaCode.org; one using the
JSON Java implementation from JSON.org [ http://www.json.org/
<http://www.json.org/>  ] that you need to build yourself and another using
the Google GSON [ https://opensource.google.com/projects/gson
<https://opensource.google.com/projects/gson>  ]

A.



-----
Alan

--
Needs more cowbell.
--
View this message in context:
http://ibm-netrexx.215625.n3.nabble.com/NetRexx-processing-JSON-data-tp40279
54p4027957.html
Sent from the ibm-netrexx mailing list archive at Nabble.com.

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/