<?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 handle the xml data , that is needed to fetch  throughout whole process ? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-handle-the-xml-data-that-is-needed-to-fetch/m-p/350438#M235973</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Couple of options I can think of but that depends on your flow and what are you trying to do with the data:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1- Get all the parameters you need through the whole flow from the xml after you fetch the file. Those parameters will be there on every generated flow file later on and at any step you can retrieve them and do whatever needed.&lt;/P&gt;&lt;P&gt;2- If the data you are trying to get downstream from the xml is unrelated you can always have multiple branches after the FetchFile and created different flow for each branch that can run asynchronously.&lt;/P&gt;&lt;P&gt;3- IF you are looking to do different API calls based on the same XML, the InvokeHttp has an Original relationship besides the Response relationship in case each response independent of the others.&lt;/P&gt;&lt;P&gt;4- If you are using Nifi 1.16 and higher and you are looking for data enrichment for the base XML you can look into the processors : ForkEnrichment, JoinEnrichment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2022 14:20:07 GMT</pubDate>
    <dc:creator>SAMSAL</dc:creator>
    <dc:date>2022-08-19T14:20:07Z</dc:date>
  </channel>
</rss>

