345 pts.
 mq/400 in as/400
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

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

can you give some brief idea about mq iseries and smart/400

 345 pts.

 

if you Google “Klement”, “RPGLE” and “XML” you will find many articles he has written that show how to do this

 7,205 pts.

 

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

 110,175 pts.

 

we using latest version V6R1

 345 pts.

 

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

 110,175 pts.

 

what version on the i-Series are you running?There are new features built in for handling XML.XML-INTO and XML-SAX

 4,115 pts.