Configure the MineMarket Marketing Service

Use this activity to configure the connection settings for the MineMarket Marketing Service. This activity is required if:

  • The TcpPort number for the MineMarket Service is changed from the default port number of 8085.
  • The MineMarket Service and MineMarket Marketing Service are run on different servers.
  • The MineMarket Service has SecureTcp disabled.

This activity updates the BulkTrak.MarketingService.exe.config file.

The MineMarket Marketing Service must be stopped before making changes to its configuration. The service can be restarted when configuration is complete.

Activity Steps

  1. On the machine where the MineMarket Marketing Service is installed, navigate to the MineMarket installation folder and double-click AppConfig.exe.

    The Application Configuration Editor opens.

  2. In the Marketing Service category, update the following connection details if required:
    • MineMarket Service Hostname—Name or IP address of the server on which the MineMarket Service runs. Default: localhost.
    • MineMarket Service Port—TCP port that the MineMarket Marketing Service uses to communicate with the MineMarket Service. This port number must match the TCP port specified in the MineMarket Service configuration.
  3. Modify the Secure Tcp setting only if required. If True, the security mode for all TCP bindings is Transport. If False, the security mode for all TCP bindings is None. Default: True.

    Important: If the Secure Tcp setting is changed, the security mode for all related bindings must be changed to match. That is, the security mode of related bindings must either all be Transport or all be None. Changing this setting also affects any TCP bindings that have been added to the configuration file for custom integrations.

  4. Click OK.

    The Application Configuration Editor closes and updates the BulkTrak.MarketingService.exe.config file.

    Important: Further changes may need to be made to the configuration file. See the Summary of Changes to BulkTrak.MarketingService.exe.config for more information.