Hi, I have a scenario, where parameters have to be decided from audit tables(select query) and those parameters will be passed to Talend jobs in TAC scheduler.These parameters will be changing for each run. I can take parameter values using shell script. How can i pass that variable in run time to TAC scheduler? Someone kindly guide me, how to handle such kind of scenario. Thanks