Hi everyone.
I'm receiving a webservice with a .doc document as attachment. The only thing i want is to save that file into a folder.
In the sender SOAP adapter, i make the payloadswapbean, so the attachment is the main payload now. Problem is that i don't know how to define the data type/message type so the .doc can be mapped there.
Is the same scenario as saving a .jpg file or a pdf dile.
Regards,
Inigo.