I'm using Talend Open Studio for Data Integration (6.3) and I'm trying to automate the 'Build Job' process so that it can become part of our continuous integration environment, preferably via Maven. Is there any mechanism to do this with the free/open version of DI? I keep seeing references to Commandline but apparently that's unavailable to me. In the end I'd like to be able to execute some shell/batch commands that will convert my Talend source code into a standalone job. Are there any other possible solutions to this problem? Please advise -- thanks!
Hi
It is impossible to build job script automatically with Talend Open Studio for Data Integeration, you have to open studio and build the job script manually.