<?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: Regarding NIFI Timer driven scheduling  not working in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346867#M235009</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/98925"&gt;@pk87&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Above was discussed in another post here:&lt;BR /&gt;&lt;A href="https://community.cloudera.com/t5/Support-Questions/NIFI-I-m-getting-issue-like-quot-authentication-details-were/td-p/346593" target="_blank"&gt;https://community.cloudera.com/t5/Support-Questions/NIFI-I-m-getting-issue-like-quot-authentication-details-were/td-p/346593&lt;/A&gt;&lt;BR /&gt;A configuration change was provided to resolve the http 400 response.&amp;nbsp; The new response was an HTTP 401 so request was good, but a end point did not like the authorization provided in the request.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2022 17:31:53 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2022-07-05T17:31:53Z</dc:date>
    <item>
      <title>Regarding NIFI Timer driven scheduling  not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346718#M234969</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have the below flow to get the ticket details through Rest Api call i want to execute it will atomatically execute after every 60 min but scheduling not working.Please support how can execute below flow after every 60 min.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Note:API's working fine through postman able to execute flow&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pk87_0-1656906714445.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34738iB0E202712B9792C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pk87_0-1656906714445.png" alt="pk87_0-1656906714445.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have set below property but flow is not executed after 60 min.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pk87_1-1656906784041.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34739i1DD3554C6F096E10/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pk87_1-1656906784041.png" alt="pk87_1-1656906784041.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 06:27:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346718#M234969</guid>
      <dc:creator>pk87</dc:creator>
      <dc:date>2022-07-04T06:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding NIFI Timer driven scheduling  not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346724#M234973</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/98925"&gt;@pk87&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The HandleHttpRequest processor will only produce a flowfile when an HTTP call is received on its port. If you want this to be called every 60 minutes you can add an InvokeHTTP processor, scheduled to run every 60 minutes, that will call your API endpoint in the same way that Postman does.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You actually don't need the HandleHttpProcessor to run this on a regular basis. You could possibly replace that with a GenerateFlowFile that executes every 60 minutes and will trigger the process for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 05:26:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346724#M234973</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2022-07-04T05:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding NIFI Timer driven scheduling  not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346768#M234981</link>
      <description>&lt;P&gt;Thanks for your quick support....Please support for another issue&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have the below flow to get the ticket details .getting 400 error and I have provided valid credentials also. Please suggest.&lt;/P&gt;&lt;P&gt;Note:API's working fine in postman.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pk87_0-1656931637435.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34742i34AB6DBB54307CA4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pk87_0-1656931637435.png" alt="pk87_0-1656931637435.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Evaluation JSON path process contains access token&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pk87_1-1656931655075.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34743i49E2199635E4B61F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pk87_1-1656931655075.png" alt="pk87_1-1656931655075.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Update attribute processor contains the authorization&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pk87_2-1656931670669.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34744i4920358DF9146857/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pk87_2-1656931670669.png" alt="pk87_2-1656931670669.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoke http processor contains url for ticket details&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pk87_3-1656931684940.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34745i797B6BB5960099ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pk87_3-1656931684940.png" alt="pk87_3-1656931684940.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pk87_4-1656931692270.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34746iA6EF04F9B5AC3E2F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pk87_4-1656931692270.png" alt="pk87_4-1656931692270.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here I'm getting issue in&amp;nbsp; invoke http processor&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pk87_5-1656931706817.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34747i74E592A79DA3517B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pk87_5-1656931706817.png" alt="pk87_5-1656931706817.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pk87_6-1656931714486.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34748i649BF0C2FEE58CCA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pk87_6-1656931714486.png" alt="pk87_6-1656931714486.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 10:50:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346768#M234981</guid>
      <dc:creator>pk87</dc:creator>
      <dc:date>2022-07-04T10:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding NIFI Timer driven scheduling  not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346831#M234997</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/11191"&gt;@araujo&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please support above issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 06:37:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346831#M234997</guid>
      <dc:creator>pk87</dc:creator>
      <dc:date>2022-07-05T06:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding NIFI Timer driven scheduling  not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346867#M235009</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/98925"&gt;@pk87&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Above was discussed in another post here:&lt;BR /&gt;&lt;A href="https://community.cloudera.com/t5/Support-Questions/NIFI-I-m-getting-issue-like-quot-authentication-details-were/td-p/346593" target="_blank"&gt;https://community.cloudera.com/t5/Support-Questions/NIFI-I-m-getting-issue-like-quot-authentication-details-were/td-p/346593&lt;/A&gt;&lt;BR /&gt;A configuration change was provided to resolve the http 400 response.&amp;nbsp; The new response was an HTTP 401 so request was good, but a end point did not like the authorization provided in the request.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 17:31:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346867#M235009</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2022-07-05T17:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding NIFI Timer driven scheduling  not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346884#M235013</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/98925"&gt;@pk87&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Also consider that using timer driven may not always give you 60 minute scheduling.&amp;nbsp; When using timer driven the component will get scheduled upon start and then again x configured amount of time later.&amp;nbsp; A NiFi restart or stopping and starting the processor will reset this.&amp;nbsp; If you need to make sure that a component is only scheduled every x amount of time consistently, you should be using cron driven scheduling strategy which will allow you to set specific time of schedule.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 18:33:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Regarding-NIFI-Timer-driven-scheduling-not-working/m-p/346884#M235013</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2022-07-05T18:33:05Z</dc:date>
    </item>
  </channel>
</rss>

