
Tag archives for Documentum
Hello,
Just a post concerning the freeze, unfreeze mechanism of documentum which allows to mark an object and, optionally, its components (if the object is a virtual document), as unchangeable.
There is also the lock/unlock mechanism which places a database lock on an object.
FREEZE DOCUMENT
The content server modifies these following attributes of the object when freezing an object :
• r_immutable_flag to ...more»
Hello,
After my previous post http://www.javablog.fr/documentum-bof-sbo-service-based-business-object-tbo-type-based-business-object-aspects.html, just a mini post related an error java.lang.NoSuchMethodException which occurs when the use of a SBO's method whereas it exists. Basically in JAVA, the problem seems concern the type of POJO's argument used between the SBO and the SBO's client (like DCTM JOB...), the package or attributes could be different.
This error doesn't concern the presence ...more»
Hello,
Just a post to add a script to install DAR/docapp to Documentum found on linkedin https://www.linkedin.com/feed/update/urn:li:activity:6498895995227766784 added by Alex Vais:
Best regards,
Huseyin OZVEREN ...more»
