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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Commandline to generate source code

Hi,
Is there a way to generate source code of a job using command line tool?
I would like to generate source code only and do not want to generate source code of dependencies job(s).
Please advise.
Thanks.
Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi,
So far, we have to generate source code of a job with the source code of dependencies job(s) to avoid compile error.
What's the problem you are facing when generate source code of a job?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Thanks for the reply.
I have no problem of generating code. The only issue is, I have a job structure like this:
Job A
Job B
Job C (Inside Job C, I am calling Job A using tRunJob component).
Then when I generate source code for individual job, Job A is generating twice. I just curious is there a way I can remove dependency job in source code generation to save time. (If I have a large project with a lot of jobs and dependencies)
Anonymous
Not applicable
Author

Hi,
Could you please indicate the build version you are using? Is there any error message in log when you generate source code for individual job, Job A is generating twice?
Best regards
Sabrina