Last modified on: 03 Nov 2020
email-exported-files is a Scheduler custom handler which creates and sends an email containing data from the job’s exporters. The exported files are either attached to the email or copied into the body of the email.
Note: currently supported exporters are: CSV exporter, SQL exporter and Generic XML exporter (files created by other custom exporters are not tested).
If you use this handler with Denodo 6 the update 20170515 is required.
To install the email-exported-files handler, first download it from the Denodo Support Site. Once uncompressed, connect to the Scheduler Server via the Scheduler Admin Tool.
After connecting go to “Configurations → Plugins” to access the “Plugins Configuration” section.
Then click “New Plugin”.
Upload the denodo-emailexportedfiles-customhandler-jar-with-dependencies.jar file and click “Accept”. After the success page, you will see the new handler in the “Plugins” section.
To add the email-exported-files handler to a job, first connect to the Scheduler Server via the Scheduler Admin Tool. Then select the job that will use the handler (or add a ‘New Job’).
Navigate to the “Handler section” tab. Click “Edit Job”. Then click “New Handler →
email-exported-files”.
Fill in the input fields. When done editing the job click “Save”
The custom handler has one mandatory parameter:
There are six optional parameters:
You have to configure the Mail configuration of scheduler in the section to use this handler. For more information see section 4.2 Server Configuration in the Scheduler Administration Guide.