<?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: Processor doesn't read saved attribute in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Processor-doesn-t-read-saved-attribute/m-p/341238#M233466</link>
    <description>&lt;P&gt;also, you mentioned "&lt;SPAN&gt;Processor doesn't read saved attribute" Which specific processor you are complaining about ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Apr 2022 14:06:52 GMT</pubDate>
    <dc:creator>ckumar</dc:creator>
    <dc:date>2022-04-12T14:06:52Z</dc:date>
    <item>
      <title>Processor doesn't read saved attribute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Processor-doesn-t-read-saved-attribute/m-p/341174#M233457</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I have a flow where I make an HTTP request, and I save as an attribute the last ID value with EvaluateJsonPath and ExtractText processors. However, the InvokeHTTP processor doesn't read the saved attribute. What should I change?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attach an image of this part of the flow. Thank you very much in advance.&amp;nbsp;I'm stuck at this point and I don't know what else to try.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34164iF84FE090FC0CA768/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 08:51:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Processor-doesn-t-read-saved-attribute/m-p/341174#M233457</guid>
      <dc:creator>mizu</dc:creator>
      <dc:date>2022-04-12T08:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Processor doesn't read saved attribute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Processor-doesn-t-read-saved-attribute/m-p/341236#M233464</link>
      <description>&lt;P&gt;trying to understand your flow pipeline with respect to your use case explanations, You have two upstream queued for InvokeHTTP , in one&amp;nbsp; using&amp;nbsp;&lt;SPAN&gt;ExtractText you are extracting text , which will be stored in flow file as an attribute then running&amp;nbsp;HTTP Method from InvokeHTTP and configured Attributes to Send for the attributed which is created by ExtractText ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What GenreateFlowFile os doing in this flow?&amp;nbsp; what evaluation is configured with&amp;nbsp;EvaluateJsonPath ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please provide more details&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 14:04:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Processor-doesn-t-read-saved-attribute/m-p/341236#M233464</guid>
      <dc:creator>ckumar</dc:creator>
      <dc:date>2022-04-12T14:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Processor doesn't read saved attribute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Processor-doesn-t-read-saved-attribute/m-p/341238#M233466</link>
      <description>&lt;P&gt;also, you mentioned "&lt;SPAN&gt;Processor doesn't read saved attribute" Which specific processor you are complaining about ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 14:06:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Processor-doesn-t-read-saved-attribute/m-p/341238#M233466</guid>
      <dc:creator>ckumar</dc:creator>
      <dc:date>2022-04-12T14:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Processor doesn't read saved attribute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Processor-doesn-t-read-saved-attribute/m-p/341527#M233552</link>
      <description>&lt;P&gt;Thank you very much, ckmar, for your interest in my issue. I will provide you more details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With InvokeHTTP, I make a request, which returns N rows in JSON format. To build this request I want to use the ID obtained in the previous request (separated by an interval of 5 minutes), because I need to get only new rows (with higher ID).&amp;nbsp; To do this, with&amp;nbsp;&lt;SPAN&gt;EvaluateJsonPath&lt;/SPAN&gt; I get the highest ID, which I call last_entry_no, and with ExtractText I try to do the mapping to the attribute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore, what I need is that InvokeHTTP reads the attribute that I tried to assign in ExtractText.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Probably none of this is done this way, but I am starting with NiFi and I am trying all the options until I find a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added to the flow the GenerateFlowFile processor because I read somewhere that it was needed to start the flow, but it doesn't do any specific function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attach screenshots with the configuration of these processors. Thank you very much again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;InvokeHTTP:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="invoke.PNG" style="width: 990px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34176iC50FD1BD55692C96/image-size/large?v=v2&amp;amp;px=999" role="button" title="invoke.PNG" alt="invoke.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;EvaluateJSONPath:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="evaluate.PNG" style="width: 993px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34177iEEDAADDD748F3A22/image-size/large?v=v2&amp;amp;px=999" role="button" title="evaluate.PNG" alt="evaluate.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;ExtractText:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="extract.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34178iC759618FE3FA5317/image-size/large?v=v2&amp;amp;px=999" role="button" title="extract.PNG" alt="extract.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2022 10:17:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Processor-doesn-t-read-saved-attribute/m-p/341527#M233552</guid>
      <dc:creator>mizu</dc:creator>
      <dc:date>2022-04-16T10:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Processor doesn't read saved attribute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Processor-doesn-t-read-saved-attribute/m-p/341610#M233564</link>
      <description>&lt;P&gt;I would need InvokeHTTP to read the attribute obtained from the previous request, done with the same processor. That was not a complaint, but desperation due to my incompetence. I guess that I am doing something wrong and that there will be a solution. Thank you again.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 13:23:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Processor-doesn-t-read-saved-attribute/m-p/341610#M233564</guid>
      <dc:creator>mizu</dc:creator>
      <dc:date>2022-04-18T13:23:44Z</dc:date>
    </item>
  </channel>
</rss>

