-
Turn of email notification in documentum
Hello Experts, In our environment, we don't want to send email notifications to the users. As long as I know, to disable the notification process we have to set email server host name to null in server config object. I have done it as suggested; however, now the JMS log says. 2014-03-19 15:55:53,588 ERROR [STDERR]…
-
change a_storage_type without moving content from filestore
Hello, I want to separate files in documentum by years, Imagine that for year 2014 I create filestore fs_2014, for year 2015 fs_2015 and so on... Now when I create my custom_type and set it default storage to fs_2014 all documents will be stored here. But in year 2015, I want to save all documents to fs_2015 so I will…
-
Write to log file
Hi all, I expect this is a simple issue however it is causing me many issues. I have been transfered to supporting our Documentum installation and am very new to this environment. I am working on a custom modification to a new document creation and would like to be able to view information in the log file to track down…
-
xCP2.0 Email
Hi Experts, I am creating Email template in xCP 2.0 for attaching a document from xCP interface to send documents. 1.Do we have to have SMTP server details in dm_server_config. 2.Will the SMTP server details given in the xCP End point suffice? 1.I have create a email template. 2.Create a end point with SMTP server.Tested…