Unable to unzip .gz file using UnZip activity from BalaReva package

Hey guys!,

I am using the UnZip activity from the BalaReva.Externals.Activities package to unzip a .gz file but i am getting the below error:

Source: UnZip
Message: Value cannot be null.
Parameter name: Path2

Exception Type: System.ArgumentNullException

I’m looking at current work arounds but any help in resolving this activity issue will be greatly appreciated. The activity uses two paths in properties:

  • Zip File: This is the location of the .gz file (user\downloads\ .gz file)
  • Extract Folder Path: This is the folder path where extracted files will be stored (documents\uipath\empty folder)
1 Like

Hi @Yash16S,

let me check and get back to you

Regards
Balamurugan.S

1 Like

Hi @balupad14

Okay thanks :+1:

1 Like

Hi @Yash16S,

You can use this package to extract the gz.

Thank you
Balamurugan.S

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.