Latest Activity

code

Rollback Job Scheduler

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...

Job scheduler Rollback

code

scheduler job dependency set without adding cron expression in trigger section.

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.

cron Job scheduler triggers

code

Passing Parent Job Id to 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

Job scheduler

code

Passing Parent Job Id to 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

Job scheduler

code

Can't Create job - Error saving job: Internal error

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

Job scheduler

code

Use a jdbc drive in custom handler.

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...

handler Job scheduler JDBC

code

Scheduler Admin Extraction Section and Exporter Section

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

code

Run a job if one column from a CSV file is Y

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...

Job scheduler Conditional Job Run job

code

How can we deploy scheduler - scheduling jobs from one environment to another without using the solution manager?

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...

Denodo 7.0 Job scheduler Denodo Scheduler 7.0

code

Delete flag option at exporter section Denodo scheduler

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...

Exporter section Job scheduler