Three ways to consume SOAP Web Services on IBM i
31 October 2019
Three different ways of consuming SOAP Web Services from RPG or SQL as well as a real example of XML parsing with XMLTABLE XMLPARSE
---
Roberto De Pedrini
Faq400.com
Last generated spoolfile
31 October 2019
Looking for last generated spool file or other spool files with QSPRILSP API.
RPG - FAQ & Howtos (EN Part.2)
20 October 2019
RPG Free Tutorial, short RPG expressions, Likerec and Extname DS, playing with commit level and much more.
---
Roberto De Pedrini
Faq400.com
"Compile" SQL objects into desired library - 1
20 October 2019
In SQL scripts for DDL-defined objects (tables, views, indexes, etc.) it is not good to explicitly specify library names. We provide here a small utility command that allows to “compile” all the objects defined with SQL script specifying the destination library.
Consuming REST web services with basic authentication
20 October 2019
It happens more and more often to come across the request of having to manage integrations with applications, potentially installed on any type of platform. On the one hand this kind of activity scares us…
Reading spool files with SQL
13 October 2019
To read the contents of a spool file you can make a program that runs the CPYSPLF command and then reads the output file. But why write a program when SQL can do all the work?
Building IBM i WEB-APP with Python and Flask
13 October 2019
Flask is a fantastic and very light Python framework for creating powerful web applications and is a great tool for creating your own websites in a dynamic and interactive way.


