Create ZIP File
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-06-19 02:09 PM
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
------------------------------
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-06-19 06:41 AM
There isn't a ready to use way to do this in Blue Prism currently. However, you could:
------------------------------
James Man
Senior Product Consultant
Blue Prism
Asia/Hong_Kong
------------------------------
- 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
- 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
------------------------------
