Hi all!
For reasons I can't explain here I need to set a very large object in my request body. By large I mean a very very very large object, possible 5GB, because it'll contain a lot of records that I'll insert in a database (by calling a web-service outside hana environment). The attached file shows what I am doing.
So, my question is: is it possible to set large objects in the request body? Is there any limit? How could I do this in a better way in SAP Hana? I'm new to this technology and I'm still learning. Thanks in advance!!!