Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.
Great!
Thank's to mark your case as solved.