|
In case anyone else comes this way, just thought I'd say that the YAJL
solution works fine with V7R1
thing
date: Thu, 20 May 2021 19:22:32 +0000 (UTC)
from: Mark Waterbury <mark.s.waterbury@xxxxxxxxxxxxx>
subject: Re: RPG and XML or JSON
Jon,
The OP is on IBMi 7.1, so although DATA-GEN existed in 7.1, I do not
DATA-INTO was introduced until IBMi 7.2 ...?? :-oScott's
Hence, the need for other tooling like NOXDB ...?
Just saying ...
Mark S. Waterbury
On Thursday, May 20, 2021, 03:13:14 PM EDT, Jon Paris <
jon.paris@xxxxxxxxxxxxxx> wrote:
YAJLINTO for DATA-INTO and YAJLGEN for DATA-GEN both shipped with
YAJL library.Dave
Both work beautifully and are very fast.
Jon Paris
On May 20, 2021, at 2:22 PM, Birgitta Hauser <Hauser@xxxxxxxxxxxxxxx>wrote:
JSON data.
Jon,
Then please show me a handler that is already written for consuming any
I haven't found any.(Les Brown)
Mit freundlichen Gr??en / Best regards
Birgitta Hauser
"Shoot for the moon, even if you miss, you'll land among the stars."
"If you think education is expensive, try ignorance." (Derek Bok)them and keeping them!"
"What is worse than training your staff and losing them? Not training
?Train people well enough so they can leave, treat them well enough sothey don't want to.? (Richard Branson)
Paris
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Jon
Sent: Donnerstag, 20. Mai 2021 17:40written.
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: RPG and XML or JSON
You don't have to "write any programs" Birgitta - they are already
wrote:
Jon Paris
On May 20, 2021, at 1:39 AM, Birgitta Hauser <Hauser@xxxxxxxxxxxxxxx>
I'd have a look at the SQL Functions that are available (for
generating and consuming XML and JSON).
IMHO it is much easier to use this functions in composition with
embeeded SQL than writing any handler programs in composition with
DATA-GEN and DATA-INTO and/or using YAJL.
Mit freundlichen Gr??en / Best regards
Birgitta Hauser
"Shoot for the moon, even if you miss, you'll land among the stars."
(Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training
them and keeping them!"
?Train people well enough so they can leave, treat them well enough so
they don't want to.? (Richard Branson)
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
affiliatefor the client.Sent: Mittwoch, 19. Mai 2021 22:52
To: rpg400-l@xxxxxxxxxxxxxxxxxx
Subject: RPG and XML or JSON
Hi,
I need help to decide if? the YAJL Open Source JSON Tool is the right
choice for us.
I'm working on a new application that will accept and return data in
JSON format.
The company that will be sending the data already receives it in XML
format from their client and converts it to JSON that it sends to us.
Then, on receiving our JSON response, it will convert it back to XML
We are currently only used to dealing with XML formatted data only and
have no JSON experience. We have a couple of possibilities that would
enable us to convert the data from JSON to XML and back which would be
a shame to have to do.
We need to weigh up the cost between implementing a solution that we
know how to do and one that we don't but looks better.
How can I go about estimating the time to install and deploy the YAJL
solution? Is it an easy solution to implement?
Is there any way of estimating the effect on the response times if we
were to convert the JSON to XML? That would mean 4 conversions of the
data from XML to JSON and back.
Thanks!
--
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
link:affiliate
related questions.https://amazon.midrange.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
Help support midrange.com by shopping at amazon.com with our
anymessage email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, orlink: https://amazon.midrange.com
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-lhttps://archive.midrange.com/rpg400-l.
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
related questions.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
link: https://amazon.midrange.com
Help support midrange.com by shopping at amazon.com with our affiliate
related questions.
--
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
link: https://amazon.midrange.com
Help support midrange.com by shopping at amazon.com with our affiliate
--
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
------------------------------
message: 2
date: Thu, 20 May 2021 15:05:41 -0500
from: Scott Klement <sk@xxxxxxxxxxxxxxxx>
subject: Re: RPG and XML or JSON
YAJLINTO and YAJLDTAGEN are the data-into and data-gen programs,
respectively.
YAJLGEN is a bit older and serves a different purpose -- it generates
RPG data structure definitions that match a JSON file.
--
Scott Klement
sk@xxxxxxxxxxxxxxxx
On 5/20/2021 2:13 PM, Jon Paris wrote:
YAJLINTO for DATA-INTO and YAJLGEN for DATA-GEN both shipped withScott's YAJL library.
Both work beautifully and are very fast.
Jon Paris
------------------------------
message: 3
date: Thu, 20 May 2021 17:11:41 -0400
from: Jon Paris <jon.paris@xxxxxxxxxxxxxx>
subject: Re: RPG and XML or JSON
Yes - I noticed - but I was responding to Birgitta - her SQL solution is
not available on 7.1 either.
Jon
On May 20, 2021, at 3:22 PM, Mark Waterbury <mark.s.waterbury@xxxxxxxxxxxxx> wrote:
thing DATA-INTO was introduced until IBMi 7.2 ...? :-o
Jon,
The OP is on IBMi 7.1, so although DATA-GEN existed in 7.1, I do not
Hence, the need for other tooling like NOXDB ...jon.paris@xxxxxxxxxxxxxx> wrote:
Just saying ...
Mark S. Waterbury
On Thursday, May 20, 2021, 03:13:14 PM EDT, Jon Paris <
Scott's YAJL library.
YAJLINTO for DATA-INTO and YAJLGEN for DATA-GEN both shipped with
wrote:
Both work beautifully and are very fast.
Jon Paris
On May 20, 2021, at 2:22 PM, Birgitta Hauser <Hauser@xxxxxxxxxxxxxxx>
Jon,
Then please show me a handler that is already written for consuming
JSON data.so
(Les Brown)I haven't found any.
Mit freundlichen Gr??en / Best regards
Birgitta Hauser
"Shoot for the moon, even if you miss, you'll land among the stars."
them and keeping them!""If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training
they don't want to.? (Richard Branson)?Train people well enough so they can leave, treat them well enough so
Paris
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Jon
written.Sent: Donnerstag, 20. Mai 2021 17:40
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: RPG and XML or JSON
You don't have to "write any programs" Birgitta - they are already
Jon Paris
On May 20, 2021, at 1:39 AM, Birgitta Hauser <Hauser@xxxxxxxxxxxxxxx
wrote:
I'd have a look at the SQL Functions that are available (for
generating and consuming XML and JSON).
IMHO it is much easier to use this functions in composition with
embeeded SQL than writing any handler programs in composition with
DATA-GEN and DATA-INTO and/or using YAJL.
Mit freundlichen Gr??en / Best regards
Birgitta Hauser
"Shoot for the moon, even if you miss, you'll land among the stars."
(Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training
them and keeping them!"
?Train people well enough so they can leave, treat them well enough
Davethey don't want to.? (Richard Branson)
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
andfor the client.Sent: Mittwoch, 19. Mai 2021 22:52
To: rpg400-l@xxxxxxxxxxxxxxxxxx
Subject: RPG and XML or JSON
Hi,
I need help to decide if the YAJL Open Source JSON Tool is the right
choice for us.
I'm working on a new application that will accept and return data in
JSON format.
The company that will be sending the data already receives it in XML
format from their client and converts it to JSON that it sends to us.
Then, on receiving our JSON response, it will convert it back to XML
We are currently only used to dealing with XML formatted data only
behave no JSON experience. We have a couple of possibilities that would
enable us to convert the data from JSON to XML and back which would
aa shame to have to do.
We need to weigh up the cost between implementing a solution that we
know how to do and one that we don't but looks better.
How can I go about estimating the time to install and deploy the YAJL
solution? Is it an easy solution to implement?
Is there any way of estimating the effect on the response times if we
were to convert the JSON to XML? That would mean 4 conversions of the
data from XML to JSON and back.
Thanks!
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post
unsubscribe,message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe,
aaffiliate link: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
https://amazon.midrange.com
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post
unsubscribe,message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe,
affiliaterelated questions.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
affiliate
Help support midrange.com by shopping at amazon.com with our
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, orlink: https://amazon.midrange.com
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
change list options,
https://archive.midrange.com/rpg400-l.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
related questions.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
Help support midrange.com by shopping at amazon.com with our
link: https://amazon.midrange.comaffiliate
related questions.
--
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
Help support midrange.com by shopping at amazon.com with our
link: https://amazon.midrange.comwrote:
related questions.
--
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
link: https://amazon.midrange.com
Help support midrange.com by shopping at amazon.com with our affiliate
related questions.
--
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
link: https://amazon.midrange.com
Help support midrange.com by shopping at amazon.com with our affiliate
------------------------------
message: 4
date: Thu, 20 May 2021 17:12:33 -0400
from: Jon Paris <jon.paris@xxxxxxxxxxxxxx>
subject: Re: RPG and XML or JSON
Thanks for the correction Scott - I always gert the two names mixed up.
Jon Paris
On May 20, 2021, at 4:05 PM, Scott Klement <sk@xxxxxxxxxxxxxxxx>
--respectively.
YAJLINTO and YAJLDTAGEN are the data-into and data-gen programs,
RPG data structure definitions that match a JSON file.
YAJLGEN is a bit older and serves a different purpose -- it generates
Scott's YAJL library.
--
Scott Klement
sk@xxxxxxxxxxxxxxxx
On 5/20/2021 2:13 PM, Jon Paris wrote:
YAJLINTO for DATA-INTO and YAJLGEN for DATA-GEN both shipped with
related questions.--
Both work beautifully and are very fast.
Jon Paris
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
link: https://amazon.midrange.com
Help support midrange.com by shopping at amazon.com with our affiliate
------------------------------
Subject: Digest Footer
--
This is the RPG programming on IBM i (RPG400-L) digest 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 http://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
------------------------------
End of RPG400-L Digest, Vol 20, Issue 214
*****************************************
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.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.