You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hello Talend Community
after successfully creating my new Talend Project, now I want to export it to run it on another computer.
I have created Metadata from a Input file. After Mapping one Input File it generates a lot of Output files to use as an Input for the following job. Is there a better solution instead of manually changing all file parts in all Jobs.
How do I run the job completly without talend, just in Java?
Hope you have some ideas for me.
Best regards,
Piero
Offline

Right click on the job in the repository -> Export Job. You can use that to produce a zip file which contains jar file and execution scripts.
Offline
Pages: 1