Connect Rest api gzip format support

Service provider generates response in gzip format due to response size.

Anybody implemented consuming gzip response and parsing in connect rest?

@JohnPaulRaja,C

Connect REST rules

Requirements for custom stream processing in File data sets

it is possible to consume and parse a gzip response in connect rest. You can use Service-REST to handle the gzip response. The modern industry trend is to use Service-REST, which can handle file size limits and compress responses. However, please note that there might be some limitations due to security reasons when implementing the response using a database table.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

How to compress SOAP service response XML

@JohnPaulRaja,C

HI, can I know if you have implemented the above use case?

Thanks,

Sangeeth