Discussion
Morgan Stanley
Morgan Stanley
IN
Morgan Stanley
Posted: Sep 18, 2023
Last activity: Sep 19, 2023
Last activity: 19 Sep 2023 10:08 EDT
Create zip file, add subfolders inside and download the zip file to local
Summary
The following steps will enable users to generate zip files containing the files where the files can be included inside a subdirectory/folder inside the zip.
Expectations
- pyWorkPage.SendFiles contains the list of files to be included in the zip file.
- zipFileName parameter contains the name of the zip file.
- AttachStream and AttachName contain the stream and name of the files simultaneously.
- Boolean property IsSubFolderExist determines if that particular file will be put into a subfolder.
Screenshot of a sample activity
JAVA step content is attached below.
***Edited by Moderator Marije to change type from General to Product, added DKS tag***