[ 
https://issues.apache.org/jira/browse/NIFI-10513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lehel Boér updated NIFI-10513:
------------------------------
    Description: 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.  (was: QuerySalesforceObject 
does not use pagination to list object with more than 2000 records. A 
pagination method (OFFSET, link) needs to be added to handle this case.)

> 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
>
> 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)

Reply via email to