Using IBM i? Need to create Excel, CSV, HTML, JSON, PDF, SPOOL reports? Learn more about the fastest and least expensive tool for the job: SQL iQuery.
I'm trying to build a generic Report tool (like RUNQRY but with support for SQL Select). I have never used UIM except for Command Helptext, and I'm wondering if anyone has done any work in that area and can share some tips.
For example, is there a core setup of API calls that produce reports based on data passed to the UIM APIs?
I am trying to avoid creating a PRINT FILE for each and every report the client is going to produce.