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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Reg : perl to talend

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

Labels (2)
3 Replies
Anonymous
Not applicable
Author

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 🙂

Anonymous
Not applicable
Author

I want to extract the master job from perl to talend. And where can we find master job name in perl script, Please reply ASAP.
Anonymous
Not applicable
Author

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 🙂