The XML enhancements in RPG are for parsing XML documents. They don't do anything for creating them. Outputting XML is actually pretty simple. It's a matter of stringing the right data together. One approach is to use a tool like CGIDEV2 to output the XML for the spreadsheet.
Brian May
IBM i Modernization Specialist
Profound Logic Software
http://www.profoundlogic.com
937-439-7925 Phone
877-224-7768 Toll Free
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Blake.Moorcroft@xxxxxxxxxx
Sent: Friday, October 05, 2012 1:01 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Cc: wdsci-l-bounces@xxxxxxxxxxxx
Subject: Re: [WDSCI-L] XLSX development from RPGLE
Hello Richard...
Unfortunately we're not on a more recent version of the iseries O/S which allows for convenient XML development...otherwise we'd go that route. And our projected upgrade to 6.0 or better is projected for next year (it's not my call to say when we upgrade...I'm just a developer...:)
So, we use what we can.
Have a good day.
Blake Moorcroft
Analyst/Programmer - Corporate
Farrow Group - Russell A. Farrow Limited
2001 Huron Church Road, PO Box 333, Windsor, Ontario N9A 2L6
Bus: 519-966-3003 ext. 566
blake.moorcroft@xxxxxxxxxx
From: Richard Schoen <richard@xxxxxxxxxxxxxxx>
To: "wdsci-l@xxxxxxxxxxxx" <wdsci-l@xxxxxxxxxxxx>
Date: 05/10/2012 01:53 PM
Subject: Re: [WDSCI-L] XLSX development from RPGLE
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
Not sure about POI.
Why don't you write some code to generate the XLSX files yourself ?
They are only XML files.
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
----------------------------------------------------------------------
message: 1
date: Fri, 5 Oct 2012 12:51:30 -0400
from: Blake.Moorcroft@xxxxxxxxxx
subject: Re: [WDSCI-L] XLSX development from RPGLE
Hello all...
I'm wondering if anyone has taken the opportunity to build an Excel 2010 (xlsx extension) file using POI, as explained by Scott Klement.
We've been doing work with building spreadsheets directly and when doing conventional "xls" files we don't have any problems. But when trying to do the "xlsx" versions, we keep getting "terraspace" issues...I'm guessing some kind of method call with a null value but because the JVM drops out of the calling program immediately, all I get is a core dump which is next to impossible to analyze. We've done all the regular checks to verify classpath values and having the latest POI objects, but still no joy. I'm hoping someone else has tried this and run into similar problems so that I can get some pointers on what to look for or adjustments to make.
Have a good day.
Blake Moorcroft
Analyst/Programmer - Corporate
Farrow Group - Russell A. Farrow Limited
2001 Huron Church Road, PO Box 333, Windsor, Ontario N9A 2L6
Bus: 519-966-3003 ext. 566
blake.moorcroft@xxxxxxxxxx
Celebrating a Century of Excellence and once again named one of Canada's
50 Best Managed Companies!
This electronic message contains information from Russell A. Farrow Limited, Russell A. Farrow (U.S.) Inc., canadaplus.com or RAF Express Inc., that may be confidential or privileged. The information in this electronic message is only for the use of the intended recipient.
Inappropriate disclosure, copying, distribution or other use of the contents of this electronic message is strictly prohibited. If you have received this electronic transmission in error, please notify the sender immediately by return e-mail. Thank you.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.
Celebrating a Century of Excellence and once again named one of Canada's
50 Best Managed Companies!
This electronic message contains information from Russell A. Farrow Limited, Russell A. Farrow (U.S.) Inc., canadaplus.com or RAF Express Inc., that may be confidential or privileged. The information in this electronic message is only for the use of the intended recipient.
Inappropriate disclosure, copying, distribution or other use of the contents of this electronic message is strictly prohibited. If you have received this electronic transmission in error, please notify the sender immediately by return e-mail. Thank you.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.