Staggered start / Rolling Schedule and Predecessors
I have a project to install software across 30 sites. The WBS is the same for each site so the plan would look something like this
Site1
Task1
Subtask 1.1
Subtask 1.2
Task2
Subtask 2.1
Subtask 2.2
Site2
Task1
Subtask 1.1
Subtask 1.2
Task2
Subtask 2.1
Subtask 2.2
ETC.
The plan is to break up the deployment into groups of 3 sites at a time
The one caveat is once any of the sites in the first block complete a certain task/subtask in the deployment, let’s say subtask 2, the first site on the second block will start. And so on.
That being said what parameters should I put in site 4 to say if either site 1, 2, or 3 reaches this point it can begin deployment.
I have a project to install software across 30 sites. The WBS is the same for each site so the plan would look something like this
Site1
Task1
Subtask 1.1
Subtask 1.2
Task2
Subtask 2.1
Subtask 2.2
Site2
Task1
Subtask 1.1
Subtask 1.2
Task2
Subtask 2.1
Subtask 2.2
ETC.
The plan is to break up the deployment into groups of 3 sites at a time
The one caveat is once any of the sites in the first block complete a certain task/subtask in the deployment, let’s say subtask 2, the first site on the second block will start. And so on.
That being said what parameters should I put in site 4 to say if either site 1, 2, or 3 reaches this point it can begin deployment.