Can RemObjects SDK handle MTOM?

Hi,

I am trying to use RemObjects SDK for Delphi as WebService SOAP Client. I have java server that sends MTOM responses (application/xop+xml). Is RemObjects able to handle that? I am currently getting Cannot parse SOAP error

Actual response looks like:

------=_Part_6_73643559.1342796902237
Content-Type: application/xop+xml; charset=utf-8; type=“text/xml”

…SOAP content here…
------=_Part_6_73643559.1342796902237
Content-Type: application/octet-stream
Content-ID: 637c16d5-a453-4ee0-9de8-8d31dfffe929@zelenaposta.sk
Content-Transfer-Encoding: binary

…binary content here…

Hi.

Unfortunately RemObjects SDK doesn’t support this.

Hi,

does the last version support this ?
I have also the same case.

Regards

no, it still doesn’t support it.