Hi
I'm searching for the way with which
I can create multiple tasks in TAC which is not connected to Studio.
Currently I use below steps for each job
1. In the Studio, create a zip file by
right clicking each job -> build job
2. Import the zip files to TAC.
I know that step2 can be simplified by using Meta Servlet,
and I want to know how to simplify step1
as I have to export 20+ jobs and it takes about 5 minutes for each job.
Though my TAC in PRD environment is not connected to Studio,
my TAC in DEV environment is connected to Studio.
It may be useful, though the context parameter used in PRD is different from that of DEV...
Regards,
Hi Shong Is it possible without zip of Talend job nor Studio connected to TAC?
Hi yuki
I am sure I don't understand your question well. When adding a new task from TAC, you can select a job either from local file system (browse the job script exported from Studio) or select it from SVN server, if latter, you don't need a studio connected to TAC at this time.
Hi shong
Thank you for your response.
> select it(the job) from SVN server
> you don't need a studio connected to TAC
Is it possible to transport the job to SVN without studio?
What we have is:
in DEV; Studio, TAC, SVN
in PRD; TAC, SVN (another one of what is in DEV)
If SVN is in commmon with PRD and DEV,
it may be useful in this case...
Regards,