Hello,
I have an error with a Odata call : client.api.communication.ODataServerErrorException: HTTP/1.1 502 Bad Gateway
Here is the endpoint url https://qualidevcf-agora-goref-srv.cfapps.eu10.hana.ondemand.com/ext-gorh/liendynamicgroupuser
POST method

I am trying to POST a huge amount of data in a general splitter in order to create new data into hana database. This error appears around 1 hour of execution.
Is the problem the amount of data, or the receiver system ? There are no more informations on internet about this issue.
I am sending this kink of data, a simple node with few values :

Thanks for your help
Regards