Modify the Configuration File to Remove Notifications

Before you begin

Modifying this configuration file is part of the GE Digital APM first time deployment workflow and the Upgrade or Update GE Digital APM to V4.3.0.6.0 workflow. Ensure that you have completed the preceding steps in that workflow before attempting to modify the configuration file.

Procedure

  1. On the GE Digital APM Server, navigate to the folder where the Notification Service files are installed. If you installed the software in the default location, you can locate these files in the folder C:\Program Files\Meridium\Services.
  2. In an application that you can use to modify XML script (for example, Notepad), open the file Meridium.Service.Notification.exe.config.
  3. In the file, locate and delete the following line of code: <!--<add key="thisTextIndexing" serverType="external" endPointName="thisTextIndexingTcp" />-->
  4. In the file, locate and delete the following line of code: <!-- <endpoint name="thisTextIndexingTcp" address="net.tcp://localhost/TextIndexingService/NotifyHandler" binding="netTcpBinding" contract="Meridium.Core.Common.Contracts.INotificationService" />-->
  5. Save and close the file.
  6. Start or restart the Notification Service.