You can translate the question and the replies:

Scheduler: export

Hi, What is the pourpose of exporting the results of Scheduler's extraction acitvity in VDP? I guess that external applications could recive these results automatically, no? Thank you in advance
user
19-09-2019 09:36:46 -0400
code

2 Answers

Hi, In Denodo Scheduler job, the exporter section is used to save the results obtained from the query used in the extraction section. The results can be exported periodically using different exporters like CSV, JDBC clients, SQL, etc. But when you access the Virtual DataPort Server through external client we can obtain only real time information. **For Example:** I had scheduled a job to execute a View everyday at 3:00PM and in the Exporter section, I used the CSV option to save the results. Now, when the job is executed at everyday at 3:00PM, automatically the results of the job will be saved periodically in the CSV file at the specified located. For more details about the exporter, you can refer to the [Postprocessing Section (Exporters)](https://community.denodo.com/docs/html/browse/7.0/scheduler/administration/creating_and_scheduling_jobs/configuring_new_jobs/postprocessing_section_exporters) section of the Scheduler Administration Guide which explains in detail about the different option in the exporter section of the job. Hope this helps!
Denodo Team
20-09-2019 08:28:33 -0400
code
![](http://https://drive.google.com/open?id=18Z9fiGtFSoSnM5Ar-6D1YAoKGx_mtEDE)
user
23-09-2019 04:16:42 -0400
You must sign in to add an answer. If you do not have an account, you can register here