Skip to main content
June 12, 2023
Question

Unable to Sync

  • June 12, 2023
  • 5 replies
  • 0 views

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?

    5 replies

    harshitb6843
    June 12, 2023

    Where did you find this error and after you did what?

    June 12, 2023

    In the sync history 

    stefanhelzle0001
    June 12, 2023

    Well, the error message is pretty clear. Did you set up sync batching according to the documentation?

    vincentm2246
    November 14, 2023

    I have set the sync batching to 1000 records/batch according to the training module

    but still getting the error

    stefanhelzle0001
    November 14, 2023

    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.