+

Search Tips   |   Advanced Search

SOAP with attachments: A definition

We can associate a SOAP message with one or more attachments in their native format (for example GIF or JPEG) by using a multipart MIME structure for transport. There are two main standards that define how to do this:

The service integration bus supports both of these standards, subject to the restrictions detailed in Limitations in the support for SOAP with attachments.


Related tasks

  • Passing SOAP messages with attachments through the service integration bus
  • Locating an attachment by using swaref
  • SOAP Messages with Attachments: WSDL examples
  • Support bound attachments: WSDL examples