Program Settings - TASKMAN
TASKMAN program settings set the environment for the Task Manager application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to the Task Manager application. | n
|
AllowProperties | If enabled, then the user can select the Properties option from the main browser to set or change the filter used to display records in the list-view panel. | Enabled | Disabled |
AutoRun1.. | The names of the sessions to be automatically schedules when the Task Scheduler application starts up. | {Session} |
CatchUpScheduleItems | If enabled, if the next scheduled time for any scheduled item is before the current system time, those items are immediately run, and then rescheduled for a future time. If disabled, those items will only be rescheduled. | Enabled | Disabled |
CompletionSleepInterval | The time interval, in milliseconds, in which to check whether a running item has been completed. This is echoed in how quickly the scroll bar whizzes. | n |
Criteria1.. | The list of criteria used to select records for the browse display. Each criterion is defined by a name and a SQL clause used to filter the records. Only one criteria can be active at a time. These criteria and the default criteria used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings. | {CriteriaName},{SQLStatement} |
CurrentCriteria | The number of the current criterion. | n |
EventLogFile | The file to which event messages are logged. | {FileName} |
MainListViewColumn1.. | The columns of details displayed in the browse frame of this application. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
MainListViewGrid | If enabled, then browser display in this application uses a grid. | Enabled | Disabled |
NTEventLog | If enabled, all event messages are written to the system event log file. If disabled, all event messages are written to the file defined by EventlogFile. | Enabled | Disabled |
ReportLDF1.. | The Crystal Reports template(s) available to create data reports. The full path to each file must be included. | {FileName} |
ShowErrorMessages | If enabled, then error messages are displayed when the scheduled item is run interactively. If disabled or non-interactive, any error messages are written to the EventlogFile. | Enabled | Disabled |
ShowProgressBar | If enabled, a bar displaying run progress displays when the task is being run interactively. | Enabled | Disabled |
ShowTipOfTheDay | If enabled, then the content of the TipOfTheDayFile displays on application on start up. If disabled, then no tip of the day displays. | Enabled | Disabled |
SubListViewColumn1.. | The columns of Item details displayed in the browse frame of the Task Scheduler application. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
TimerInterval | The time interval, in seconds, between checking for triggering of events. Note that time must be lower than or equal to the lowest scheduled item time cycle. Ideally, it should not be less than 20 or 30 seconds to avoid overloading the network. | n |
TipOfTheDayFile | The name of the file containing the current tip of the day for the application. Example: %CCLASRootDirectory%Tip\TaskSched.TIP | {FileName} |
VBScriptAllowUserInterface | If enabled, then VBScript input box or msgbox text can be passed back to the main Task Scheduler screen. | Enabled | Disabled |
Window | The position and size of the application window, in pixels. | Top,Left,Width,Height |