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



So what is the 'XML Toolkit' referenced? Is that an OS component?



-----Original Message-----
From: Mihael Schmidt [mailto:mihael@xxxxxxxxxxxxxx]
Sent: Thursday, September 06, 2018 2:19 PM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: Replace text in XML file

Why not use the xerces DOM API to load the data, change the node and output the whole DOM again. Almost a decade I used for processing xml files. Here is some sample code which can give you a starting point:
http://rpgnextgen.com/downloads/xmldom01.rpgle


On 06.09.2018 18:27, Justin Taylor wrote:
I have an XML IFS file < 1 MB in size. I need to replace an empty tag. This is within an existing RPG pgm, so I figured it would be simple enough to use the IFS API's to read the file, manipulate the text and write it back out. Well I managed to crash the compiler (seriously.. dump spooled files, WRKPRB entry, the works). While I wait on IBM support, I decided to go looking for a better option. About all I've found is talk about XML-INTO & XML-SAX to deserialize XML. That isn't really practical here, since my input and output will both be IFS files.

Any suggestions?



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.