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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Deploy Talend Open Studio Job on production server

Hi,

 

I am using Talend Open Studio for Data Integration(V7.0.1) and I have scheduled my job in Windows Task Scheduler. Now, I need to deploy my job on production server.How to deploy TOS Job on production server without using TAC? Is there any way for deployment in Talend Open Studio for Data Integration(V7.0.1)?

 

Thanks,

Dhara

Labels (1)
1 Solution

Accepted Solutions
vapukov
Master II
Master II

Hi,

 

this is what I mean!

 

you can not build job from the command line in Open Studio.

This step always manual

 

View solution in original post

5 Replies
vapukov
Master II
Master II

Hi,

 

it good to clarify the terminology, what do you mean:

- deploy

- prod server. what difference with current windows server?

 

 

Anonymous
Not applicable
Author

Hi,

 

How to deploy Talend Open Studio Job on Server?

 

Thanks,

Dhara

vapukov
Master II
Master II

hi,

 

the more proper aksed question, the more full and correct will be the answer 0683p000009MACn.png

 

 

without specific, deploy means - put in the proper place, so:

  • Build Job in Studio
  • transfer (copy) to server
  • unzip
  • add to Scheduler (Windows, cron, any 3rd party Job Control tool)

done

 

but it could be not what you are looking for.

 

cheers,

 

 

Anonymous
Not applicable
Author

Hi,

 

How to build talend open studio job using Jenkins without purchasing Talend Enterprise Version?

 

Thanks,

Dhara

vapukov
Master II
Master II

Hi,

 

this is what I mean!

 

you can not build job from the command line in Open Studio.

This step always manual