Hi there
I have a zip file, which has multiple pdfs inside, I want to use the zip extension and the getZipBinary method. The objective would be to load the zip file and get all the content and be able to manipulate it, but it asks me for an object and when I convert it it shows me the following message:
Unable to cast object of type 'System.Byte[]' to type 'OutSystems.NssZip.ZipHandle'.
can you help me
Hi Gabriel,
Have a look on this link
https://www.outsystems.com/forums/discussion/66559/bigzip-how-do-i-get-zip-binary-so-i-can-attach-it/
Hope that it helps you
Hi @Gabriel G. Álvarez ,
FYI...How to use Zip Extension in Outsystems. Please refer below component link
https://www.outsystems.com/forge/component-overview/16326/zip-example
Hope this will increase your knowledge and help when you have required.
Thanks,
AV