Latest Activity
Hi Team, Assume we have some 5 jobs and all have been set to job dependency of each other. Job 1,2,3,4 are dependency of Job 5. In Job 1 and Job 2 , I do exporting the data to JDBC (SQL server table) . Job 3 is just the extraction and Job 4 is again e...
we need to set the job dependecy without adding cron expression in scheduler as the job is going to start with dependency via scheduler api using other tools.
How can I achieve the below scenario. I would like to create a Job which should Generate parent job id and insert values on JDBC destination Need to pick up the newly generated job id and pass it to other child jobs
How can I achieve the below scenario. I would like to create a Job which should Generate parent job id and insert values on JDBC destination Need to pick up the newly generated job id and pass it to other child jobs
Hello I am trying to complete the DEN80EDU15DS03, but when I try to create a new scheduler job I keep getting this error: Error saving job: Internal error Can anyone help? Thanks
In a custom handler, I am trying to conenct to a SQL Azure database using jdbc to log some schedule job run information (such as a start time). The custom handler failed with the folloiwng error: No suitable driver found for jdbc:sqlserver://{SQL Azur...
hello, I created a scheduler job. below is the query I have in "Extraction Section"(using Parameterized query option) and I am dynamically getting the gtin value from "list" source. select from ent.dv_extractaxwaysns where dv_extractaxwaysns.gtin='@gt...
Job scheduler Denodo Scheduler 7.0 Scheduler Admin Extraction
I have a job that cached a base view. And I have a CSV file that is similar to this: origin active SAP N Oracle N DB1 Y DB2 Y DB3 Y I would...
We have independent environments having one solution manager for each environment - We don't use scheduler manager for our deployments. Is there a way I and deploy one specific job from one environment to another - without creating individually? Appre...
Hi , please I want to ask about the delete flag option at exporter section at Denodo scheduler ..as when I enable it , all rows deleted even the exporeted rows ? also I want to ask if there is option to delete the rows (which i extract it ) from source...