You can change the status of scheduled events in SCInterface. If you have an event scheduled that you don't want to execute, but may want to run at a later time, you can set it to "Disabled".

Explanation of Status Values
StatusMeaning
DisabledThe command will remain in the system, but not execute at the scheduled time.
In QueueThe command will execute at the scheduled time.
ActiveThe command will execute immediately, regardless of its scheduled time.
ProcessedAfter completion, SCInterface sets successfully executed commands to "Processed".
ErrorAfter completion, SCInterface sets an event to Error status if the command did not execute properly.


To edit a scheduled event:
  1. Click the Scheduler tab.
  2. Click the Altered Scheduled Status tab.
  3. If you have scheduled events, you will see a table of events. To see in detail the command to be executed, click the Show Command checkbox for that command. The command will pop up within the table for further inspection.
  4. To change the status of an event, select the new status from the Status dropdown box corresponding to that event. If you don't want to change the status, do not change the dropdown list value.
  5. After making all the desired changes, click the Modify Status button. A message will be displayed indicating the success or failure of your request.

Example

Example: Editing a Scheduled Event
Editing scheduled events. As shown, clicking the "Show Command" checkbox for an event shows the associated command and its parameters.


Related Topics:
Scheduling an Event
Deleting a Scheduled Event