Error Message - The Record Data Source did not apply the batch number correctly. The first two responses returned the same data.
How and where to fix the issue?
Discussion posts and replies are publicly visible
Where did you find this error and after you did what?
In the sync history
Well, the error message is pretty clear. Did you set up sync batching according to the documentation?
I have set the sync batching to 1000 records/batch according to the training module
but still getting the error
The data source you use MUST support batching. If you get the above error message, you will have to adapt your code to apply batching correctly.
For any additional support we need all the gory details of what you are doing.