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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Filelist for many jobs

Hi everyone,

i am new in talend and Need your help. im using a filelist for many Jobs which have many excelinput. how can i connect These Excelinput from the Jobs with the filelist.

 

0683p000009LxpZ.png

 

 

Labels (2)
1 Solution

Accepted Solutions
TRF
Champion II
Champion II

Great!

Thank's to mark your case as solved.

View solution in original post

3 Replies
TRF
Champion II
Champion II

You need to set a context variable from the current filepath (using the appropriate variable from tFileList and à tJava component).
Then tick the tRunJob option "Pass the full context to child job" and that's all.
Anonymous
Not applicable
Author

thnaks a lot, it worked


@TRF wrote:
You need to set a context variable from the current filepath (using the appropriate variable from tFileList and à tJava component).
Then tick the tRunJob option "Pass the full context to child job" and that's all.

 

TRF
Champion II
Champion II

Great!

Thank's to mark your case as solved.