×
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.
Jon,
Before, I could not get nested arrays working with web services wizard. Now I got it working.
So now we are down to which way is the fastest and easiest to maintain. We have 50 API and add about 3 to 4 a month.
You kind of talked me out on using your open access :)
John Slanina
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Jon Paris
Sent: Tuesday, November 08, 2016 12:26 PM
To: Rpg400 Rpg400-L
Subject: Re: Open Access - Json Template
John,
My OA template is generic - there is really nothing web service specific that I could add.
I have published one example that consumes a web service - it uses Scott’s HTTPAPI under the covers to handle the web service interaction. That is also referenced in my OA session.
Consider for a moment that one way to supply a web service is via HTTP. In my session I showed how a handler can be written that (in my case) interfaces with CGIDEV2 to handle the web side. The same principal could be applied to web services.
You don’t say what kind of web services you intend to supply (REST vs SOAP for example) - don’t forget that the web services wizard can also be used to provide these services from conventional RPG programs.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
On Nov 8, 2016, at 8:27 AM, Slanina, John <jslanina@xxxxxxxxxx> wrote:
Jon Paris,
I am working on a proof of concept to handle to move all our JSON Web service API's to the IBM I,
Do you have a template program for open access to handle JSON over Http? I took you class at the summit, But not see good example for handling Web service Traffic.
I will using Scotts JSON API's.
Thanks
John Slanina
slaninaj@xxxxxxxxxx
--
This is the RPG programming on the IBM i (AS/400 and iSeries)
(RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.