How to Force Execution cycles

Hello,

I have a scenario that runs on 100 records correctly, but then stops. I know there are more records that meet my “find” conditions.

I have set the maximum number of results in the module to process at 100 and I’ve adjusted the scenario settings and increased the “max number of cycles” to 5. Doesn’t that instruct make.com to run no more than 5 cycles of 100 results per cycle for a total potential of processing 500 records?

How do I instruct the scenario to run until all found records are processed, which should be over 200?

Thanks for your help!
S

Welcome to the Make community!

What is your trigger module?

1. Screenshots of module fields and filters

Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:
Screenshot_2023-10-07_111039

2. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

Following these steps will allow others to assist you here. Thanks!

2 Likes

I was attempting to run the scenario manually with a “run now” trigger. That seems to have, for reasons I don’t understand, limited how many cycles were executed.

I changed the trigger to occur at a specific time and then the scenario executed until all records were processed (cycles set to 5) although it seems it executed more times than needed, but that is difficult to determine for sure. Hopefully this simple answer to a simple question helps someone. Best,

1 Like