Skip to content

This script execute sum queries on postgres DB and update sheets of existing xlsx files by query values and zip all files in the one zip file and send it by email.

Notifications You must be signed in to change notification settings

sheracore/Update-zip-and-send-xlsx-files

Repository files navigation

Update Zip And Email Xlsx Files

This script execute some queries on postgres DB and update sheets of existing xlsx files by query values and zip all files in the one zip file and send it by email.

Installation

Use the package manager mvn to install.

Run following commands in directory that the pom.xml exists.

mvn install
mvn package

And run the bash script.

sh mci_management_report.sh

So it executes according to the variables and settings inside the bash script.

License

sheracore

About

This script execute sum queries on postgres DB and update sheets of existing xlsx files by query values and zip all files in the one zip file and send it by email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published