×
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.
Nope, missed that first one, but I think I understand what to try.
I would rather not make any actual changes to XMLSERVICE since it's already used in its current form by Zend and other.
This should hopefully resolve the issue.
Regards,
Richard Schoen | Director of Document Management Technologies, HelpSystems
T: + 1 952-486-6802
RJS Software Systems | A Division of HelpSystems
richard.schoen@xxxxxxxxxxxxxxx
www.rjssoftware.com
Visit me on: Twitter | LinkedIn
------------------------------
message: 5
date: Tue, 15 Dec 2015 08:24:15 -0600
from: Aaron Bartell <aaronbartell@xxxxxxxxx>
subject: Re: XMLSERVICE and Parsing XML Responses
Richard, did you see my response?
http://archive.midrange.com/midrange-l/201512/msg00401.html
You need to specify the cdata option to be "on" so responses will be
enclosed in a CDATA tag (character data), telling the parser not to attempt
to parse it.
<data><![CDATA[A & E Services]]></data>
?Thanks,?
Aaron Bartell
litmis.com - Services for open source on IBM i
As an Amazon Associate we earn from qualifying purchases.