Mark Payne created NIFI-932:
-------------------------------

             Summary: Allow ExecuteSQL to run periodically without any input 
FlowFile
                 Key: NIFI-932
                 URL: https://issues.apache.org/jira/browse/NIFI-932
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Mark Payne


Currently, ExecuteSQL will return immediately if run without a FlowFile. 
Instead, it should be able to be configured to run (say once per hour) without 
any input data.

The framework as-is does not provide this information, so the fact of whether 
or not incoming connections exist would have to be provided by the 
ProcessContext object.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to