Read MIME activity

During run time, the Read MIME activity reads the MIME header and the body of the message. The Read MIME activity breaks up the attachments contained in the body of the message and places the result into the parts XML output parameter, as shown in the figure below.

For example, an orchestration could contain a Get Email activity, that during run time gets an email message from a POP3 endpoint and places the resulting email message in two variables, one XML variable that contains the mail header and another string variable that contains the body of the email message. The next activity in the orchestration could be a Read MIME activity that maps the contents of the mail header and the body variables to its input parameters. If the mail message contains attachments, the Read MIME activity then breaks up the attachments contained in the body of the message and places the result into the parts XML output parameter.
Read MIME activity



Feedback | Notices


Timestamp icon Last updated: Wednesday, 15 June 2016


http://pic.dhe.ibm.com/infocenter/wci/v7r0m0/topic/com.ibm.wci.doc/Read_Mime_activity.html