Basic Scheduling -Sequencing resources

A

Aju

When multiple resources are assigned to a task, typically all resources are
booked for the entire duration of the task. But in real life, these resources
are working one after the other. Is there any way to sequence resources as
required?
 
S

Steve House

As Trevor said, break it down into separate tasks. The formal definition of
a "task" is "an observable physical activity performed by a unique resource
resulting in a unique deliverable." Note that "unique resource" in this
context can be more than a single individual, it can be a team working
together whose skills collectively make up a unique package of skills (a
surgical team comes to mind). If you find you often have such resources are
working sequentially on a task, it's very likely that the task is actually
producing a number of different deliverables and you're not decomposing your
project down into sufficient detail to effectively schedule and manage the
work. What you're presently calling a task will become a summary task and
all its component deliverables become subtasks inside it, the resources
assigned to the subtasks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top