Hi, I am trying to download zipped files from a website and then unzip and rename it into a specific folder. For the renaming part, I will need to rename it according to a data that scrapped earlier (e.g. rename the file to same as “Ticket Number” since the file is download from this Ticket Number). Is there any possible way to do this?
I tried to use the zip/unzip activity, when I run it and it got faulted. I already insert the zip file path and the unzip file path. Is there any other setting I need to do?
I think it will have some ‘readme’ document follow them step by step I didnt use this exact activity but some other approach I had used maybe scripting.
Hi @balupad14, I already download the SharpCompress from Manage Packages and I use the Unzip activity then key in the zip file path and the destination path. Once I run it, it still faulted. Please advise.
Sorry @balupad14, due to contains confidential data, I can’t share the zip file with you. But the error msg shows could not load SharpCompress which I already installed.
Hi, Can share with me how you managed to rename the unzipped items? Because I am facing the same issue - I could not rename right after the unzipping process, it usually provides me a generic name from using unzip activity
I downloaded a package called ZipAndUnzipFile.Activities by Priya and use the Unzip activities then just enter your source file path and the destination file path. It’s very simple to use.
I have tested the unzip . Normally when you install any new package . The studio has to be closed and restarted it. It has some feature that it is in the below.