Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
let's suppose to have a quite complex parametric Job, for example one loading and aggregating the same kind of data, configurable for what is related to "which source" (of the same type, i.e. just different servers) and "which aggregation" (i.e. minute, hour, day... that is just a parameter in an SQL query).
You would like to trigger it hourly, daily... letting it which server use and which aggregation perform, differently for each trigger type, but you would not to deploy the same job in different tasks, to be able to set source/aggregation differently for each task, and triggering each task with it own trigger.
Should be useful, and compliant with the philosophy of Talend, to be able to specify a 'set of context values' for each trigger created?
In this way, you would be able to deploy a fully configurable Job just in one task instance, create on them multiple triggers and deeply specify which context values have to be applied for each trigger.
Does it worth a new Feature Request?
Thank you,
Lorenzo