Documentation Center

Deploying a custom publish plugin

You need to deploy your custom created publish plugin to make it available system-wide.

Before you begin

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

Procedure

  1. Stop the BackgroundTask service.
  2. Shutdown the Trisoft-InfoShare-Author COM+ application.
  3. Stop the IIS application pools (TrisoftAppPoolISHCM and TrisoftAppPoolISHWS).
  4. Copy the assembly with the plugin to the plugin folder (#!#installtool:APPPATH#!#\App#!#installtool:PROJECTSUFFIX#!#\Plugins\). Standard plugins are copied to the plugin folder during installation.
  5. Start the IIS application pools (TrisoftAppPoolISHCM and TrisoftAppPoolISHWS).
  6. Start the BackgroundTask service.
  7. Add the plugin in the configuration in Settings > XML Publish Plug-in Settings.