This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to check if the document was replaced in Vault application

In the VAF I am listening to an event of "MFEventHandlerBeforeCheckInChangesFinalize", Inside this event, I need to check only if the document was replaced by another document and not edited the existing document.

I tried using FilVer, but it gets updated if the document is updated or replaced.

Is there any other event to listen to for such a use case or any other way to achieve it?

Thank You,

Yash