How to export job and execute outside from talend studio
Answer Posted / Patanjali Pandey
To export a Talend job, follow these steps:n1. Open the job in Talend Studio.n2. Navigate to 'File' > 'Export'.n3. Choose the desired export format (Talend Job Archive or tZip).n4. Save the exported file.nnTo execute a Talend job outside of Talend Studio, you need to run it with Talend Runtime. Here's how:n1. Deploy Talend Runtime on your target server.n2. Unzip the exported job archive (tZip) on the server.n3. Run the 'talendjob' command with the path to the unzipped job file.n4. Monitor job execution through logs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category