cancel
Showing results for 
Search instead for 
Did you mean: 

Extract All from Zip does not work correctly after upgrade to 7.3.1

mateusz.karpik
Level 2

Hi,

We are facing issue with one of our project after upgrade Blue Prism to version 7.3.1.

We have a large zip file to unzip (>2GB), and we utilize "Extract All from Zip" from VBO "Utility - Windows Compressed File". 

On previous 7.1.1 Blue Prism version, file was successfully unzipped, but now for the same file we receive below error:
"Internal : Could not execute code stage because exception thrown by code stage: The archive entry was compressed using an unsupported compression method."

I have checked compression method for this file and it is "Deflate64". I found that this method may be unsupported in some .NET versions, but not sure if this is the issue in this case.
From the "About Blue Prism" popup I see that:
Blue Prism 7.1.1 utilize .NET Framework 4.7, while Blue Prism 7.3.1 utilize version 4.8.4744.0

Did anyone have similar issue and found the solution?

I have already tried to workaround it and unzip using CMD command "tar -xf" and Powershell command "Expand-Archive", but I get similar error. What is interesting, simple right-click on file and "Extract All..." works good...

0 REPLIES 0