M
MAL
I have a requirement to ensure tasks that have a conflict cannot be scheduled
at the same time. For instance a task such as "lighting matches" cannot be
scheduled when another task such as "repairing gas pipe" is active. We can
identify using an attribute that these tasks are subject to a conflict but
don't know of a way to instantiate a rule that says something like:
“Activity where ConflictType = LightMatch cannot be scheduled with Activity
where Conflict Type = Gas Pipeworkâ€
The idea is that Resource Leveling takes acount of a rule like this and does
not schedule the task concurrently. We have thought of a few work arounds
but nothing that's elegant. Any deep technical knowledge of how this might
be done?
at the same time. For instance a task such as "lighting matches" cannot be
scheduled when another task such as "repairing gas pipe" is active. We can
identify using an attribute that these tasks are subject to a conflict but
don't know of a way to instantiate a rule that says something like:
“Activity where ConflictType = LightMatch cannot be scheduled with Activity
where Conflict Type = Gas Pipeworkâ€
The idea is that Resource Leveling takes acount of a rule like this and does
not schedule the task concurrently. We have thought of a few work arounds
but nothing that's elegant. Any deep technical knowledge of how this might
be done?