Is there a limit in the amount of processes that can run?

Questions about and code samples for automation process code snippets within Select.
Post Reply
tamar
Posts: 9
Joined: Wed Dec 14, 2022 4:52 pm

Is there a limit in the amount of processes that can run?

Post by tamar »

Recently I added a lot of automation processes , and I noticed that there are many more failures.
I wonder whether the failures are related to the amount of processes.
Is there any limitation?
Thanks!
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: Is there a limit in the amount of processes that can run?

Post by BobRichards »

There is no defined maximum number of automation processes you can define. However since the order they run in is not defined (if more than one has been triggered and determined conditions are correct to run), you need to make sure all required information is available for the action portion of the snippet.
Bob Richards, Senior Software Developer, SoftPro
Post Reply