Say Scheveningen

Using aspects with non-sysobjects

March 18, 2009 · Leave a Comment

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.

Categories: bof

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment