[
https://issues.apache.org/jira/browse/NIFI-10513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lehel Boér updated NIFI-10513:
------------------------------
Status: Patch Available (was: In Progress)
[~tpalfy] [~turcsanyip] PR is ready for review
> 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
> Time Spent: 10m
> 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)