-
Dump file creation in dba/log path
Hi Team My Documentum version 7.1 and it's creating huge(nearly300) MB size of dump file (Ex: DUMP_<docbase_name>_dd-mm-yy_min.ss.dmp) into the "E:\documentum\dba\log" location if any error(say, DB connection problem) encountered at the content server. Due to very large files generation. it is causing storage issue and…
-
Accept or Reject workflow task in case of sequential performers
Dear Developers, I am trying to accept or reject the workflow's manual activities by dfc code . If the activity's performers are Single user from a group or all user from a group, is working fine using DFC code which includes: workitem.setOutputByActivities(NextActivities);workitem.complete().; How to set…
-
How to change the settings for the property/attribute field?
Hi All, I'm using Documentum 7.1, when I upload file to Documentum, I select a customed document type, then there is a field named "Confidentiality", with some drop down options, I wonder how I can change those drop down options? where I can find this field? Many thanks~