<?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>question Re: Nifi Email Processor not using ReplaceText Values in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-Email-Processor-not-using-ReplaceText-Values/m-p/154353#M20642</link>
    <description>&lt;P&gt;The PutEMail processor does not send the contents of a FlowFile by default. Rather, it sends the message that is set in the "Message" property. This is done because quite often, we want to send an email notification that something happened but not send the contents of the FlowFile itself. You can, however, set the "Attach File" property to true, which will send the contents of the FlowFile as an attachment to the e-mail.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2016 02:22:36 GMT</pubDate>
    <dc:creator>mpayne</dc:creator>
    <dc:date>2016-02-24T02:22:36Z</dc:date>
    <item>
      <title>Nifi Email Processor not using ReplaceText Values</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-Email-Processor-not-using-ReplaceText-Values/m-p/154351#M20640</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I leveraged the CSV to JSON XML workflow example to create a workflow where I wait for a CSV from an HTTP call, I then parse and label the CSV values and lastly send the fields and values to myself via email.&lt;/P&gt;&lt;P&gt;The flow is working except for the email message doesn't seem to send the CSV replaceText values of Field1, Field2, Field3, Field4. Instead it is sending the Extract text values of csv.1, csv.2, csv.3, csv.4. The weird thing is when we look at the data provenance at the Email Processor we see the input claim has the fields correctly labeled as field1, field2, etc.&lt;/P&gt;&lt;P&gt;Any idea what the issue is?&lt;/P&gt;&lt;PRE&gt;EMAIL Message:
Standard FlowFile Metadata: 
 id = '4af1cc19-c702-42d0-907e-adcc92b04dab' 
 entryDate = 'Tue Feb 23 16:58:03 UTC 2016' 
 fileSize = '130'
FlowFile Attributes: 
 csv.1 = 'one' 
 path = './' 
 flowfile.replay.timestamp = 'Tue Feb 23 16:58:03 UTC 2016' 
 csv.3 = 'three' 
 filename = '5773072822254662' 
 restlistener.remote.user.dn = 'none' 
 csv.2 = 'two' 
 csv.4 = 'four' 
 csv = 'one' 
 restlistener.remote.source.host = 'XXXX' 
 flowfile.replay = 'true' 
 uuid = '4af1cc19-c702-42d0-907e-adcc92b04dab'&lt;/PRE&gt;&lt;P&gt;Template:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/2353-csvtojson.xml" target="_blank"&gt;csvtojson.xml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;PutEmail Processor&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2354-image001.png" style="width: 1160px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20992i108B17FB6E7CBA61/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2354-image001.png" alt="2354-image001.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 12:32:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-Email-Processor-not-using-ReplaceText-Values/m-p/154351#M20640</guid>
      <dc:creator>awatson</dc:creator>
      <dc:date>2019-08-18T12:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi Email Processor not using ReplaceText Values</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-Email-Processor-not-using-ReplaceText-Values/m-p/154352#M20641</link>
      <description>&lt;P&gt;Could you post what you have on the message field from PutEmail please?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 01:36:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-Email-Processor-not-using-ReplaceText-Values/m-p/154352#M20641</guid>
      <dc:creator>jsequeiros</dc:creator>
      <dc:date>2016-02-24T01:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi Email Processor not using ReplaceText Values</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-Email-Processor-not-using-ReplaceText-Values/m-p/154353#M20642</link>
      <description>&lt;P&gt;The PutEMail processor does not send the contents of a FlowFile by default. Rather, it sends the message that is set in the "Message" property. This is done because quite often, we want to send an email notification that something happened but not send the contents of the FlowFile itself. You can, however, set the "Attach File" property to true, which will send the contents of the FlowFile as an attachment to the e-mail.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 02:22:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-Email-Processor-not-using-ReplaceText-Values/m-p/154353#M20642</guid>
      <dc:creator>mpayne</dc:creator>
      <dc:date>2016-02-24T02:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi Email Processor not using ReplaceText Values</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-Email-Processor-not-using-ReplaceText-Values/m-p/154354#M20643</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2436/jsequeiros.html" nodeid="2436"&gt;@jsequeiros&lt;/A&gt; see the updated processor configure screenshot.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 02:30:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-Email-Processor-not-using-ReplaceText-Values/m-p/154354#M20643</guid>
      <dc:creator>awatson</dc:creator>
      <dc:date>2016-02-24T02:30:46Z</dc:date>
    </item>
  </channel>
</rss>

