×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Here's an example of doing just that, except that it uses the old HTTP SQL functions, but it might be of some help.
https://github.com/fathert/json-rpg-example/blob/master/open-weather.sqlrpgle
And here is a pure SQL example:
https://github.com/fathert/json-rpg-example/blob/master/google-geocode-example.sql
Tim.
________________________________
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> on behalf of Kelly Cookson via RPG400-L <rpg400-l@xxxxxxxxxxxxxxxxxx>
Sent: 09 February 2022 14:51
To: rpg400-l@xxxxxxxxxxxxxxxxxx <rpg400-l@xxxxxxxxxxxxxxxxxx>
Cc: Kelly Cookson <KCookson@xxxxxxxxxxxx>
Subject: SQL RPG and Web API Consumption
Hi,
I am an IBMi COBOL developer (which is the standard language for my shop). I am thinking about learning RPG for use with web/REST/HTTP APIs.
I would like to ask if something is even possible. I am hoping someone has already done this and can tell me it is possible. Or have someone tell me it will not work and not to waste my time trying.
Is it possible to have a SQL RPG program:
1. Use the new QSYS2 HTTP functions to consume a web API.
2. Use Scott Klement's YAJL library to parse the JSON returned by the web API.
Thanks,
Kelly Cookson
Senior Software Engineer II
Dot Foods, Inc.
1-217-773-4486 ext. 12676
www.dotfoods.com<
http://www.dotfoods.com>
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.