XML Questions


Identifying special characters when creating XML output
Hi Everyone, I’m in the process of creating xml files (using RPGLE) to send order details to our clients. One requirement is the need to replace (encode) special characters such as < > ‘”& No problem there, my scan can identify and replace where necessary. The problem arises with characters not native to IBM such [...]

Answer Question   |  September 23, 2010  11:30 AM
iSeries, RPGLE Program, XML, XML development, XML File Creation
asked by:
380 pts.

Shared formula error message when opening
Shared formula from /xl/worksheets/sheet3.xml part error message upon opening.

Answer Question   |  September 8, 2010  2:32 PM
Excel error messages, Excel worksheets, Windows XP, XML
asked by:
5 pts.

eText template question
Is there a way you can have 2 repeating fields on the same line that belong to 2 different levels in the hierarchy?  I can’t figure out how to set this up in the RTF template.  I’m referring to the Line 2′s in my example below.  The initial 111 is from OutboudPayment in the xml [...]

Answer Question   |  July 9, 2010  12:21 PM
BI Publisher, Delimited Text File, eText, RTF templates, XML
asked by:
5 pts.

create a RTF file from a XML file
How can I create a RTF file from a XML data file using Visual Studio 2008

Answer Question   |  November 15, 2010  6:41 AM
RTF, VB.NET 2008, Visual Studio 2008, XML
asked by:
5 pts.

Update Flash slideshow with xml in SharePoint
Hello all! I am fairly new to SharePoint but have been a graphic designer for 7 years. I created a flash slideshow that my boss asked me to upload to our sharepoint site. However, he wants to be able to update the flash content (images) himself (or have others update it). I was told tht [...]

Answer Question   |  May 28, 2010  6:38 PM
Flash, SharePoint, XML
asked by:
5 pts.

create xml content from as/400 db2
Hi, wonder if these xml functions (XML2CLOB, XMLELEMENT, XMLATTRIBUTES, XMLAGG, …) can be used in db/400 — as/400 V6R1M0, if yes, any sample code? of not what else I can use to generate xml content from db2 queries? Any answer is appreciated.

Answer Question   |  November 3, 2010  3:45 PM
AS/400 DB2, DB/400, XML
asked by:
5 pts.

xml report
i am having two queries in my report these 2 queries are linked by data link when i am generating xml output 2nd query feils are not coming kindly help me

Answer Question   |  May 19, 2010  6:07 AM
XML, XML development, XML Publisher
asked by:
40 pts.

xml handling on AS400
I’m trying this for the first time. 1. BizTalk server will send an XML to AS400 2. On AS400 I have to write something which will read this xml and extract the necessary fields passed in it. I’m not sure what is the fastest, easiest way to do this. First of all how xml is [...]

Answer Question   |  May 21, 2010  4:57 AM
AS/400, BizTalk, XML
asked by:
70 pts.

XML and Text field performance while fetching data
Is there any performance difference while fetching data from XMl and text data field?

Answer Question   |  May 19, 2010  7:07 AM
Data Fields, Text field, XML
asked by:
5 pts.

SSRS blank columns
am having a problem with SSRS dropping columns from the datasource if the cell in the first row is blank. Is there a configuration setting that causes this? I don’t want to crete a dummy first row that has something in every column in order for the reports to work. The data is coming in [...]

Answer Question   |  May 12, 2010  5:43 PM
SSRS 2005, SSRS reports, XML
asked by:
5 pts.

xml publisher reports
i had developed one invoice report in xml. my problem is when iam giving parameters from invoice ,to invoice in output both invoice are coming in same page i want one invoice in one page and other in another page plz help me

Answer Question   |  May 10, 2010  5:16 AM
XML, XML Publisher
asked by:
40 pts.

‘IF ELSE’ condition in XML publisher
How do I use the ‘IF ELSE’ condition in XML publisher?

Answer Question   |  September 17, 2012  12:04 PM
Oracle, XML, XML and XML schema
asked by:
40 pts.

XML-INTO and File Lock
Hi, I want to process an XML file from the IFS using XML-INTO. I want to lock the file so that no one accesses it while it is being processed. I use Open(FileName:O_RdOnly:O_Share_None). This seems to lock the file alright but the XML-INTO will not work while the file is locked. Both the Open and [...]

Answer Question   |  May 1, 2010  12:30 PM
iseries v5r4, XML, XML-INTO
asked by:
10 pts.

Fetch element using getElementsByTagName excluding the namespace
I have an XML code which fetches a node from one xml and creates a new xml out of it. the code is as follows,   parser = new DOMParser();  parser.parse(new StringReader(xml));  xmlSrcDoc = parser.getDocument();  xmldoc.setXmlVersion(“1.0″); // new xml doc  xmldoc.setEncoding(“UTF-8″);  Element e1 = xmldoc.createElement(“config”);  e1.setAttribute(“productVersion”, “x.x”);  e1.setAttribute(“xmlns:abc”, “http://xmlns.efg.com/xyz”);  NodeList nl = xmlSrcDoc.getElementsByTagName(“tag”);  Node e = [...]

Answer Question   |  April 23, 2010  9:30 AM
Fetch, nodes, XML
asked by:
50 pts.

Converting .XML to .PDF on the AS/400
Has anyone got Apache FOP loaded and working on the AS/400. I would like to pick your brain.

Answer Question   |  April 9, 2010  10:36 AM
FOP, XML
asked by:
5 pts.

What is XML toolkit for iSeries?
Hi everybody, could you tell me, what is this? and for what i need this? : 5733XT2   V1R2M0      XML Toolkit for IBM System i5   i thing that product as necessary for my RPG programs if i want put instructions in XML, and that’s all. could anybody give anything more about this? thanks, in advanced.    

Answer Question   |  April 6, 2010  2:11 PM
AS/400, Developement, iSeries, OS400 Upgrade, XML
asked by:
225 pts.

XML-INTO – No data retrieved
Hi, I am trying to read the contents of an XML file that resides on the IFS in folder XMLTEST. My program runs without error but does not retrieve any data. If I remove the AllowExtra and AllowMissing keywords I get error RNQ0353 XML document does not match RPG variable, reason code 5. Any ideas would be [...]

Answer Question   |  March 25, 2010  8:56 AM
RPG, XML, XML Parser Messages
asked by:
10 pts.

OPENING DOCX FILES THROUGH IE 6
Hi all! The security gods in my place of work removed (in their infinite lask of wisdom – well, this is government) 2 tabs from Internet options window for IE: program and security. I have a user who is having difficulty opening docx files from internet based appl. (Siebel); it opens fine outside of web. [...]

Answer Question   |  May 5, 2011  6:59 PM
Internet Explorer, Internet Explorer 6, opening files, Siebel, Windows, XML
asked by:
455 pts.

Sample RPGIV program to read and process XML file
Hi, I am wondering if anyone has a sample program they would be willing to share that would read/extract the data from an XML file that is on the IFS of the AS400 and write it to an AS400 file/member.  I’m using V5R3 of the OS so can’t use the latest XML opcodes that came in for V5R4.  Thanks B  

Answer Question   |  March 11, 2010  2:56 PM
AS/400, XML
asked by:
30 pts.

AS400 – XML Validation
Hello Friends, Thanks & Regards Bibin George

Answer Question   |  February 8, 2010  2:42 AM
AS400 - XML Validation, XML
asked by:
130 pts.