AMI Configuration Batch Scripts
Execute the Configure_AMI.bat located in the path C:\Program Files (x86)\Miner and Miner\Responder\Integration\Configuration\Ami
This script must be executed on all machines where RxIF Server has been installed.
This script requires the following files:
-
AmiArchiveQueriesConfig.xupdate
-
AmiDatabaseSchemaConfig.xupdate
-
AMISubmitRulesConfig.xupdate
-
Ping_Request_DatabaseSchemaConfig.xupdate
-
PingMeterControlStylesConfig.xupdate
The files changed by the xupdates are as follows:
-
ArchiveSchemaConfig
-
Adds the Ami Restore Time column to RX_CALLS_ARCHIVE table.
-
-
DatabaseSchemaConfig
-
Adds the Ami Restore Time column to RX_CALLS and RX_CALLS_HISTORY tables.
-
Adds the Ping Requests and Meters tables.
-
Adds the PingRequest_Meters relationship.
-
Adds Tilt to the AMI_EVENT domain.
-
Adds the RXINT_PING_STATUS and RXINT_CONFIG domains.
-
-
SubmitRulesConfig
-
Adds the UpdateIncidentRelatedHistoryTables submit rule if it doesn’t already exist.
-
-
ControlStylesConfig
-
Adds RxIntDevicePingMeterRequest to the following ControlStyles:
-
IncidentGrid
-
IncidentGridAllRegions
-
DevicesGrid
-
DevicesGridAllRegions,
-
EditIncident_DeviceGrid
-
SelectedIncident_DeviceGrid
-
EditIncident_CustomerGrid
-
SelectedIncident_CustomerGrid
-
-
Adds the RxIntPingGrid control style.
-