06-04-2018 07:03 PM
I need to set the variables of the file proprieties through the java code. for example set the db.name or any other variable .
can someone please help me?
06-05-2018 03:22 AM
Why do you want to set DB name using java code? Would you please elaborate usecase you want to achieve so that someone can help you with right solution?
06-05-2018 04:57 AM
i want to change db name or url database for a need in our project. the need is the following one to have to connect on several database and to store the data on several database. if we have the possibility to set the variable db.name in the file alfresco-global.properties through the java code. we can satisfy our needs. ?
06-06-2018 12:49 AM
The properties are read during startup - you would have to restart Alfresco on every change.
Also the db references the files in thecontentstore.
So you should/can not do that - what about using multiple instances of alfresco?
Why do you want to store the data in multiple databases? Security, reporting,...?
Explore our Alfresco products with the links below. Use labels to filter content by product module.