5 pts.
 Create XML file from AS/400
How I do? How I send via ftp?

Software/Hardware used:
AS 400 Iseries machine
ASKED: December 15, 2009  12:45 AM
UPDATED: December 22, 2009  1:35 PM

Answer Wiki:
Try these: http://www.rpg-xml.com/freedownload.aspx http://www.scottklement.com/expat/
Last Wiki Answer Submitted:  December 18, 2009  5:25 pm  by  Teandy   5,830 pts.
All Answer Wiki Contributors:  Teandy   5,830 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

What OS version/release? What languages are you willing to use? What DB2 options do you have installed?

Answers to your question can be very different for different ways you might answers those questions. You need to give us something to work with; otherwise a correct answer can be “Start writing code to emit XML files. You can do it just like you would write any streamfile if that’s how you choose to do it.”

Tom

 108,135 pts.

 

I have example code to show how to create XML stream files from DB/400 files. The output is placed into a folder in your AS/400′s IFS, from where you can ftp it to its destination.

I’m not best placed to advise you on the ftp side! But if you would like the sample code to create the XML, write to me at john.blenkinsop@ne.nykline.com

Sloopy

 2,195 pts.