Configure an Automated Month-End Process (on the MineMarket Server)

This activity describes the MineMarket Server configuration that is required for an automated month-end process. Additional configuration is required in the MineMarket Client. See Configure an Automated Month-End Process (in the MineMarket Client).

Activity Steps

  1. Ensure that the MineMarket Marketing Service is stopped.
  2. Ensure that the Month-End Process dynamic link library (DLL) file (MonthEndPlugin.dll) is in the MineMarket installation folder from which the MineMarket Marketing Service is run.

    Important: This DLL file may be customised. Contact your Datamine representative for assistance with its configuration.
    Note: If the Marketing Service uses Marketing Service Farms, copy the Month-End Process DLL to the MineMarket installation folder from which the Marketing Service Orchestrator is run.

  3. Open the BulkTrak.MarketingService.exe.config file using Windows Notepad or an alternative text editor with administrator permissions.
  4. Add the following key inside the <appSettings> section:
    Copy
    <add key="Plugins" value="MonthEndPlugin.dll\Mincom.MineMarket.RevaluationPlugin" />
  5. Save and close the BulkTrak.MarketingService.exe.config file.