[
https://issues.apache.org/jira/browse/NIFI-10513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Palfy updated NIFI-10513:
-------------------------------
Fix Version/s: 1.18.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> QuerySalesforceObject can only list the first 2000 records
> ----------------------------------------------------------
>
> Key: NIFI-10513
> URL: https://issues.apache.org/jira/browse/NIFI-10513
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Lehel Boér
> Assignee: Lehel Boér
> Priority: Major
> Fix For: 1.18.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> QuerySalesforceObject does not use pagination to list object with more than
> 2000 records. In case of more than 2000 records, a page cursor is returned in
> the response body. In order to capture cursor fields in the future we should
> extends JsonTreeRowRecordReader with the capability of capturing non-record
> fields based on a predicate.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)