AMI reading import (ARI) dashboard

The ARI Dashboard table size is maintained by the Historical Purge Framework. The ARI Dashboard displays information stored in the FlatFileInventory table; the purge framework removes these old records. Rows in the FlatFileInventory are deleted by the ARIPM_Purge stored procedure.

  • Rows are deleted using the FlatFileInventory.ProcessDate column.

  • The retention period and chunk size parameters are retrieved from the HistoricalPurgeModule table:

    Table 71 HistoricalPurgeModule

    Module Target

    Purge Procedure

    Days to Keep

    Chunk Size

    ARIPM_PURGE

    ARIPM_Purge

    180

    2