I have to do some update in a Talend's project, and i was wondering if we can list all the jobs which use a specific table (for example i want to list all the jobs which use the tables "employees") .
Finally, i found a solution. I go to the folder where i install Talend, then "workspace > MyProject > Process" and i do a research "Employees" with Advanced Options > File Contents.
This methods is not perfect, it allow me to list all the jobs which are using the table Employees but id doesn't allow me to replace the words Employees for example.