I'd suggest using the IBM product called DataQuant to create all SQL, reports, graphs, dashboards, etc., both automated (batch) and user interactive. This tool, while presenting on the PC, is a tool oriented to work closely with the IBM i and, for that matter, all IBM DB2s. It is also much cheaper than any of the query, reporting, dashboard products for the i, (Web Query, NGS Products, and many more).
In some cases, you may want to do the batch portion using REXX and SQL and/or DB2 Query Manager. This approach will probably be much easier than build-your-own.
Dave
<lgoodbar@xxxxxxxxxxxxxx> 11/19/2008 08:14 >>>
Over the years we've developed many inhouse browser-based reports. Our
supervisors run several of these reports daily to create a poor-man's
scorecard / dashboard. I've been asked to automate this process - to
create an electronic/web dashboard based on the existing manual process.
Most of the reports are hosted from i5/OS' web server, and a couple from
ASP.NET web pages. First blush seems that HTTPAPI can retrieve the
generated report, but I'm stuck with pulling specific data from the
reports. What tools do you use to accomplish this?
The reports were created as stand-alone entities and weren't intended to
be pulled together. All the business logic / calculations are internal
to the report. Does it make sense to create custom HTML-like tags to
surround the data? In the HTTPAPI vein, can Expat parse a HTML document?
Obviously I'm trying to keep the dashboard process on the i. All
suggestions welcome.
Thanks,
Loyd
--
Loyd Goodbar
Business Systems
BorgWarner Shared Services
662-473-5713
As an Amazon Associate we earn from qualifying purchases.