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?
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?
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. ?
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,...?
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.