40 pts.
 How to use XML in RPG
Hi All, I want to know if its possible to FTP a file from RPG to any other systems using XML. More precisely, can we use XML to pull the data from RPG and feed it to other systems. If yes, appreciate if you can give some inputs or notes where I can find the complete process or code. Thanks.

Software/Hardware used:
ASKED: May 6, 2009  10:20 PM
UPDATED: May 8, 2009  4:07 AM

Answer Wiki:
Hi, You can do all you want, even talk directly to a web service with your RPG sending and receiving XML. Take a look at this link where you can find good code. <a href="http://www.scottklement.com/oss.html">Scott Klement's tutorials</a> are available too. Regards, Wilson
Last Wiki Answer Submitted:  May 7, 2009  1:19 pm  by  WilsonAlano   2,385 pts.
All Answer Wiki Contributors:  WilsonAlano   2,385 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

Thanks Wilson…that link helped :)

 40 pts.