-
I read some time ago that when handling resources (employees), a good approach is to have a general resource assigned to the step when multiple people can do various tasks based on the skills.
Let's say that Zipus, due to the nature of the skills he executes can handle 2 operations at a time. So I update to: Will the resource 1 (as has max 1) be blocking that the resource 3 can handle more than 1? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I assume you set the "owner" field rather than the "category" field to define that Zipus and Johan are part of the "generic employee" group.
No, it won't block things. |
Beta Was this translation helpful? Give feedback.
I assume you set the "owner" field rather than the "category" field to define that Zipus and Johan are part of the "generic employee" group.
No, it won't block things.
The algorithm works with the individual members in the group, and uses their maximum size, efficiency and available calendar.
The "generic employee" is just a dummy/aggregate resource. We don't use the size, efficiency or calendar populated at the aggregate level.