Deleting background tasks that are processing
Before you can delete a scheduled task that is executing (that is, which has a Status of PROCESS on the Active Background Tasks form), you must first cancel any RUNNING or READY 'child' tasks and return the 'parent' (PROCESS) task to a Status of WAITING:
Note:
Note: When deleting background tasks, keep these facts in mind:
- If you do not delete (or disable) the 'parent' task record, then, when the task is next scheduled to process, the Status changes to PROCESS, and processing resumes.
- To completely delete a background task, you must also delete the task definition from the Background Task Definitions form.