Hi, The file wrapper.conf in the documentum installation folder [DOCUMENTUM]\jbossX.Y.Z\server\serviceConfig\MethodServer\conf\ contains the informations concerning the EMC license: For a non-PROD DCTM installation (7.2): # License Key wrapper.license.type=DEV wrapper.license.id=201607210012 wrapper.license.licensee=EMC wrapper.license.dev_application=Documentum
Hello, In this article, I want present you the concept of reflection, especially in JAVA world. First, what is Reflection? In computer programming, reflection is the ability of a program
Hello, I would expose a simple post with 2 examples concerning the propagation of a transaction in the application layers (Spring MVC controller, Manager layer, Service Layer, DAO layer) with