Hello All,
I hope you can help me. In other posts I could not directly find the answer to this question. And I cannot find a lot of documentation about the AXIS adapter.
The request I Got is to go from an proxy from SAP ECC to an SOAP receiver using an MTOM attachment/encapsulation. As far as I understood the SOAP Axis adapter should provide in this.
So I made an Axis receiver with following configuration: (also did the configuartion without the seperate MTOM handler)
My message contains an xsd:base64Binary field(see last screen). In my understanding the binary data in this field should be extracted an encapsulated in MTOM format.
So I would expect that an XOP include is made and the base64 is encapsulated as an attachment. But nothing happens, I can’t find any errors or specific logging.
Could someone help me or provide me with more info? Because at this point i’m stuck.
We are at an 7.5 SP 22
Regards,
Paul