Reports for Healthcare

Executive Summary

The project dealt in transforming Java Reports (which were previously deployed in the client’s application) into Jasper Reports. The reports created in this project used custom data sources as well as customizations handled through Java using Scriptlets. The backend was supported by Sybase, and the data was pulled out from database using Java Beans and loaded into the custom Data source which in turn was used in the Jasper Report.

The report type can be broadly categorized into four types-

1. Simple Jasper Report – these reports were dependent on a direct SQL Query for the data source and the parameters created for these reports catered as the filter for the report.

2. Report with Custom Datasource – These reports were which had custom Datasource set via custom JR Datasource and Java Beans. To customize some portions of the data Scriptlets have also been used.

3. Reports designed especially for XLS Export – These were special reports which were optimized for the XLS Preview, cutting the titles and the logo from the normal report

4. Reports to generate Form – These were special reports in which the forms were generated (both blank as well as filled forms). They were specially designed to incorporate a form type view.

About our Client

HealthCare Industry

Industry

HealthCare

Technologies

Java