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
- 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.
- Restart the IIS application pools (
TrisoftAppPoolISHCMandTrisoftAppPoolISHWS) for the background task handler to be discovered. - Add the background task handler in the configuration in .