A
avtar.jain
Guest
hi Prakash install 7zip and call 7z..exe to unpack JSON or I think UNIX has its own in built gunzip commad to uncompress GZIP files. Once uncompressed, you would get JSON file which can be read directly using OE11 4GL code. I used to do similar work in ProgressV9 using my own JSON reader by stripping out curly braces and tokenize data elements but OE10+ versions are having rich library of JSON reader.
Continue reading...
Continue reading...