That's it, does PI Integrator delete values already published to an SQL table when the value gets deleted from the PI Data Archive.
So far, my tests have been negative.
That's it, does PI Integrator delete values already published to an SQL table when the value gets deleted from the PI Data Archive.
So far, my tests have been negative.
Hello CONTAC_Centinela ,
I have tested the behavior and my experience confirms your observations.
PI Integrator Sync service (AFMonitor) is responsible to detect Out Of Order (OOO) events and to trigger backfilling accordingly. An OOO event has a TimeStamp older than the Snapshot Timestamp. Please do not confuse OOO with late arriving data. As far as I can see, deleting a historical value (event) from a PI Point is not detected by AFMonitor.
Hello CONTAC_Centinela ,
I have tested the behavior and my experience confirms your observations.
PI Integrator Sync service (AFMonitor) is responsible to detect Out Of Order (OOO) events and to trigger backfilling accordingly. An OOO event has a TimeStamp older than the Snapshot Timestamp. Please do not confuse OOO with late arriving data. As far as I can see, deleting a historical value (event) from a PI Point is not detected by AFMonitor.