SCHED: DeConflictSchedule
Format
SCHED / DeConflictSchedule {AttributeName} <Parameters>
Description
The SCHED DeConflictSchedule Connect command kicks off STKScheduler solution processing for the active schedule based on its current tasks, resources, and schedule option settings.
The processing time depends upon the number of tasks and resources, the complexity of the problem, as well as the duration of the schedule file window.
Optional Attributes
{AttributeName} | <Parameters> | Parameters Values |
---|---|---|
CompareAssignments | True / False | If the CompareAssignments parameter is TRUE, information on schedule changes that occurred during the schedule deconfliction process will be returned in JSON format. If the CompareAssignments parameter is FALSE, then no information will be returned and the DeConflictSchedule Connect command will run normally. |
Examples
Initiates schedule processing for the active schedule
SCHED / DeConflictSchedule
Syntax | Example |
---|---|
<CommandName> | SCHED / DeConflictSchedule |
Initiates schedule processing for the active schedule and returns information on schedule changes that occurred during the schedule deconfliction process
SCHED / DeconflictSchedule CompareAssignments True
Syntax | Example |
---|---|
<CommandName> | SCHED / DeConflictSchedule CompareAssignments True |
Return Message
If activated, Connect returns an acknowledgment message and a message to indicate that the solution is complete.
If the CompareAssignments attribute is used, Connect returns an acknowledgment message and a JSON-formatted output with the changes between the two schedules. See Sample Output.
Group Membership
This command belongs to the following group(s):
Version
4.3.1 and 5.0