Unzip file from S3 pegacloudfilestorage
Hello,
we are trying to extract files from a ZIp file we have stored in S3 pegacloudfilestorage. At this moment, we are strugling to define the best approach to:
- pick the zip (we are using the API D_pxGetFile
- open the Zip and save the files - this is the tricky part as we have have seen some java code that may help us but we are not on the best approach as we have already tried some options and we allways get to the no such file or directory log message..
If someone has done this asn can point us on the correct document/article it would be great.
Thank you.