|
Scott:
When I compare the files from yesterday to previous ones, the new ones
have  appended in the front. When viewing with xml editor it doesnt
appear but viewing with a hex editor it does. We did IPL yesterday,
could that have possibly changed something? If I remove that from the
file, it does process.
Steve Jones
Re: XML Into
Scott Klement
to:
RPG programming on the IBM i/System i
12/21/2010 06:48 PM
Sent by:
rpg400-l-bounces@xxxxxxxxxxxx
Please respond to RPG programming on the IBM i / System i
Hello sjones,
According to the Information Center, error code 302 is:
The parser does not support the requested CCSID value or
the first character of the XML document was not '<'.
Have you looked at your file? Which CCSID is it marked with? If you
take the hex value of the first character in the file, does it match the
hex value of the< character in the specified CCSID?
Or, are you overriding to a different CCSID in your program? If so,
does the first character in the file match the hex value of the
overridden-to CCSID?
On 12/21/2010 3:50 PM, sjones@xxxxxxxxxxxxxx wrote:
Today I started getting the following error The XML parser detectederror
code 302
This program has ran for the last week without any issues. Anyone have
some thoughts on what is causing this? The xml file is residing on the
IFS
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.