Forum Discussion
Total activity limitation
- 2 years ago
So it is 4 outer activities + 6inner activities.
So total count is 10 activities
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
So, in the current pipeline screenshot, it would be considered as 4 activities ?
- NandanHegde2 years ago
Super User
So it is 4 outer activities + 6inner activities.
So total count is 10 activities
- NandanHegde2 years ago
Super User
It is basically the activities that you drag and drop within the pipeline
- smpa012 years ago
Community Champion
NandanHegde thank you very much for this. I have a follow up questions to this.
1. If I split up my current array of 20 to 8 +12 (each containing 10 activities - as per your explanation) and build two seperate pipelines called P1 and P2 and create a seperate pipeline P3 and invoke p1 and P2 in P3; will it be considered as 2 activities or 10 activities.