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

How to deploy ETL jobs built in TOS 6.4 using Control-M?

Hi Talend Community,

 

I'm new to ETL development. Kindly read the below question and help me.

 

Question:

1) I'm building ETL jobs in Talend Open Studio v6.4 installed on Windows 10. How to run these jobs using Control-M scheduling tool?

 

 

Thank you

 

Ramesh

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

With talend open studio (Free edition), you can export the job script, not within the studio, and then schedule it with third scheduler tool, such as crontab command on Linux, windows scheduler on Windows.

Please have a look at this online user guide about:TalendHelpCenter:Building Jobs

Talend is an RCP based on Eclipse and it offers open source skills and solutions.

Please follow as per the steps given in https://github.com/Talend/studio-se-master#build-the-open-source-studio

Feel free to post issue here.

Best regards

Sabrina

 

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hello,

With talend open studio (Free edition), you can export the job script, not within the studio, and then schedule it with third scheduler tool, such as crontab command on Linux, windows scheduler on Windows.

Please have a look at this online user guide about:TalendHelpCenter:Building Jobs

Talend is an RCP based on Eclipse and it offers open source skills and solutions.

Please follow as per the steps given in https://github.com/Talend/studio-se-master#build-the-open-source-studio

Feel free to post issue here.

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Thank you for the response Sabrina. We appreciate it.
Anonymous
Not applicable
Author

Hello,

Please feel free to let us know if it is OK with you case.

Best regards

Sabrina