I have a scenario that only runs on Sundays at 0700. Every Sunday, I should have two Survey123 Reports waiting in Queue to be processed. However, only 1/2 Reports get processed and the other remains in the Queue.
Any solutions to ensure ALL reports get processed at my desired schedule time?
If this scenario only runs once a week, do you think you’ll only get two form submissions to process per week?
Or do you want to process ALL 1000 of them?
If you want to process ALL of them, make sure you are setting a very high limit, as you are only running this scenario once a week instead of hourly or every 15 minutes.
If you don’t process ALL of them, they’ll just continue to sit in the backlog until the following week, where the next two and only two will be processed.