Any operation overlapping one or more of the currently selected operations are moved forward in time until no more overlap exists.
Example parameter configuration
Parameter descriptions
(* = configuration required)
statusListUntouchable
A comma separated list of operation status values. An operation with one of these status’s will not be moved forward. In this example operations with status start possible and started will not moved:
30,40
Possible operation status values:
10 = Incomplete
15 = Reserved
20 = Planned
30 = Start possible
40 = Started
50 = Paused
60 = Cancelled
70 = Completed
Post your comment on this topic.