Skip Ribbon Commands
Skip to main content

Documentum Resources

:

Articles: Verify whether object type has been published or not

Documentum Resources

Verify whether object type has been published or not


To verify the changes has been published on object type and attribute issue the following queries:
 
select * from dm_resync_dd_type_info
select * from dm_resync_dd_attr_info
 
If the objects are already published there will be no results from the above queries.  If they are not published there will be results