P
prakashs
Guest
We are working on a requirement where our application is receiving a GZIP encoded response json from another system(or a 3rd party system). We are required to decode the response json and then parse it to read the information. We are using ABL HTTP client for sending request and receiving responses in a UNIX based environment. We are trying to implement this to improve the overall transmission and processing performance. We are looking for options in Progress 4gl(or OpenEdge) where we can decode the response and parse it. Any inputs will be highly appreciated.
Continue reading...
Continue reading...