Turning RPG Display file program into an json API
Posted: Fri Aug 07, 2020 8:47 pm
Hi,
I'm trying out ProfoundUI and I'm experimenting on turning a Display file program into a json API. I noticed that an anonymous program will do an ajax call to http://xx.xx.xx.xx:8080/profoundui/PUI0001200.pgm. This program returns JSON with info on the record format, which is what I want. My question is... Is it advisable to send a request directly to PUI0001200? Is this program going to be deprecated in the near future or will it stick around for a good while?
-thanks
Hugo
I'm trying out ProfoundUI and I'm experimenting on turning a Display file program into a json API. I noticed that an anonymous program will do an ajax call to http://xx.xx.xx.xx:8080/profoundui/PUI0001200.pgm. This program returns JSON with info on the record format, which is what I want. My question is... Is it advisable to send a request directly to PUI0001200? Is this program going to be deprecated in the near future or will it stick around for a good while?
-thanks
Hugo