From Content Server 6.0 on wards every Repository is designed as Global Registry Repository.
And Global Registry is only user in the repository where SBO object can be deployed
In dfc.properties file Global Repository is configured as
dfc.globalregistry.repository=docbase name
dfc.globalregistry.username=dm_bof_registry
dfc.globalregistry.password=encrypted password ( This password encrytion can be done using - com.documentum.fc.tools.RegistryPasswordUtils.encrypt(“plainstring”) )
And Global Registry is only user in the repository where SBO object can be deployed
In dfc.properties file Global Repository is configured as
dfc.globalregistry.repository=docbase name
dfc.globalregistry.username=dm_bof_registry
dfc.globalregistry.password=encrypted password ( This password encrytion can be done using - com.documentum.fc.tools.RegistryPasswordUtils.encrypt(“plainstring”) )
No comments:
Post a Comment