Hi,
i have several reports communicating with XI via cl_http_client to send XML data to XI. Cause some of these XML requests are rather big i'm thinking of compressing/zipping the data. Does this make sense and if yes, how to archive this? I know from the apache webserver configurtion that its just a configuration thing to enable gzipped http comunication. Is there something like this in XI?