[
https://issues.apache.org/jira/browse/NIFI-7704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17170916#comment-17170916
]
Joe Witt commented on NIFI-7704:
--------------------------------
yeah this is a good point. an ability to right click on any processor and say
'Run once' would be cool for exactly the above scenario. And not just for
generate flow file but a whole bunch of procs while the flow developer is
testing things out
> Make it posssible to GenerateFlowFile without editing schedule
> --------------------------------------------------------------
>
> Key: NIFI-7704
> URL: https://issues.apache.org/jira/browse/NIFI-7704
> Project: Apache NiFi
> Issue Type: Wish
> Affects Versions: 1.11.4
> Reporter: Alejandro Fiel Martínez
> Priority: Minor
>
> When we are developing/testing or a simple data refresh it's needed we launch
> a flowfile via GenerateFlowFile, for this you have to:
> * Open the processor
> * go to schedule
> * change cron to time, set a time like 3600.
> * Apply changes
> * start and stop the processor
> * Open the processor
> * go to schedule
> * change time to cron (paste the cron you copied earlier)
> * apply changes
> * Start the processor
> It will be nice to have something like "right click->generate FlowFile" or
> something like that to launch 1 batch of the configured flowfile to avoid the
> time and errors that could happen when following the previous steps.
>
> thanks!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)