Hello, I'm changing the Page size to limit the number of record by batch created.
We have more then 5000 records to update.
I'm getting a 2 min timeout error. Is the page size should overcome the 2 min timeout?
Also unable to use top =1000 in the fetch query because Page Size parameter is used.