cancel
Showing results for 
Search instead for 
Did you mean: 

Access nextLink value from Result in a Java CAP application

sukhpreet_k68
Explorer
0 Kudos
161

Hi,

I am trying to sync data from a remote source to the local database. In my handler, I have a CqnService which runs the select query and fetches result. However, the remote source may have any number of records.

The result displayed by the exposed endpoint shows a nextLink which I would like to access. Is there a way to do that?

If not, is there a way to fetch/sync all records other than running a count query and using the count as reference for calculating the number of times to run the loop?

Accepted Solutions (0)

Answers (0)