Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Managing MIME messages | Extracting Data from MIME and S/MIME Messages | Overview
 
Overview
Besides creating MIME messages, you can also use Integration Server services to extract information (header fields and/or content) from MIME messages that are placed in the pipeline. However, to gain access to the data within a MIME message, you must first convert that message to a MIME object. After you convert the message to a MIME object, you use services such as getMimeHeader, getBodyPartContent, and getBodyPartHeader, to retrieve the information within it.
The following diagram illustrates this process: