Set behavior for duplicate data values
- Last UpdatedApr 28, 2026
- 1 minute read
- PI System
- PI Web API 2023 SP2
- Developer
PI Web API enables you to define preferred system behavior for the treatment of duplicate data values in Data Archive.
To define whether new data entries should overwrite previously existing data:
-
Select the Attributes tab in the System Configuration window.
-
Select the OmfCreateMode attribute and enter one of the following:
-
Replace
Note: We do not recommend using this mode because it skips compression.
-
NoReplace
-
Insert
-
For additional information, see AFUpdateOption Enumeration in the AF SDK Reference guide.