cancel
Showing results for 
Search instead for 
Did you mean: 

Create ZIP File

DipeshBorade
Level 3
Hi,
We are trying to create a file into ZIP file with Password Protection.
Can anyone have Solution regarding to this ?

------------------------------
Dipesh Borade
Rpa developer
Greysoft
Asia/Kolkata
------------------------------
1 REPLY 1

JamesMan
Staff
Staff
There isn't a ready to use way to do this in Blue Prism currently.  However, you could:
  1. Create a batch file with input parameters to create your passworded zip file using Powershell.  Then run the batch file using the Blue Prism Utility Environment VBO, "Start Process" action
  2. Create an a new Business Object that will use C# or .net code to create the passworded zip file


------------------------------
James Man
Senior Product Consultant
Blue Prism
Asia/Hong_Kong
------------------------------