SkillAgentSearch skills...

RunJasperReports

RunJasperReports is a command line tool to generate report output from JasperReports report definition files (.jrxml files). These files can be generated using graphical tools such as iReport and then RunJasperReports can be used to run them against a live database at any time, e.g. on a server on a scheduled basis. Output PDF/HTML is written to disk and can optionally be emailed.

Install / Use

/learn @okohll/RunJasperReports
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

For full installation and usage instructions, see

http://www.agilebase.co.uk/opensource

Example command line:

java -jar RunJasperReports.jar -dbhost localhost -dbname financial -dbuser okohll -dbpass secret -dbtype postgresql -emailfrom oliver@gtwm.co.uk -emailto oliver@gtwm.co.uk -emailsubject Reports -folder /home/okohll/reports/output/ -output pdf -reports /home/okohll/reports/commission.jrxml,/home/okohll/reports/sales.jrxml

Related Skills

View on GitHub
GitHub Stars9
CategoryData
Updated2y ago
Forks5

Languages

Java

Security Score

70/100

Audited on Jul 29, 2023

No findings