Skip to content

shyamnayak6/reportAutomationTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reportAutomationTool

                                                     Report Automation Tool

Report automation tool is built to execute sql scripts in batch.It processes after reading from an input folder and exporting reports to an output folder in excel format. It gives user the flexibility to configure input, output folder & database details before execution of batch process. Reports are generated with in-build excel properties such as bold header, header text set at center, freezing header and auto resizable columns. • Why Tool Is Needed

  1. The tool will automate report generation process and save user’s valuable time.
  2. The tool is capable of exporting huge records like 9 Lacs records within 8 minutes.
  3. The tool generates report with a better readable format by using many excel features such as auto resizing columns, freezing header in bold and header text at set at center.
  4. It is seen IDE’s like SQL Developer are not capable of exporting huge records when count is in terms of Lacs. This tool will overcome this issue.
  5. This will minimize errors that happen in manual exporting process.
  6. The tool is built for Oracle database, but can be enhanced to support other databases as well.

• Features In Details.

  1. Database detail, input and out folder are configurable. User has to configure database details, save sql queries in an input path and generate reports to an output path. All are configurable in properties file.
  2. Predefined report names for batch process. This tool supports to execute daily, weekly and monthly reports which can be configured inside a properties file.
  3. Generate reports with better readable format.
  4. Reports are exported with timestamp and sql query printed in the second tab.

• Technology Used java,Oracle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages