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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Create a job using Talend API

Hi,
I have a requirement to create ETL jobs using java with help of api. As Pentaho - Kettle has API to create transformation/job from java code. Does Talend has such feature in TOS or TIS?
I already know export job feature and support to run job from java code. It does not satisfy the requirement.
Thanks.
Labels (3)
3 Replies
Anonymous
Not applicable
Author

The only feature what satifies your requirements is the job script feature (only available in the Enterprise edition).
JobScript is a scripting language to create or modify Talend jobs. It is very easy structured and a bit like JavaFX script.
Anonymous
Not applicable
Author

hey Jlolling,
do you have any link or document to used or create job-script in Talend, i am using Enterprise TIS but not able to find it.
Anonymous
Not applicable
Author

Hi,
I think this online article about Creating a Job using a Job creation API will be useful for you.
Best regards
Sabrina