The aspect mechanism requires support that is built into dm_sysobject. Persistent objects that are not sysobjects, by default, cannot have aspects attached because they lack this support. You can add this support to a non-sysobject type using the following DQL
alter type my_type allow aspects
You can’t do this to standard Documentum types though.
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.