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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tFileList %~d0 cannot find the file specified

Hello,
I am trying to iterate inside a folder ( tFileList), with a tLogRow in output following this tuto :
But I face the following error. Any ideas ? Thank you so much
Execution failed : Job execution failed.


0683p000009MD1i.png
Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi,
Have you ever successfully executed your jobs on v6.3? Does this issue repro on all jobs or just current tfilelist job?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
Do you want to iterate files inside a folder or there are nested folders ? If you want to iterate files inside folder then you have to put
((String)globalMap.get("tFileList_1_CURRENT_FILEPATH"))
in tFileInputDelimited_1 component.
Anonymous
Not applicable
Author

Resolved this same issue by 
1) Allowing firewall access for java , when you restart studio it will ask you whether allow java/jre to access network - say yes for all
2) Go to studio -> help-> install additional packages -> downloaded all