Yes Stephen. Please identify the property you wish to make tenant-specific and configure it in the SystemProperty table. Additionally, if needed, you may have to adjust the code to read the property's value using EntityUtilProperties, where it was done with UtilProperties.
On Mon, May 19, 2025 at 10:58 AM S Munene <[email protected]> wrote: > Thank you Rohit for your valuable assistance. > > For avoidance of doubt kindly confirm that these are the (only) actions i > need to take if operating in tenant mode. > 1. Open the CommonSystemPropertyData.xml and identify the id of the > parameter of interest > 2. Set the value of this parameter at the SystemProperty entity(table) of > the desired tenant > > Thanks and kind regards > Stephen Kamanu > > > On 18 May 2025, at 04:37, Rohit Koushal <[email protected]> > wrote: > > > > *Hey Stephen,* > > > > > > *When operating in tenant mode, it is recommended to use entity > properties, > > which can be configured via SystemProperty. For example, refer to > > framework/common/data/CommonSystemPropertyData.xml.Please note that > > configurations defined in the property files will be shared across all > > tenants.* > > > > On Fri, May 16, 2025 at 3:07 PM S Munene <[email protected]> wrote: > > > >> When ofbiz is operating in multi tenant mode most (if not all) of the > >> parameters defined in framework/common/config/general.properties are > >> tenant specific eg smtp servers > >> Kindly guide me where the tenant specific parameters are set. Of > >> particular interest to me is the smtp server settings > >> > >> Thanks and regards > >> Stephen Kamanu > > > > > > > > -- > > > > *Kind Regards,* > > *Rohit Koushal | Engineering manager* > > *HotWax Systems* <http://www.hotwaxsystems.com/> > > *Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, > > Indore, M.P 452010* > > *Mobile: 9098461867* > > -- *Kind Regards,* *Rohit Koushal | Engineering manager* *HotWax Systems* <http://www.hotwaxsystems.com/> *Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore, M.P 452010* *Mobile: 9098461867*
