Hi talend pro
I have two file in the folder C:/Unarchive :
azert_01-0-03-16-06-00-Hosts.csv
azert_02-0-03-17-21-00-Hosts.csv
I have a problem with global variable in the two componenent tfileList and tfileinputdelimited
when I run my job, an error that parameter can't be null
in the component tfileList: I create a context name : path and value C:/unarchive/
so in the directory I met context.path
and file mask "*Hosts.csv"
in the component tfileinputdelimited in the file name/stream : ((String)globalMap.get("fileListHttp_CURRENT_FILEPATH"))
and tlogrow
but no working
can you help me and thank you for your great help