-
xCP developer edition
Does any one know where the xCP developer edition is available for downlaod? I couldn't find it in emc.subscribenet.com under the Trial software Product list.
-
What is the use of user_initials attribute in dm_user type ?
Hi, We are planning to store some numeric value in user_initials attribute for some application specific purpose. Per the documentation, this attribute does not seem to have any user, and has been added for future purposes. Will modifying or setting this attribute to some value have any impact. Please let me know your…
-
retention policy behavior in case of fileplan folder and the records inside it
Hi, In my requirement I want to create a formal folder in fileplan and apply retention policy on it such that whenever I am adding records inside it the retention period should start from the creation date of the record in fileplan. * Eg. I created one formal folder in file plan folder1 and applied one retention policy on…
-
getting error while fetching document in documentum with dfs web service in asp.net
CODE: ________________________________________________________________________________________________________ using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; //using System.Web.UI.WebControls; using…