Skip to Content
0
Former Member
Jan 16, 2008 at 09:07 AM

Configure Soap Adapter for compress, gzip.

395 Views

HI to all experts,

do anyone know how can configure a soap adapter with the parameter for compress, gzip.

i found a document which explain so:

localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean

XMBWS.XMLEncoding Content-Type charset iso-8859-1

XMBWS.TransferEncoding Content-Transfer-Encoding base64

XMBWS.Encoding Content-Encoding gzip

XMBWS.AcceptEncoding Accept-Encoding compress, gzip

but i f i insert this parameter the adapter give me back a response :

Delivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Could not access envelope: Unable to create envelope from given source: ; nested exception is com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Unable to create envelope from given source:.

seems that it have any difficult to read the payload.

let me know if anyone have an idea.

best Regards

Claudio.