Если кому интересно, то можно использовать вот такой подход
[url=https://success.salesforce.com/ideaview?id=087300000007RhvAAE]Работа с Zip файлами[/url] Если кому интересно, то можно использовать вот такой [url=https://github.com/financialforcedev/apex-zip/tree/master/apex-zip/src]подход[/url]
Проголосовал.
Но мне понравился вот такой ответ там
Проголосовал. Но мне понравился вот такой ответ там [quote]In the meantime, I think it wouldn't help much if they would provide APEX zip support. Since the heap memory is very smal, serious blob-manipultion will be limitted to simple use-cases. The JS aproach with jszip is very flexible and you can also do a lot of processing client-side where you have typically way more resources and a greater performance for that kind of tasks.[/quote]
Самая большая проблема что все эти решения не работают во фьючерах и батчах.
[quote="Dmitry Shnyrev"]Проголосовал. Но мне понравился вот такой ответ там [quote]In the meantime, I think it wouldn't help much if they would provide APEX zip support. Since the heap memory is very smal, serious blob-manipultion will be limitted to simple use-cases. The JS aproach with jszip is very flexible and you can also do a lot of processing client-side where you have typically way more resources and a greater performance for that kind of tasks.[/quote][/quote] Самая большая проблема что все эти решения не работают во фьючерах и батчах.