|
That is actually exactly what I have my system doing now. User spaces allowed me to tear RPG off the front end of parsing xml and doing CGI stuff so I can replace it in the future. Java is a much better fit in my mind for this kind of stuff - especially since you can write to a user space from Java. The only reason I have RPG doing xml parsing and acting as a web service is because I am tasked with not using technologies that others in my group do not know (and Java would be that technology). HTH, Aaron Bartell -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Joe Pluta Sent: Wednesday, March 24, 2004 11:02 AM To: 'RPG programming on the AS400 / iSeries' Subject: RE: RPG as a Web Service Consumer > From: Bartell, Aaron L. (TC) > > I have an API that will take an IFS file and write it to a User Space if > you would like that. I think I'm going to layer the code - I'll have one API that simply sends the contents of a user space to the web service and then returns the result in another user space. Then I'll write some quick wrappers - one to read a script file put the result in a user space and the other to parse and decode a user space and write it to a file. The second one, though, may also have an exit point for calling a user routine for each line of parsed data. Joe _______________________________________________ This is the RPG programming on the AS400 / 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.
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.