[jira] [Updated] (NIFI-10513) QuerySalesforceObject can only list the first 2000 records

2022-09-27 Thread Tamas Palfy (Jira)


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


[jira] [Updated] (NIFI-10513) QuerySalesforceObject can only list the first 2000 records

2022-09-22 Thread Jira


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


[jira] [Updated] (NIFI-10513) QuerySalesforceObject can only list the first 2000 records

2022-09-22 Thread Jira


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


[jira] [Updated] (NIFI-10513) QuerySalesforceObject can only list the first 2000 records

2022-09-16 Thread Jira


 [ 
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. 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. A pagination method (OFFSET, link) needs to be added to handle 
> this case.



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