Forum Discussion

steinrr's avatar
steinrr
Occasional Visitor
2 years ago

Encode attachment for hexBinary and base64Binary does not work

We are trying to generate a test request with SoapUI for some MTOM/XOP request. These are requests that are multipart and has a binary attachment in addition to the soap envelope.

 

We are facing the same issue as here:

https://community.smartbear.com/t5/SoapUI-Open-Source-Questions/what-does-the-quot-Encode-Attachments-quot-property-do/td-p/5873 

 

The link is from 2009, and say that the issue has been fixed - but we face the same issue now. 

 

The request looks exactly the same whether Encode attachments is set to true or false. It seems to always send it as base64Binary even if we use hexBinary in the WSDL.

 

Has this been working and now is broken again?

 

 

No RepliesBe the first to reply