Hi all,
I have a situation that IsDirty value is not right.
I just connect to PI and open a AF Database and then call CheckIn(). Before and after calling CheckIn() the IsDirty property of AFDatabae is true. I do not understand why. This is the definition of IsDirty: "Indicates whether there are objects in the AFDatabase that have been modified since the last save in to persistent storage".
I do not have any change on open database, Why IsDirty is true?
Using:
PI DATA Archive 2017 R2A
PI AF Service 2017 R2A
PI Asset Framework (AF) Client 2017 R2
With AF Client version 2018 SP2, I get the expected behavior. You could try upgrading your AF Client to the latest version.