I have guids of dom instances that used to be on the system but no longer are.
Is there a way to find out if someone or something has deleted them based on those guids?
Hi Tim, depending on the log levels, it could be that a delete action is logged in the DOM manager log file (SLDomManager_<module id>.txt). If the log level is not set to debug, there is unfortunately no other way of knowing this. There is also the possibility of it being logged in the information events, but that is a feature that needs to be enabled on the ModuleSettings, which is disabled by default.