Hi Guys
Hope u guys r in the pink. I have a file in XML format which is sent to iseries through MQ series.This file has to be parsed and the records are to be written to a physical file and also into content manager.Could anyone please tell me how to do this task? Could you plz post the code if you have any? .
Software/Hardware used:
software
ASKED:
September 13, 2012 2:01 PM
can you give some brief idea about mq iseries and smart/400
if you Google “Klement”, “RPGLE” and “XML” you will find many articles he has written that show how to do this
Nobody has the code to do the task because nobody is receiving the file that you receive. Some example code is available from IBM in addition to Scott Klement’s excellent work. What OS version are you running and what XML options do you have installed? — Tom
we using latest version V6R1
I don’t see your list of XML options. Does that mean you don’t have any installed at all? On i 6.1, XML processing can be fairly straightforward, depending on what’s installed. Use GO LICPGM option 10 to see your installed options. — Tom
what version on the i-Series are you running?There are new features built in for handling XML.XML-INTO and XML-SAX