Hi,
i need to split or convert to a list, very large jSON string (30-50 MB) received from a webAPI
when i try to use StringFunction to List i get Error Out of memory
i have a workaround that spit the original string in some little string but i want to knof if exist a way do this
ths
i need to split or convert to a list, very large jSON string (30-50 MB) received from a webAPI
when i try to use StringFunction to List i get Error Out of memory
i have a workaround that spit the original string in some little string but i want to knof if exist a way do this
ths
Last edited: