Forum Discussion
smpa01
2 years agoCommunity Champion
Total activity limitation
I see this as a current limitation (total 80 per pipeline). If I am calling forEach for an array length of 15 and forEach has 6 inner activities, is that deemed to fail due to reaching limitation? ...
- 2 years ago
So it is 4 outer activities + 6inner activities.
So total count is 10 activities
NandanHegde
2 years agoSuper User
The limitation is w.r.t the number of activities present while publishing the pipeline.
Not the number of executions.
You can have more than 500 iterations etc
- smpa012 years agoCommunity Champion
So, in the current pipeline screenshot, it would be considered as 4 activities ?
- NandanHegde2 years agoSuper User
So it is 4 outer activities + 6inner activities.
So total count is 10 activities
- NandanHegde2 years agoSuper User
It is basically the activities that you drag and drop within the pipeline