Hi Team,
In DOM, the History tab displays details of changes made to a DOM instance, but it only shows records from the past few months. Are there any settings—such as time range or row limits—that can be adjusted to display all history records?
Additionally, when a DOM instance is deleted, its history is also removed. Is there a way to retain the history even after the instance is deleted?
Hi Hari,
There is no limit in how much history records are saved for a DOM Instance. As soon as the setting to enable history (DomInstanceHistorySettings) is enabled, changes to a DOM Instance are saved to the history. I assume the setting has not been enabled before, therefore, no history from that time is available.
When a DOM Instance is deleted, its history is indeed also removed. There is currently no way to retain this. Could you share your use-case for this?