Automatically Remove Old Measuring Values from RMS

<< Click to Display Table of Contents >>

Navigation:  Help > On-Premis Topics >

Automatically Remove Old Measuring Values from RMS

This function is only valid for on-premis customers wanted to automatically delete older measuring values from RMS prior to RMS V2.4.0, where the RMS-63A feature was implemented.

 

Requirement: the software license must be a cloud license with X months of data and this data needs to be in the correct place in the config file (<RmsServiceManager.My.MySettings>).

 

Adaptation: the RmsServiceManager.exe.config file needs to be edited as follows:

 <setting name="RemoveOldMeasureValues" serializeAs="String">
        <value>True</value>
   </setting>

 

Updated: 13.10.2023