We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

XMLi

A suite of service programs which enable the easy generation of XML or HTML from within RPG.

XMLi1 enables the building of XML within RPG using procedure calls. Data can be written to your program variables or pointers.

XMLi2 provides an XML-based scripting language that makes XML generation easy. Simply write a template of your desired XML/HTML and use imbedded SQL queries to build your data. Pass parameters to the template from your RPG to be used in your SQL queries. Conditional logic is provided by IF and CHOOSE blocks, and looping constructs are provided by DOW/DOU/FOR loops. Looping through SQL queries is provided using FOR-EACH. Data can be written to the IFS, standard output, or passed to a call-back procedure.

Extend the XMLi language via your own extensions written in RPG. These allow you to call your own business logic from within a running template.

100% ILE RPG – source available in download, and at SVN repository.

Runs on IBM i (iSeries, Series, AS/400)

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website http://idevusr008.idevcloud.com
Tags
License
Features
  • XMLi1 - Utility for building XML within RPG Programs
  • XMLI2 - Utility for generation of xml from a template
  • CNVi - CCSID Conversion Utility
  • PRSi - Parse infix expression to postfix expression
  • SQLi - SQL CLI Utility
  • SRVi - Dynamic linking to SRVPGM and procedures