Many services use attachments to send and receive data that are not well represented with XML messages (for example, multimedia binary data). SOAtest has multiple tools for working with attachments.
SOAtest can optimize the sending of SOAP messages using MTOM, where any binary element content is sent as MIME attachments instead of being base64 encoded directly within the SOAP envelope. SOAtest can also receive and validate binary MIME attachments from MTOM payloads. Attachment encapsulation format for SOAP Client tools can be configured under the tool's Misc tab. For more information, see below.
The Attachments Tool enables you to attach binary or XML files to messaging tools. For more information about this tool, see Attachments Tool.
The Attachment Handler tool can be used in conjunction with a SOAP Client to extract and validate attachments from a response message. For more information about this tool, see Attachment Handler.
SOAtest can work with services leveraging the MTOM (Message Transmission Optimization Mechanism) and XOP (XML-binary Optimized Packaging) technologies. You can elect the binary content to include—as well as validate, send, and receive—optimized messages. MTOM optimized messages can be sent using the SOAP Client or Message Responder in Form Input view. The XOP optimization is performed by replacing the
The same To enable the sending of optimized messages, complete the following:
|