<?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: How to create a new attribute with value as the content of the flowfile? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-create-a-new-attribute-with-value-as-the-content-of/m-p/107336#M70205</link>
    <description>&lt;P&gt;The ExtractText processor is used to pull up text from the content of a flow file into an attribute. You should be able to add a property like "message.body" with a value of "(.*)" to ExtractText to get it to extract everything.&lt;/P&gt;&lt;P&gt;Keep in mind this only makes sense for small messages. Attributes are held in memory and if you did this with a huge flow file you could blow up the memory of your Java process.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Aug 2016 00:01:41 GMT</pubDate>
    <dc:creator>bbende</dc:creator>
    <dc:date>2016-08-18T00:01:41Z</dc:date>
    <item>
      <title>How to create a new attribute with value as the content of the flowfile?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-create-a-new-attribute-with-value-as-the-content-of/m-p/107335#M70204</link>
      <description>&lt;P&gt;I am using PutSyslog and need to pass in the content of the flow file. &lt;/P&gt;&lt;P&gt;Q 1 - Is there a way to reference the content of flow file directly within the MessageBody field of the PutSyslog processor? &lt;/P&gt;&lt;P&gt;Q 2 - If not, how do I add the content of the flow file as processor so that I can pass the attribute to the MessageBody? &lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 22:21:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-create-a-new-attribute-with-value-as-the-content-of/m-p/107335#M70204</guid>
      <dc:creator>bsaini</dc:creator>
      <dc:date>2016-08-17T22:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new attribute with value as the content of the flowfile?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-create-a-new-attribute-with-value-as-the-content-of/m-p/107336#M70205</link>
      <description>&lt;P&gt;The ExtractText processor is used to pull up text from the content of a flow file into an attribute. You should be able to add a property like "message.body" with a value of "(.*)" to ExtractText to get it to extract everything.&lt;/P&gt;&lt;P&gt;Keep in mind this only makes sense for small messages. Attributes are held in memory and if you did this with a huge flow file you could blow up the memory of your Java process.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2016 00:01:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-create-a-new-attribute-with-value-as-the-content-of/m-p/107336#M70205</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-08-18T00:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new attribute with value as the content of the flowfile?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-create-a-new-attribute-with-value-as-the-content-of/m-p/107337#M70206</link>
      <description>&lt;P&gt;This resulted in error: "message.body is invalid when validated against (.*) because message.body is not supported property"&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 21:30:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-create-a-new-attribute-with-value-as-the-content-of/m-p/107337#M70206</guid>
      <dc:creator>lvic4594_</dc:creator>
      <dc:date>2019-05-03T21:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new attribute with value as the content of the flowfile?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-create-a-new-attribute-with-value-as-the-content-of/m-p/398038#M250041</link>
      <description>&lt;P&gt;Just for clarification you have to use this now -&amp;nbsp;(?s)(^.*$)&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 17:11:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-create-a-new-attribute-with-value-as-the-content-of/m-p/398038#M250041</guid>
      <dc:creator>energyguy78</dc:creator>
      <dc:date>2024-11-26T17:11:43Z</dc:date>
    </item>
  </channel>
</rss>

