Documentation Center

Deploying a custom background task handler

Deploying your custom created background task handler is required to make it available to the background task service.

Before you begin

Execute the following steps on each server to ensure consistent behavior.

Procedure

  1. Copy the assembly with the background task handler to the plugin folder (#!#installtool:APPPATH#!#\App#!#installtool:PROJECTSUFFIX#!#\Plugins\). The standard background task handlers are copied in the plugin folder upon install.
  2. Restart the IIS application pools (TrisoftAppPoolISHCM and TrisoftAppPoolISHWS) for the background task handler to be discovered.
  3. Add the background task handler in the configuration in Settings > XML Background Task Settings.