× 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.



Hi All,
Would like to get your thoughts on the below situation-

Need to process a huge XML (around 20MB size currently with 25K rows and
could grow) from IFS folder using ILE RPG.


First trying with XML-INTO, but got below error, due to XML data containing
CDATA.


XML data element: <PriceListID><![CDATA[1]]></PriceListID>
Data structure subfield declaration: PriceListID varchar(25);

Error Message: The XML document does not match the RPG variable; reason
code 5.
Reason code 5. The XML document contains extra XML attributes or elements
that do not match subfields.

Kindly suggest how to parse <![CDATA[...]], to get the value.


Understand another option is to use the SQL capabilities. Came to know that
it also has some limits. Not sure what are the limitations and how to get
around these? Any examples of using SQL to read XML from IFS?

Thanks!

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.