Hi i need to list objects of specified object type only not its sub types object.
Here is scenario.I have type "custom_type" (as sub type of dm_document).It has 2 objects.I have another type "custom_subtype"(subtype of custom_type) which has 3 objects.
when i use the query, select object_name from dm_document where type(custom_type) , i am getting 5 objects as result instead of 2 objects.
Does any one have idea on forcing content server to list objects of specified type.
Thanks,
karthick