Unable to access global registry when installing a documentum project
Hi there, I'm trying to package a new dm_method + module using composer an I'm facing an issue. During the installation several other objects have to be created and one of them is using a TBO which instantiates an SBO during its doSave() method. Unfortunately, despite the fact that my Composer dfc.properties seems to have…