Weird behavior when a case has a lot of subcases
Hello,
We have an application that creates case A. These cases A creates subcases B. These subcases B creates subcases C.
When the number of subcases is not large, then there are no issues.
When the number of subcases is large (for example 37,000), then weird behaviors start to appear. The case A gets stuck in creating subcases B, not all of subcases B and C are created (missing), ect
Why this is happening?
Is it that the requestor or node can’t handle the large numbers/size?
Is it that activities are not meant to handle the large numbers/size?
***Edited by Moderator Marissa to update platform capability tags****