Application as Service - Schedule tab

Please, use this tab to run your application (no matter periodically or just once) at the particular time of the day, day of the week or on the particular date. It is very useful for administration. This great feature allows you to add several schedule tasks which will cooperate with each other.

In order to add new record, please tick the corresponding checkboxes and click "Add" button.

All parameters are optional. The list of parameters is the following:

  1. Start time from ... to ...

    Here you are able to specify interval of time when application will be started. For instance, you specified start time from 17:00 to 21:00, it means that application would be launched from 5 PM till 9 PM local time.

  2. Stop time

    This is a 24-hour formatted time string before or on which the application will halt execution. For instance, 00:00 means that application would be stopped at 12 AM local time.

  3. Start anytime

    This option starts application anytime according to time condition.
    Note, that "Start anytime" option should be used along with certain date, week day or day of month.

  4. Periodically

    This option defines time when your application which is launched as service might be started or stopped from one date to another.

  5. Daily

    Here you can specify certain days of the week on which the application may run or stop. By default, the application is allowed to run on any day of the week.

  6. Monthly

    This option defines whether application should run or stop monthly between several days or on certain day.

Use "Delete" to delete or "Up"/"Down" buttons to move the selected record to the top or to the bottom.

Note: you should remember that "Restart the program after" option in "Advanced" tab impacts on schedule. In other words, if your schedule application would be launched several times (if there are two "Start from" tasks in schedule, for example) you should enable "Restart the program after" option to successful schedule proceeding. Moreover your schedule application will be launched second time accordingly to schedule but not accordingly to "Restart the program" value. If "Restart the profram after" is disabled the second task in schedule will not be proceed.