[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
OFF this Topic but interesting (Re: Reading JSON file from IFS)
sorry to throw this here, but this site had an interesting service to
show your IP address.
If you're at V7.1 and DB group 23
SELECT cast(systools.HTTPgetCLOB('http://ip.jsontest.com/','')
as char(30)) AS your_IP_address FROM sysibm.SYSDUMMY1
thanks for indulging me...
Bryan
Ron Koontz wrote on 11/2/2016 1:32 PM:
Hello,
I'm trying to read a json file and I'm not getting the data to load I
don't think.
In the example I'm using the 1^st read json example from the website.
I'm using this url to get some json test data :
[1]http://headers.jsontest.com/
<snip>
-----------------------------------------------------------------------
This is the FTPAPI mailing list. To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------