Maintain tasks for a task scheduler session
To search for tasks associated with the task scheduler session:
- Click Task Scheduler in the CCLAS EL menu or run the TaskSchd.exe application in the Exe folder to display the Sessions Form.
- Expand the Schedules node and select a task scheduler session under it.
To create a task scheduler session:
- Click New to display the AddNew form.
- Enter the New code.
- Click OK to create the task and open the ItemNumberEdit Form to update the session details, as required, or click Cancel to not proceed.
To review a task scheduler session:
- Right-click a task Sequence and select Open or double-click a task Sequence to display the ItemNumberEdit Form.
To update a task scheduler session:
- Right-click a task Sequence and select Open or double-click a task Sequence to display the ItemNumberEdit Form.
- Update the entity, as required.
- Click Save to close the form and save the changes, or click Close to close the form.
To enter general details for a task scheduler session:
- Enter the Description.
- Enter the item created on date-time.
- Select the Start at, Repeat every and Repeat count.
- Enter the Terminate after (hrs), if required, or leave as 0 to have no termination.
To execute a VB script at the scheduled time:
- Check the VB Script procedure check box.
- Enter the required Parameters.
- Locate the Run what script file.
- Click Test to test the script for the task.
To activate the task:
- Check the Item active check box and check the Days of the week on which the item is active.
To log event details when a task is executed:
- Check the Log event details check box.
To delete task scheduler session:
- Click
Delete.