<?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 Best approach to re merging flowfiles in NiFi in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Best-approach-to-re-merging-flowfiles-in-NiFi/m-p/214177#M176092</link>
    <description>&lt;P&gt;I'm utilizing "SplitAvro" in prior to "ConvertAvroToJSON" to allow blob objects too large to convert via varchar in an SQL stream to be able to be ingested into a flowfile.   I use several "SplitContent" to isolate the object needed to be handled specially via a custom "ExecuteScript" which, in turn, utilizes a "JSON.stringify" to get a string which can be handled by any subsequent JSON related processors.    I'm wondering if I can utilize a MergeContent or something similar to re-merge the customized string back to the sibling flowfile which contained the other JSON structure?  Is the processor dynamic enough to pair back to a separate flowfile using uuid or something similar and the 'Defragment' Merge Strategy.  Or could I create a dynamic variable in the JSON structure flowfile which could map back to the corresponding customized string via some type of iterative process?   Thank you for any hints or suggestions you can provide.    ~Sean&lt;/P&gt;</description>
    <pubDate>Fri, 28 Apr 2017 02:09:29 GMT</pubDate>
    <dc:creator>murphy_sean</dc:creator>
    <dc:date>2017-04-28T02:09:29Z</dc:date>
  </channel>
</rss>

