Enabling debug mode through the TaskMan service

Note: This topic applies solely to system administrators for your work environment and primarily to on-premises work environments.

To enable debug mode through the Infor Framework Taskman service, use this procedure:

  1. On the server where TaskMan resides, open Windows Services.
  2. In the list of services, select Infor Framework TaskMan.
  3. If the TaskMan service is running, stop the service.
    Caution: 
    We strongly recommend that you make sure that no TaskMan process is running before you stop the service. When you stop TaskMan, all running tasks are terminated.
  4. Right-click on the Infor Framework TaskMan service and select Properties.
  5. In the Start Parameters field of the Properties dialog box, specify debug.
  6. To restart TaskMan, click Start.
TaskMan is now in debug mode. When you finish debugging your application, make sure that you reverse this procedure; that is, that you stop the TaskMan service, remove the debug parameter, and then restart the service.

There is also an optional nowait parameter for TaskMan. If you manually start TaskMan, this keyword allows the service to start faster.