Automate Talend Route Build without using command line
My problem: I need to automate the build of a couple of Routes that I have in my Talend ESB project. I will need to build them from my continuous integration server, Jenkins.
My question: is there any way to do what I need, without using the command line, available only under enterprise license? Is maybe possible to do this using, for example, MAVEN?
Hello
It is impossible to build automatically the routes into runtime without commandline, you have to do it manually within Talend Studio.
Best regards
Shong