Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

which file or folder is need to run on another system in talend

Hi,
how to execute the job in another machine only exe file, which one is needed or which file is needed in talend open studio.
i was worked in microsoft etl tools ssis, .dtsx file is enough to execute the another system.
Regards,
Abdul Khadir.
Labels (2)
12 Replies
Anonymous
Not applicable
Author

Hi,
How did you export you jobs under your Linux system? Usually, you can compile your job under different system platform as long as there are JDK and java source(the job source).
First of all, you should export your job in your Linux system.
See the reference How to export Jobs.
Second, Paste the .zip file of your exported job into Window system.
At last, Import your .zip file into your talend studio under Window system
How to import items
Best regards
Sabrina
Anonymous
Not applicable
Author

I am exporting in this way as an Autonomous Job.
When I removed the "windows path mapping" (D: /Myfolder/), and just left the file name. The job exported successfully. Then I put back the full path and file name (D: /MyFolder/MyWin_x64_job.zip), and the job exported successfully.
Guess I should have tried that first.
Thanks,
Anonymous
Not applicable
Author

Hi,
If you use a directory (D: \Myfolder\) in the file path, the error window will pop up "Export destination must be a file, not a directory".
Best regards
Sabrina
0683p000009MEJS.png