34
Views
1
Comments
[Gzip Compress/Decompress] When trying to decompress large file I get System.OutOfMemoryException
gzip-xif
Service icon
Forge asset by Rui Mendes
Application Type
Service

Using OutSystems Cloud (OS 11) I am trying to decompress an API response of 89MB (Compressed) . 
When decompressing I get System.OutOfMemoryException.


This is the API I am calling:
$ curl 'https://data.brreg.no/enhetsregisteret/api/enheter/lastned' -X GET \    -H 'Accept: application/vnd.brreg.enhetsregisteret.enhet.v1+gzip;charset=UTF-8' -J -O 


Any solutions on how I can manage to decompress this. 

2022-06-23 06-21-50
Siddharth Vyas

Hi @Houman Mohebbi

https://www.outsystems.com/forums/discussion/62141/error-publishing-system-outofmemoryexception/ 


Please go through this link you will definitely find the solution.

Thanks in advance.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.