Checking which background tasks are running
When the Background Queue form is used to create a job, it creates an Active Background Task record with a WAITING status, including the appropriate task name and parameters.
Note: The task name, which is determined through the Background
Task Definitions form, is usually the same as the form name of the
report or utility that is waiting to run.
To check which background tasks are running:
After a task is completed, the task is deleted from the queue. You can view details about its processing in the Background Task History form.
Although you cannot stop a background task with RUNNING status from within your application, you can use the Windows Task Manager to do so if you need to stop a long-running process.
Note: The Windows
Task Manager is different from the Infor
Framework TaskMan Service.