<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Retrieving email body in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Retrieving-email-body/m-p/2319172#M89448</link>
    <description>Hi all, 
&lt;BR /&gt;In TOS 4.2.2 I am trying to retrieve the body in an email (which could also have one or more attachments). In tFileInputMail I tried different Mail parts ("Body", "From", "Date", "Subject") as listed in the manual, but none of these seem to work. The result is always an empty string. 
&lt;BR /&gt;Anybody know how I can retrieve the body of the following .mail file (see below)? Thanks in advance! 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Robert 
&lt;BR /&gt; 
&lt;BR /&gt;X-MimeOLE: Produced By Microsoft Exchange V6.5 
&lt;BR /&gt;Received: by srvaex02.test.nl 
&lt;BR /&gt; id &amp;lt;01CC3D56.2ABC26CE@srvaex02.test.nl&amp;gt;; Fri, 8 Jul 2011 12:02:38 +0200 
&lt;BR /&gt;MIME-Version: 1.0 
&lt;BR /&gt;Content-Type: multipart/mixed; 
&lt;BR /&gt; boundary="----_=_NextPart_001_01CC3D56.2ABC26CE" 
&lt;BR /&gt;Content-class: urn:content-classes:message 
&lt;BR /&gt;Subject: Test 
&lt;BR /&gt;Date: Fri, 8 Jul 2011 12:02:38 +0200 
&lt;BR /&gt;Message-ID: &amp;lt;0C3E49EE55E1C04989ECF5B7A32B74E8AD4000@srvaex02.test.nl&amp;gt; 
&lt;BR /&gt;X-MS-Has-Attach: yes 
&lt;BR /&gt;X-MS-TNEF-Correlator: 
&lt;BR /&gt;Thread-Topic: Test 
&lt;BR /&gt;thread-index: Acw7zLLI3Fsyw2aTSgC0P0GZP+/nmAAADncAAGJJGVA= 
&lt;BR /&gt;From: "Robert" &amp;lt;Robert@test.nl&amp;gt; 
&lt;BR /&gt;To: "Robert" &amp;lt;Robert@test.nl&amp;gt; 
&lt;BR /&gt;This is a multi-part message in MIME format. 
&lt;BR /&gt;------_=_NextPart_001_01CC3D56.2ABC26CE 
&lt;BR /&gt;Content-Type: text/plain; 
&lt;BR /&gt; charset="us-ascii" 
&lt;BR /&gt;Content-Transfer-Encoding: quoted-printable 
&lt;BR /&gt;=20 
&lt;BR /&gt;... Lots of body text ... 
&lt;BR /&gt; 
&lt;BR /&gt;------_=_NextPart_001_01CC3D56.2ABC26CE 
&lt;BR /&gt;Content-Type: application/octet-stream; 
&lt;BR /&gt; name="test20110706130529.xml" 
&lt;BR /&gt;Content-Transfer-Encoding: base64 
&lt;BR /&gt;Content-Description: test20110706130529.xml 
&lt;BR /&gt;Content-Disposition: attachment; 
&lt;BR /&gt; filename="test20110706130529.xml" 
&lt;BR /&gt;...Attachment data... 
&lt;BR /&gt;------_=_NextPart_001_01CC3D56.2ABC26CE--</description>
    <pubDate>Sat, 16 Nov 2024 12:49:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:49:22Z</dc:date>
    <item>
      <title>Retrieving email body</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieving-email-body/m-p/2319172#M89448</link>
      <description>Hi all, 
&lt;BR /&gt;In TOS 4.2.2 I am trying to retrieve the body in an email (which could also have one or more attachments). In tFileInputMail I tried different Mail parts ("Body", "From", "Date", "Subject") as listed in the manual, but none of these seem to work. The result is always an empty string. 
&lt;BR /&gt;Anybody know how I can retrieve the body of the following .mail file (see below)? Thanks in advance! 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Robert 
&lt;BR /&gt; 
&lt;BR /&gt;X-MimeOLE: Produced By Microsoft Exchange V6.5 
&lt;BR /&gt;Received: by srvaex02.test.nl 
&lt;BR /&gt; id &amp;lt;01CC3D56.2ABC26CE@srvaex02.test.nl&amp;gt;; Fri, 8 Jul 2011 12:02:38 +0200 
&lt;BR /&gt;MIME-Version: 1.0 
&lt;BR /&gt;Content-Type: multipart/mixed; 
&lt;BR /&gt; boundary="----_=_NextPart_001_01CC3D56.2ABC26CE" 
&lt;BR /&gt;Content-class: urn:content-classes:message 
&lt;BR /&gt;Subject: Test 
&lt;BR /&gt;Date: Fri, 8 Jul 2011 12:02:38 +0200 
&lt;BR /&gt;Message-ID: &amp;lt;0C3E49EE55E1C04989ECF5B7A32B74E8AD4000@srvaex02.test.nl&amp;gt; 
&lt;BR /&gt;X-MS-Has-Attach: yes 
&lt;BR /&gt;X-MS-TNEF-Correlator: 
&lt;BR /&gt;Thread-Topic: Test 
&lt;BR /&gt;thread-index: Acw7zLLI3Fsyw2aTSgC0P0GZP+/nmAAADncAAGJJGVA= 
&lt;BR /&gt;From: "Robert" &amp;lt;Robert@test.nl&amp;gt; 
&lt;BR /&gt;To: "Robert" &amp;lt;Robert@test.nl&amp;gt; 
&lt;BR /&gt;This is a multi-part message in MIME format. 
&lt;BR /&gt;------_=_NextPart_001_01CC3D56.2ABC26CE 
&lt;BR /&gt;Content-Type: text/plain; 
&lt;BR /&gt; charset="us-ascii" 
&lt;BR /&gt;Content-Transfer-Encoding: quoted-printable 
&lt;BR /&gt;=20 
&lt;BR /&gt;... Lots of body text ... 
&lt;BR /&gt; 
&lt;BR /&gt;------_=_NextPart_001_01CC3D56.2ABC26CE 
&lt;BR /&gt;Content-Type: application/octet-stream; 
&lt;BR /&gt; name="test20110706130529.xml" 
&lt;BR /&gt;Content-Transfer-Encoding: base64 
&lt;BR /&gt;Content-Description: test20110706130529.xml 
&lt;BR /&gt;Content-Disposition: attachment; 
&lt;BR /&gt; filename="test20110706130529.xml" 
&lt;BR /&gt;...Attachment data... 
&lt;BR /&gt;------_=_NextPart_001_01CC3D56.2ABC26CE--</description>
      <pubDate>Sat, 16 Nov 2024 12:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieving-email-body/m-p/2319172#M89448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving email body</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieving-email-body/m-p/2319173#M89449</link>
      <description>&lt;P&gt;I'm answering because I faced the same issue related to retrieving email's body and there's no proper answers at the forum or I didn't find them.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I retrieve the &lt;EM&gt;body&lt;/EM&gt; using the&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;tFileInputMail&amp;nbsp;&lt;/STRONG&gt;object. The Email parts that are expected for the Body is "body" (check camel case) with MultiValue option checked.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tFileInputMail.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8M3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132066i45864AD414749494/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8M3.png" alt="0683p000009M8M3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It worked for me.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 14:50:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieving-email-body/m-p/2319173#M89449</guid>
      <dc:creator>alex2020</dc:creator>
      <dc:date>2019-12-17T14:50:17Z</dc:date>
    </item>
  </channel>
</rss>

