I know we can easily create custom object types using Composer, but I want to create a custom data type so I can create custom attributes of this data type, not just the integer, string, boolean, etc., that Documentum provides.
Is this possible? I tried using aspects but no luck.