Join Slack
Powered by
Hi, can any one help me with some ideas on how to ...
# suitescript
a
adityasrivalli
07/03/2020, 4:18 AM
Hi, can any one help me with some ideas on how to import a zip file and read the contents. Thanks!
b
battk
07/03/2020, 4:25 AM
dont expect to work with files larger than a couple of megabytes
battk
07/03/2020, 4:25 AM
suitescript has execution count limits that can come into play when doing binary operations
battk
07/03/2020, 4:28 AM
otherwise
JSZip
is a reasonable choice for a library to use with suitescript
5
Views
Open in Slack
Previous
Next