<?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: Move File from One local folder to another and then move to HDFS in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Move-File-from-One-local-folder-to-another-and-then-move-to/m-p/179376#M141622</link>
    <description>&lt;P&gt;Actually you do not need to assign the values fix. You can pass the file-name and path dynamically to the next processors.&lt;/P&gt;&lt;P&gt;Please check out the documentation at &lt;A href="https://nifi.apache.org/docs/nifi-docs/html/developer-guide.html#flowfile"&gt;https://nifi.apache.org/docs/nifi-docs/html/developer-guide.html#flowfile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For example, &lt;CODE&gt;${filename}&lt;/CODE&gt; will return the value of the “filename” attribute.&lt;/P&gt;&lt;P&gt;Other values in this context are:&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Filename ("filename"): The filename of the FlowFile. The filename should not contain any directory structure.&lt;/LI&gt;&lt;LI&gt;UUID ("uuid"): A unique universally unique identifier (UUID) assigned to this FlowFile.&lt;/LI&gt;&lt;LI&gt;Path ("path"): The FlowFile’s path indicates the relative directory to which a FlowFile belongs and does not contain the filename.&lt;/LI&gt;&lt;LI&gt;Absolute Path ("absolute.path"): The FlowFile’s absolute path indicates the absolute directory to which a FlowFile belongs and does not contain the filename.&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Fri, 19 May 2017 18:51:02 GMT</pubDate>
    <dc:creator>pgreiff</dc:creator>
    <dc:date>2017-05-19T18:51:02Z</dc:date>
  </channel>
</rss>

