Sending and Retrieving Image as Soap with Attachment

Hello All,
I’m a webMethods newbie and am looking for some pointers on getting started with creating a flow service that would send an image as as an attachment in the soap request which can be then viewed as an image from a portlet. I’m using webMethods 7.1, webMethods portal 7.1 and mywebmethod server.

Thanks,
Namrata

You can define an XML element of type base64Binary to send binary data to the web service host in soap request.