Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to extract the total log job into talend from perl script and by extracting the job parameters also should extract. Please help me to resolve this issue. How can we extract the perl job into talend. Please help me ASAP
Hi,
If my understanding about your query is right, you are looking to run the Perl jobs from Talend. If this assumption is right, you can run them using terminal components available in Talend like tSSH or tSystem.
https://help.talend.com/reader/iYcvdknuprDzYycT3WRU8w/MtazXrCxpWSuiIwNDwqc8A
Or if your query is something like you need to extract the output of Perl script to Talend downstream job, that also is possible. Run the perl script first using System components of Talend and once the file is generated, you can read them using Talend file operation components.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Hi,
Unfortunately we will not be able to comment on what is happening on your Perl job. I would advise you to check in Perl forums. Having said that, you can run the jobs through Talend using above mentioned components provided all the paths and other parameters are correct.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂