CIM Issues #5249
Document activity
Description
Provide capability to record activity for a document (e.g. history of a document's approval cycle) (24)
Files
Proposed Solution
Add association between ActivityRecord and Document
Decision
A specialization of ActivityRecord (ConfigurationEvent) was created that has an association with Document.
The model was changed to be more explicit about how to track changes to a document as opposed to associating related documents to each other. The Document self-association was added for this purpose.
Release Notes
A specialization of ActivityRecord (ConfigurationEvent) was created that has an association with Document.
The model was changed to be more explicit about how to track changes to a document as opposed to associating related documents to each other. The Document self-association was added for this purpose.
Updated by Henry Dotson over 1 year ago
- Project changed from WG14 Issues to WG14 Part 11 Issues
- Status changed from New to Open
- Author/Contact Info set to Jim Hosrtman / jim.horstman@strateture.com
- Base Release set to CIM 101
- Solution to be Applied To set to CIM 101
- Solution Version set to Edition 4
- CIM Keywords 61968-Common added
- CIM Impacted Groups WG14 added
- CIM Impacted Groups deleted (
WG13)
Updated by Henry Dotson about 1 month ago
Updated by Henry Dotson about 12 hours ago
- File ConfigurationEvent.png ConfigurationEvent.png added
- Status changed from Review to Closed
- Completion Date changed from 04/08/2025 to 05/09/2025
- Decision updated (diff)
- Release Notes updated (diff)
09-May-2025:
CIM Issue 5249 proposes to add an association between the classes Document and ActivityRecord. It was brought to our attention that such an association existed in previous versions of the model, so we assumed it was an association that erroneously was not carried forward.
However, upon further review, it was discovered that the association was intentionally removed because the model was modified. A specialization of ActivityRecord (ConfigurationEvent) was created that has an association with Document.
The model was changed to be more explicit about how to track changes to a document as opposed to associating related documents to each other. The Document self-association was added for this purpose.