Check in v.s. Save
Webtop lets you check in a document as the same (existing) version. However, when you do this the Content Server never sees a checkin call or event. Webtop simply sets the new file as content, updates any changed attributes, and saves the object. So a dm_save event occurs rather than dm_checkin. It becomes more obvious if we look at the corresponding API call descriptions. checkin – creates ...

