Description
QuerySalesforceObject processor has two major state handling issue:
- When user choose a different sObject the state which track the age filtering, should be reseted to a default state
- If query return a next url, but some reason next url fetching is failing, we still update the age filtering state which could cause some record will not processed. State should be handled to support this edge-case as well
Attachments
Issue Links
- is fixed by
-
NIFI-11224 FF attribute support in Where condition of QuerySalesforceObject
- Resolved