Coding in RPG (IBM i/AS400). Using xml-into to import XML documents.

Опубликовано: 10 Октябрь 2024
на канале: Christian Larsen
854
27

In this sample video, I'd like to show you an example of how you can import XML files using in this case XML-INTO. I will show you two different XML files, with different options, and you will see how to do it.

Please, let me know what you think about it. Leave your comments below.
Don't forget to subscribe!

#ibmi #ibm #rpg #rpgle #rpgfree #newvideo #ibmtraining #ibmcoding #rpgtraining #as400 #common #modernize #xml #ibmchampion

0:00 Introduction
0:34 Showing the XML file that we are going to use in the example
1:05 Starting to create the RPG program that will import the XML file
2:00 Using the XML-INTO opcode
5:15 Compiling and running the program in a debug session
6:40 Showing another XML file a little more complex
7:35 Modifing the program so I can import the new XML file
8:45 Compiling and running the program again
10:03 Final comments and ending