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: 
tpozzana
Contributor II
Contributor II

tFileArchive : Folder Path for several folders

Hello, i'm new here ! Thanks to everyone.

I'm working with Talend Open Studio for Data Integration and I just want to zip several folder with tFileArchive.

But in the folder name I don't want to put a specific path because I want to zip more than one folder.

That's my folder path :

"Z:/18_reglement_plu/"+((String)globalMap.get("insee"))+____________________________ +"/Pieces_ecrites"

I don't know what to write in the empty space to skip a folder between

((String)globalMap.get("insee"))

and

/Pieces_ecrites

Thank you very much for your help.

Best regards

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

Could you please have a look at this related topic about:

https://community.talend.com/s/question/0D53p00007vCj8jCAC/tfilearchive-zip-all-files-in-directory-i...

to see if it is what you are looking for?

Best regards

Sabrina