I have got two issues.
1. Schedules are not working while I have got 500 limit available in my account.
2. I am trying to fetch records from potential module where the closing date is more than 30 days from today and update the stage according. It works for few records while few records are not changed even if they are matching the criteria given.
I found that the issue is the index limit, you can only call 200 records at a time. However, I would like to perform this task on each record available to see if they match the criteria and update the field accordingly. Is there any way to fix it?
Best,
Darth