Matt Burgess created NIFI-11147:
-----------------------------------

             Summary: Allow QuerySalesforceObject to query all existing fields
                 Key: NIFI-11147
                 URL: https://issues.apache.org/jira/browse/NIFI-11147
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Matt Burgess


Currently the Field Names property of QuerySalesforceObject is required and 
must contain the names of the fields the user wants to return. However in a 
schema drift use case, the user may want to add a field to a Salesforce object 
and have the NiFi flow continue without needing alteration.

This Jira is to make it possible for QuerySalesforceObject to return all fields 
from an object. A suggestion is to make Field Names optional and if it is not 
set, all fields are queried. The documentation should be updated to match the 
behavior.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to