
documentum life cycle - OpenText - Forums
Dec 12, 2011 · If you are asking why would someone use Documentum lifecycle, then answer would typically be: Lifecycle can be used to manage the state of a document (eg Draft, In Review, Approved, etc). When you promote a document from one state to another, you can define lifecycle actions that can be executed as part of the promotion (eg change acl from ...
How to Bulk Export documents in documentum - OpenText
Aug 9, 2018 · That's whey Documentum provided APIs - so that you don't have to worry about doing this yourself on the backend. saikiran As per my idea, we have to write custom code using DFC API to export document and you can write metadata into a file for each document.
Document Attributes? - OpenText - Forums
Nov 9, 2008 · This is definitely possible in Documentum. There are two ways you can approach this: You can create a custom type in Documentum that extends dm_document (it could also extend dm_sysobject, but if you want to apply this to documents, it makes the most sense to use dm_document). When you extend types, you can create your own custom attributes.
How to access information of Data Dictionary - OpenText
Sep 3, 2008 · hello all. I am new to documentum and specially have no idea about the data dictionary. Now I need to access information from data dictionary about a particular object type in docbase. Please suggest me how can i do it (preferably using DFC ). …
how start learning D2 - OpenText - Forums
Jan 15, 2015 · VILT stands for Video Instructor-Led Training. This training format provides self-paced learning in an interactive and enhanced format. Lecture modules are displayed as a video presentation by a skilled EMC Documentum instructor, who provides insights and details beyond the material noted in the presentation slides.
Uploading files into folders inside cabinets programaticaly
Hi All, I am trying to find a solution for uploading files into the folders inside cabinets programaticaly.Having referred the DFC documentation i found an example featuring IDfImportOperation functionality.The following is the Java code described there: package com.emc.tutorial; import com.documentum.com.DfClientX; import…
how to get filestore path for document in documentum using
Aug 30, 2018 · You can also get this using dql. Look at mfile_url function in DQL manual. This will get you district path in relation to filestore.
Documentum Xplore - OpenText - Forums
Apr 23, 2012 · Documentum xPlore is a no-charge feature of the Content Server component of the Documentum Platform. It is not a separate product. Documentum xPlore will be supported on Documentum 6.5SP2 and above. Documentum 6.7 will be released with xPlore as the primary search function. So, for 6.5SP2, you need to implement.-karthik
EDGE browser support for Documentum products - OpenText
Edge browser does not support Java applets. Java applets are required for content transfer (UCF) between client desktop (c drive) and web server.
Cleaning orphaned files in Documentum - OpenText - Forums
Sep 15, 2009 · Hi, yes. You got several jobs for maintenance purposes. 1. DMClean The DMClean job removes deleted and orphaned objects from the Docbase.