Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Managing MIME messages | Building MIME and S/MIME Messages | Creating a MIME Message
 
Creating a MIME Message
 
How to Create a MIME Message
Example—Creating a Single-Part MIME Message
Example—Creating a Multipart MIME Message
To create a MIME message, you use services from the pub.mime folder to create an empty MIME object, populate the MIME object with header fields and content, and generate the finished MIME message.
Important:
The MIME object is an IData object whose contents you can examine during testing and debugging. However, the internal structure of this object is subject to change in future versions of webMethods. Do not explicitly set or map data to the elements in the MIME object with the pipeline editor. To add content to a MIME object, you must use only the MIME services that Integration Server provides for that purpose.