Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey there!
I have built jobs the following way:
tRest - tExtractJSONfields - tDBOutput.
Know I thought that I can load the generated Java File to our server so that we can schedule the job via cronjob.
I am totally new in working with JAVA. Is there any possibility to schedule the Job so that we can execute it in the browser or rather schedule the file execution with cronjob?
It seems that java isn't supported by any browser at all.
Further: we are hosting our PostgreSQL database on AWS RDS. Maybe this one provieds a solution to schedule talend jobs?
I am looking forward to your ideas!
Hello,
With Talend Open Studio for Data Integration, you can export the job script, and then schedule it with third scheduler tool, such as crontab command on Linux.
For more information, please refer to this online documentation:https://help.talend.com/reader/QrWkwPvKmKybs~JNLeBt3Q/qbnEwchhptoTZ38u6UCV~g
Best regards
Sabrina