Need to download files in zip format

Hi,

I have list of files on UI which i want to download in zip folder.

What is the way out to implement this approach.

Kindly share me any code or any approach on this ?

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Lead Developer
    in reply to sauravk

    Please if you can, post a screenshot matching the one I posted earlier (a screenshot of the PV variables in your process instance, at a minimum showing both the document ID and document name PVs), otherwise all I can do is continue to guess blindly.

  • Hi Mike,

    I have changed complete code now n moved to Document Zipper.

    Here i am able to successfully create a zip file. I know this is might be more tedious then other one but here i was able to move smoothly.

    This one is also very straight forward where i have just followed some steps and achieved my requirement.

    1. Create New Folder

    2. Move Folder(need looping to move multiple files)

    3.Document Zipper plugin

    It took my a lot of efforts but i learned a lot by doing this and by your inputs as always.

    Thanks for your inputs n your time .