<?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 Is it possible to request specific attributes of a flowfile from a remote process group? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-request-specific-attributes-of-a-flowfile/m-p/223230#M66905</link>
    <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/32385-p1.png"&gt;&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;Hi, i have a dataflow in a RPG that ingests data and assigns attributes to each feature in the flowfile as shown below, before transmitting to the main NiFi server. What i am trying to do is make a request from the main NiFi server for a particular attribute "P1" for example. So if i made a request for P1, (via python script or listenTCP) only P1 would be transmitted from the RPG to the main NiFi server. Is there a way of doing this, thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Aug 2017 17:01:15 GMT</pubDate>
    <dc:creator>r_young</dc:creator>
    <dc:date>2017-08-18T17:01:15Z</dc:date>
    <item>
      <title>Is it possible to request specific attributes of a flowfile from a remote process group?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-request-specific-attributes-of-a-flowfile/m-p/223230#M66905</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/32385-p1.png"&gt;&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;Hi, i have a dataflow in a RPG that ingests data and assigns attributes to each feature in the flowfile as shown below, before transmitting to the main NiFi server. What i am trying to do is make a request from the main NiFi server for a particular attribute "P1" for example. So if i made a request for P1, (via python script or listenTCP) only P1 would be transmitted from the RPG to the main NiFi server. Is there a way of doing this, thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 17:01:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-request-specific-attributes-of-a-flowfile/m-p/223230#M66905</guid>
      <dc:creator>r_young</dc:creator>
      <dc:date>2017-08-18T17:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to request specific attributes of a flowfile from a remote process group?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-request-specific-attributes-of-a-flowfile/m-p/223231#M66906</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14005/ryoung.html" nodeid="14005"&gt;@Roger Young&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Currently, there is no way to do what you're asking if you're asking just for the attributes of flow files.  The RPG transmits the entire flow file.&lt;/P&gt;&lt;P&gt;One way to send only data with P1 attributes would involve using the Notify/Wait processors on the remote NiFi system. The main NiFi server would send a flow file, say for P1, then on the remote NiFi, you would use a RouteOnAttribute processor to send the P1 signal down the correct path to trigger the transmission of the "P1" data to the main NiFi and so for your different data types.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 19:44:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-request-specific-attributes-of-a-flowfile/m-p/223231#M66906</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2017-08-22T19:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to request specific attributes of a flowfile from a remote process group?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-request-specific-attributes-of-a-flowfile/m-p/223232#M66907</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/286/dwynne.html" nodeid="286"&gt;@Wynner.&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have it kind of working with a python script and command line arguments but i thought there might have been a more straight forward way of doing it. Thank you for the reply.&lt;BR /&gt;&lt;A rel="user" href="https://community.cloudera.com/users/286/dwynne.html" nodeid="286"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 19:32:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-request-specific-attributes-of-a-flowfile/m-p/223232#M66907</guid>
      <dc:creator>r_young</dc:creator>
      <dc:date>2017-08-23T19:32:19Z</dc:date>
    </item>
  </channel>
</rss>

