Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am using Talend Open Studio on my local machine. We created few jobs in the same.
We want to run those job on the production environment and Jobs should run periodically.
Is it possible to install Talend Open Studio on clients production environment and run those job periodically?
Are there any limitations?
Thank you for your help.
I understood that how to export the Job script and execute it outside of Talend Open Studio.
Is it possible to install Talend Open Studio on the production server and run the jobs with specified frequency?
@MandarGogate ,Yes you can install on production server , but how are you planning to schedule your jobs?
We need to fetch data from multiple data sources like CRM, Flat Files, SQL Server etc.
I believe, Talend Open Studio can connect to third party data sources through available APIs. Please confirm
We can schedule a job daily at specific time.
Please advise.
@MandarGogate ,if you wan to schedule a job,you can export and schedule using croon tab or windows scheduler where we should have compatible java.
if the production machine is a windows you can install opens studio and you can design there and export as a standard job and you can schedule it.