Hello,
I am a beginner in Documentum and I am just making some tests with custom types, relation types, taking into account client requirements. One of this requirements is that we must have objects with read.only attributes. I have created a new type with an attribute marked as read-only and with a default value. If I try to change the attribute value from DFS, I can modify the value programmatically. If I try to do it from Webtop it is not possible to change the value. Why am I able to modify it from DFS if the attribute is read only? Is there any way from DFS to not modify read-only attribute values?
I am also testing relation types,Is it possible to define attributes for a new relation type, I haven't seen the option in composer.
Thank you very much
Javier Martinez