Hi All,
Is there a way we can find from the SDE_STATE_ID of A Table whether the edit has been posted to database. (I am currently interested only in Adds)
I was trying to look through the multi-version views to keep an eye on this, but I can't as the views are looking back into the same A table and it would result in a mutation table error.
Hi Pramod,
It may be helpful to look at the Version Changes command. You can use this to compare changes between versions. If a version has a change compared to it's parent version, the edit was not posted.