AMI Post Installation Configuration

To make the following optional changes, update the configuration file Miner.Responder.RxIF. AmiOutboundService.exe.config located in the folder C:\Program Files (x86)\Miner and Miner\Responder\Integration\Ami Outbound Service or the installed path, if it was changed during installation.
  1. Change the log file location, if required. By default the log file will be placed in C:\Responder\Logs.
    <file value="c:\responder\Logs\Miner.Responder.RxIF.AmiOutbound.log" />
  2. Change the MSMQ ComputerName to FQDN of the Responder Server.

    Verify that the “ComputerName” is not populated, it should say “ComputerName”:

    <wellknown type="Miner.Responder.Shared.IDataServices, Miner.Responder.Shared" url="msmq://FormatName:DIRECT=OS:{ComputerName}\private$\RxServer/DataServices.rem" />

    Set the “ComputerName” here:

    <channel type="Miner.Responder.Shared.Channels.MSMQ.MSMQChannel, Miner.Responder.Shared" ComputerName="ComputerName" responseTimeout="00:06:00" />

  3. Application Configuration

    Config Key

    Config Description

    Default Config Value

    UseMsp

    Flag to specify the head end is Multispeak or not.

    TRUE

    MspUrl

    AMI Head end URL to submit the ping request.

    https://<AMI Web Server Name>/multispeakv41/od

    CimUrl

    Url to the AMI CIM web service GetEndDeviceEvents endpoint

    http://<AMI Web Server Name>/GetEndDeviceEvents

    MspVersion

    Version of the Multispeak supported by AMI Head end.

    4

    Ami.ProcessWaitInterval

    Time between two subsequent processing cycles.

    00:02:00

    MeterPingMethod

    Multispeak/CIM Meter Ping Methods.

    http://www.multispeak.org/Version_4.1_Release/InitiateOutageDetectionEventRequest

    BouncePingMethod

    Bounce Ping Method, currently only used by CIM.

    http://iec.ch/TC57/2011/EndDeviceEvents/CreatedEndDeviceEvents

    InboundMspUrl

    Multispeak OAServer URLs.

    http://<AMI Web Server Name>/Miner.Responder.RxIF.Multispeak416/OAServer.asmx

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?