on 2024 Feb 26 4:16 PM
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?
Request clarification before answering.
User | Count |
---|---|
85 | |
12 | |
9 | |
8 | |
8 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.