Dear Support,
We sell SAAS software to Financial Organisation. Each Organisation needs their own ERP for account management. So, we are evaluating OFBIZ to use this purpose. We will integrate our application with OFBIZ (as plugin) and each organisation will have their own view of accounting. Does OFBIZ support multi tenancy model where I deploy OFBIZ (with single instance in scalable mode) in CLOUD and each organisation will be able to access their own data. If not, do you have any suggestion on how to USE OFBIZ for multi tenancy purpose. BR, Sridhar Reddy U |
Hello Sridharreddy,
Yes, OFBiz support multi-tenancy. This document might help you: https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support -- Kind Regards, Suraj Khurana Technical Consultant HotWax Systems Enterprise open source experts http://www.hotwaxsystems.com On Wed, Oct 2, 2019 at 3:29 PM sridharreddy u <[hidden email]> wrote: > Dear Support, > > We sell SAAS software to Financial Organisation. Each Organisation needs > their own ERP for account management. So, we are evaluating OFBIZ to use > this purpose. We will integrate our application with OFBIZ (as plugin) and > each organisation will have their own view of accounting. > > Does OFBIZ support multi tenancy model where I deploy OFBIZ (with single > instance in scalable mode) in CLOUD and each organisation will be able to > access their own data. > > If not, do you have any suggestion on how to USE OFBIZ for multi tenancy > purpose. > > > BR, > Sridhar Reddy U > |
Administrator
|
In reply to this post by sridharreddy u
Hi,
Your message has been moderated. Please subscribe to the user ML for such questions and then use your email client See why here http://ofbiz.apache.org/mailing-lists.html You will get a better support , it's more fair to share with everybody and people can answer you on the ML rather than directly to you The wider the audience the better the answers you might get Also it's more work for moderators who have to accept your messages as long as you have not subscribed. I'll personally no longer accept them (other moderators still could) Thanks BTW Suraj made you an answer: https://markmail.org/message/ct6kcm57z7c24irc Jacques Le 02/10/2019 à 11:27, sridharreddy u a écrit : > Dear Support, > > We sell SAAS software to Financial Organisation. Each Organisation needs their own ERP for account management. So, we are evaluating OFBIZ to use this purpose. We will integrate our application with OFBIZ (as plugin) and each organisation will have their own view of accounting. > > Does OFBIZ support multi tenancy model where I deploy OFBIZ (with single instance in scalable mode) in CLOUD and each organisation will be able to access their own data. > > If not, do you have any suggestion on how to USE OFBIZ for multi tenancy purpose. > > > BR, > Sridhar Reddy U > |
In reply to this post by Suraj Khurana-2
Hi
Multitenency is supported with OOTB interfaces . But when it comes to integrating the ofbiz framework with other systems the Webservices do not support it. For SAAS operators multi-tenancy is a game-changing feature, due to the issue above i am forced to create separate installations. An issue was filed and a patch was contributed, But i request senior and experienced contributors to look into it. https://issues.apache.org/jira/browse/OFBIZ-10284 Thanks & Regards mallah. On Wed, Oct 2, 2019 at 3:34 PM Suraj Khurana <[hidden email]> wrote: > Hello Sridharreddy, > > Yes, OFBiz support multi-tenancy. This document might help you: > > https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support > > -- > Kind Regards, > Suraj Khurana > Technical Consultant > HotWax Systems > Enterprise open source experts > http://www.hotwaxsystems.com > > > > > > > On Wed, Oct 2, 2019 at 3:29 PM sridharreddy u <[hidden email]> > wrote: > > > Dear Support, > > > > We sell SAAS software to Financial Organisation. Each Organisation needs > > their own ERP for account management. So, we are evaluating OFBIZ to use > > this purpose. We will integrate our application with OFBIZ (as plugin) > and > > each organisation will have their own view of accounting. > > > > Does OFBIZ support multi tenancy model where I deploy OFBIZ (with single > > instance in scalable mode) in CLOUD and each organisation will be able to > > access their own data. > > > > If not, do you have any suggestion on how to USE OFBIZ for multi tenancy > > purpose. > > > > > > BR, > > Sridhar Reddy U > > > |
Hi
We are willing to sponsor the resolution of this issue. https://issues.apache.org/jira/browse/OFBIZ-10284 Conditions are: (1) We have a limited budget hence the effort analysis needs to be done and a reasonable quote is to be presented. (2) The fix should be good enough that it gets merged into the ofbiz trunk ( in other words we are willing to contribute the fix back to community). I am open to discuss and explain the issue in depth. Kindly contact privately to [hidden email] Regards Director Redgrape Technologies Pvt Ltd. India. On Thu, Oct 3, 2019 at 10:50 PM Rajesh Mallah <[hidden email]> wrote: > Hi > > Multitenency is supported with OOTB interfaces . But when it comes to > integrating the ofbiz > framework with other systems the Webservices do not support it. For SAAS > operators > multi-tenancy is a game-changing feature, due to the issue above i am > forced to > create separate installations. > > An issue was filed and a patch was contributed, But i request senior and > experienced > contributors to look into it. > > https://issues.apache.org/jira/browse/OFBIZ-10284 > > Thanks & Regards > > mallah. > > > On Wed, Oct 2, 2019 at 3:34 PM Suraj Khurana <[hidden email]> > wrote: > >> Hello Sridharreddy, >> >> Yes, OFBiz support multi-tenancy. This document might help you: >> >> https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support >> >> -- >> Kind Regards, >> Suraj Khurana >> Technical Consultant >> HotWax Systems >> Enterprise open source experts >> http://www.hotwaxsystems.com >> >> >> >> >> >> >> On Wed, Oct 2, 2019 at 3:29 PM sridharreddy u <[hidden email]> >> wrote: >> >> > Dear Support, >> > >> > We sell SAAS software to Financial Organisation. Each Organisation needs >> > their own ERP for account management. So, we are evaluating OFBIZ to >> use >> > this purpose. We will integrate our application with OFBIZ (as plugin) >> and >> > each organisation will have their own view of accounting. >> > >> > Does OFBIZ support multi tenancy model where I deploy OFBIZ (with single >> > instance in scalable mode) in CLOUD and each organisation will be able >> to >> > access their own data. >> > >> > If not, do you have any suggestion on how to USE OFBIZ for multi tenancy >> > purpose. >> > >> > >> > BR, >> > Sridhar Reddy U >> > >> > |
Administrator
|
Sorry Rajesh,
I completely forgot to follow OFBIZ-10284. There reason was security: https://ofbiz.apache.org/security.html. See CVE-2016-6800 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6800> there. Unfortunately the info was not properly passed to Mitre because we where not the ones initially concerned. Apache XML-RPC was at the origin of the issue. We handled it specifically in OFBiz: http://mail-archives.apache.org/mod_mbox/ofbiz-user/201810.mbox/%3Cfad45546-af86-0293-9ea7-014553474b30@...%3E You might get more information by goggling for "CVE-2016-6800" but I guess it's enough to know that OFBiz is safe now. Jacques Le 16/10/2019 à 17:47, Rajesh Mallah a écrit : > Hi > > We are willing to sponsor the resolution of this issue. > https://issues.apache.org/jira/browse/OFBIZ-10284 > > Conditions are: > > (1) We have a limited budget hence the effort analysis needs to be done and > a reasonable quote is to be presented. > (2) The fix should be good enough that it gets merged into the ofbiz trunk > ( in other words we are willing to contribute the fix back to community). > > I am open to discuss and explain the issue in depth. > Kindly contact privately to [hidden email] > > Regards > Director > Redgrape Technologies Pvt Ltd. > India. > > > > > > > > > > On Thu, Oct 3, 2019 at 10:50 PM Rajesh Mallah <[hidden email]> > wrote: > >> Hi >> >> Multitenency is supported with OOTB interfaces . But when it comes to >> integrating the ofbiz >> framework with other systems the Webservices do not support it. For SAAS >> operators >> multi-tenancy is a game-changing feature, due to the issue above i am >> forced to >> create separate installations. >> >> An issue was filed and a patch was contributed, But i request senior and >> experienced >> contributors to look into it. >> >> https://issues.apache.org/jira/browse/OFBIZ-10284 >> >> Thanks & Regards >> >> mallah. >> >> >> On Wed, Oct 2, 2019 at 3:34 PM Suraj Khurana <[hidden email]> >> wrote: >> >>> Hello Sridharreddy, >>> >>> Yes, OFBiz support multi-tenancy. This document might help you: >>> >>> https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support >>> >>> -- >>> Kind Regards, >>> Suraj Khurana >>> Technical Consultant >>> HotWax Systems >>> Enterprise open source experts >>> http://www.hotwaxsystems.com >>> >>> >>> >>> >>> >>> >>> On Wed, Oct 2, 2019 at 3:29 PM sridharreddy u <[hidden email]> >>> wrote: >>> >>>> Dear Support, >>>> >>>> We sell SAAS software to Financial Organisation. Each Organisation needs >>>> their own ERP for account management. So, we are evaluating OFBIZ to >>> use >>>> this purpose. We will integrate our application with OFBIZ (as plugin) >>> and >>>> each organisation will have their own view of accounting. >>>> >>>> Does OFBIZ support multi tenancy model where I deploy OFBIZ (with single >>>> instance in scalable mode) in CLOUD and each organisation will be able >>> to >>>> access their own data. >>>> >>>> If not, do you have any suggestion on how to USE OFBIZ for multi tenancy >>>> purpose. >>>> >>>> >>>> BR, >>>> Sridhar Reddy U >>>> |
In reply to this post by Suraj Khurana-2
Hi,
The multitenant structure is ootb in ofbiz and is based on multiple db. In practice, each tenant uses a different database. Other ERPs have the company id in the pk of all tables, so it is possible to use multiple companies with a single database, this is very useful in intercompany management. However, having separate databases allows a clearer segregation of data but greater management difficulties. It would be an interesting feature to make ofbiz multicompany but it would imply a heavy revision of the data model. Best regards Nm Il mer 2 ott 2019, 12:04 Suraj Khurana <[hidden email]> ha scritto: > Hello Sridharreddy, > > Yes, OFBiz support multi-tenancy. This document might help you: > > https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support > > -- > Kind Regards, > Suraj Khurana > Technical Consultant > HotWax Systems > Enterprise open source experts > http://www.hotwaxsystems.com > > > > > > > On Wed, Oct 2, 2019 at 3:29 PM sridharreddy u <[hidden email]> > wrote: > > > Dear Support, > > > > We sell SAAS software to Financial Organisation. Each Organisation needs > > their own ERP for account management. So, we are evaluating OFBIZ to use > > this purpose. We will integrate our application with OFBIZ (as plugin) > and > > each organisation will have their own view of accounting. > > > > Does OFBIZ support multi tenancy model where I deploy OFBIZ (with single > > instance in scalable mode) in CLOUD and each organisation will be able to > > access their own data. > > > > If not, do you have any suggestion on how to USE OFBIZ for multi tenancy > > purpose. > > > > > > BR, > > Sridhar Reddy U > > > |
Hi Nicola ,
Many advanced databases like postgresql and oracle (possibly mysql) Allow the feature of "schemas" which are namespaces within same database. OFBiz already allows specification of schema in entityengine.xml. interschema SQL queries are already allowed. Hence creating a DB for each tenant is also a matter of choice. The DB permission structure around schemas allows implementation of access control. >> It would be an >> interesting feature to make ofbiz multicompany but it would imply a heavy >> revision of the data model. I think it is not worth , also it will make customers jittery to remain in shared tables. regds mallah. On Thu, Oct 17, 2019 at 11:16 AM Nicola Mazzoni <[hidden email]> wrote: > Hi, > The multitenant structure is ootb in ofbiz and is based on multiple db. In > practice, each tenant uses a different database. Other ERPs have the > company id in the pk of all tables, so it is possible to use multiple > companies with a single database, this is very useful in intercompany > management. However, having separate databases allows a clearer > segregation of data but greater management difficulties. It would be an > interesting feature to make ofbiz multicompany but it would imply a heavy > revision of the data model. > Best regards > Nm > > > Il mer 2 ott 2019, 12:04 Suraj Khurana <[hidden email]> ha > scritto: > > > Hello Sridharreddy, > > > > Yes, OFBiz support multi-tenancy. This document might help you: > > > > https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support > > > > -- > > Kind Regards, > > Suraj Khurana > > Technical Consultant > > HotWax Systems > > Enterprise open source experts > > http://www.hotwaxsystems.com > > > > > > > > > > > > > > On Wed, Oct 2, 2019 at 3:29 PM sridharreddy u <[hidden email]> > > wrote: > > > > > Dear Support, > > > > > > We sell SAAS software to Financial Organisation. Each Organisation > needs > > > their own ERP for account management. So, we are evaluating OFBIZ to > use > > > this purpose. We will integrate our application with OFBIZ (as plugin) > > and > > > each organisation will have their own view of accounting. > > > > > > Does OFBIZ support multi tenancy model where I deploy OFBIZ (with > single > > > instance in scalable mode) in CLOUD and each organisation will be able > to > > > access their own data. > > > > > > If not, do you have any suggestion on how to USE OFBIZ for multi > tenancy > > > purpose. > > > > > > > > > BR, > > > Sridhar Reddy U > > > > > > |
Hi Mallah,
Thanks a lot of information, I didn't know about this possibility! As far as intercompany management is concerned, you are certainly right, it is not worth making such a big rework. In my experience, however, I had that problem in the case of clients with different companies. I'm talking about a single customer with many companies. They were accustomed with other ERPs to a single table and all the management of consolidated financial statements and business intelligence systems was based on individual tables. Consider that having multicompany structures with the same shared account plan managed on the same table has many advantages that you can hardly achieve with different schemes. You just need the example of the chart of accounts, which can be managed identical for all the companies in the group (therefore without duplicating it in N schema), in this case the id of the company is zero, so the same chart of accounts is valid for all companies. I guarantee you that in certain environments accustomed to SAP or JDE a multidatabase structure could be a serious constraint. Regards N Il giorno gio 17 ott 2019 alle ore 08:25 Rajesh Mallah < [hidden email]> ha scritto: > Hi Nicola , > > Many advanced databases like postgresql and oracle (possibly mysql) > Allow the feature of "schemas" which are namespaces within same database. > > OFBiz already allows specification of schema in entityengine.xml. > interschema SQL queries are already allowed. > > Hence creating a DB for each tenant is also a matter of choice. > The DB permission structure around schemas allows implementation > of access control. > > >> It would be an > >> interesting feature to make ofbiz multicompany but it would imply a > heavy > >> revision of the data model. > > I think it is not worth , also it will make customers jittery to remain in > shared tables. > > regds > mallah. > > > > > On Thu, Oct 17, 2019 at 11:16 AM Nicola Mazzoni <[hidden email] > > > wrote: > > > Hi, > > The multitenant structure is ootb in ofbiz and is based on multiple db. > In > > practice, each tenant uses a different database. Other ERPs have the > > company id in the pk of all tables, so it is possible to use multiple > > companies with a single database, this is very useful in intercompany > > management. However, having separate databases allows a clearer > > segregation of data but greater management difficulties. It would be an > > interesting feature to make ofbiz multicompany but it would imply a heavy > > revision of the data model. > > Best regards > > Nm > > > > > > Il mer 2 ott 2019, 12:04 Suraj Khurana <[hidden email]> ha > > scritto: > > > > > Hello Sridharreddy, > > > > > > Yes, OFBiz support multi-tenancy. This document might help you: > > > > > > https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support > > > > > > -- > > > Kind Regards, > > > Suraj Khurana > > > Technical Consultant > > > HotWax Systems > > > Enterprise open source experts > > > http://www.hotwaxsystems.com > > > > > > > > > > > > > > > > > > > > > On Wed, Oct 2, 2019 at 3:29 PM sridharreddy u <[hidden email] > > > > > wrote: > > > > > > > Dear Support, > > > > > > > > We sell SAAS software to Financial Organisation. Each Organisation > > needs > > > > their own ERP for account management. So, we are evaluating OFBIZ to > > use > > > > this purpose. We will integrate our application with OFBIZ (as > plugin) > > > and > > > > each organisation will have their own view of accounting. > > > > > > > > Does OFBIZ support multi tenancy model where I deploy OFBIZ (with > > single > > > > instance in scalable mode) in CLOUD and each organisation will be > able > > to > > > > access their own data. > > > > > > > > If not, do you have any suggestion on how to USE OFBIZ for multi > > tenancy > > > > purpose. > > > > > > > > > > > > BR, > > > > Sridhar Reddy U > > > > > > > > > > -- Nicola Mazzoni *Mp Styl**e Srl* via Meucci, 37 41019 Limidi di Soliera (MO) T 059/684916 M 347/9905529 www.mpstyle.it |
In reply to this post by Rajesh Mallah
Hi Rajesh,
I'm not sure if I understand correctly: are you offering to provide the fix under the condition that you are being paid for it? Regards, Michael Am 16.10.19 um 17:47 schrieb Rajesh Mallah: > Hi > > We are willing to sponsor the resolution of this issue. > https://issues.apache.org/jira/browse/OFBIZ-10284 > > Conditions are: > > (1) We have a limited budget hence the effort analysis needs to be done and > a reasonable quote is to be presented. > (2) The fix should be good enough that it gets merged into the ofbiz trunk > ( in other words we are willing to contribute the fix back to community). > > I am open to discuss and explain the issue in depth. > Kindly contact privately to [hidden email] > > Regards > Director > Redgrape Technologies Pvt Ltd. > India. > > > > > > > > > > On Thu, Oct 3, 2019 at 10:50 PM Rajesh Mallah <[hidden email]> > wrote: > >> Hi >> >> Multitenency is supported with OOTB interfaces . But when it comes to >> integrating the ofbiz >> framework with other systems the Webservices do not support it. For SAAS >> operators >> multi-tenancy is a game-changing feature, due to the issue above i am >> forced to >> create separate installations. >> >> An issue was filed and a patch was contributed, But i request senior and >> experienced >> contributors to look into it. >> >> https://issues.apache.org/jira/browse/OFBIZ-10284 >> >> Thanks & Regards >> >> mallah. >> >> >> On Wed, Oct 2, 2019 at 3:34 PM Suraj Khurana <[hidden email]> >> wrote: >> >>> Hello Sridharreddy, >>> >>> Yes, OFBiz support multi-tenancy. This document might help you: >>> >>> https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support >>> >>> -- >>> Kind Regards, >>> Suraj Khurana >>> Technical Consultant >>> HotWax Systems >>> Enterprise open source experts >>> http://www.hotwaxsystems.com >>> >>> >>> >>> >>> >>> >>> On Wed, Oct 2, 2019 at 3:29 PM sridharreddy u <[hidden email]> >>> wrote: >>> >>>> Dear Support, >>>> >>>> We sell SAAS software to Financial Organisation. Each Organisation needs >>>> their own ERP for account management. So, we are evaluating OFBIZ to >>> use >>>> this purpose. We will integrate our application with OFBIZ (as plugin) >>> and >>>> each organisation will have their own view of accounting. >>>> >>>> Does OFBIZ support multi tenancy model where I deploy OFBIZ (with single >>>> instance in scalable mode) in CLOUD and each organisation will be able >>> to >>>> access their own data. >>>> >>>> If not, do you have any suggestion on how to USE OFBIZ for multi tenancy >>>> purpose. >>>> >>>> >>>> BR, >>>> Sridhar Reddy U >>>> smime.p7s (5K) Download Attachment |
Hi Michael, No i am requesting someone to fix it.My company would bear the cost of time and effort in doing so.Regds Mallah.Sent from my Samsung Galaxy smartphone.
-------- Original message --------From: Michael Brohl <[hidden email]> Date: 18/10/2019 02:06 (GMT+05:30) To: [hidden email] Subject: Re: Multi Tenancy Support Hi Rajesh,I'm not sure if I understand correctly: are you offering to provide the fix under the condition that you are being paid for it?Regards,MichaelAm 16.10.19 um 17:47 schrieb Rajesh Mallah:> Hi>> We are willing to sponsor the resolution of this issue.> https://issues.apache.org/jira/browse/OFBIZ-10284>> Conditions are:>> (1) We have a limited budget hence the effort analysis needs to be done and> a reasonable quote is to be presented.> (2) The fix should be good enough that it gets merged into the ofbiz trunk> ( in other words we are willing to contribute the fix back to community).>> I am open to discuss and explain the issue in depth.> Kindly contact privately to [hidden email]>> Regards> Director> Redgrape Technologies Pvt Ltd.> India.>>>>>>>>>> On Thu, Oct 3, 2019 at 10:50 PM Rajesh Mallah <[hidden email]>> wrote:>>> Hi>>>> Multitenency is supported with OOTB interfaces . But when it comes to>> integrating the ofbiz>> framework with other systems the Webservices do not support it. For SAAS>> operators>> multi-tenancy is a game-changing feature, due to the issue above i am>> forced to>> create separate installations.>>>> An issue was filed and a patch was contributed, But i request senior and>> experienced>> contributors to look into it.>>>> https://issues.apache.org/jira/browse/OFBIZ-10284>>>> Thanks & Regards>>>> mallah.>>>>>> On Wed, Oct 2, 2019 at 3:34 PM Suraj Khurana <[hidden email]>>> wrote:>>>>> Hello Sridharreddy,>>>>>> Yes, OFBiz support multi-tenancy. This document might help you:>>>>>> https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support>>>>>> -->>> Kind Regards,>>> Suraj Khurana>>> Technical Consultant>>> HotWax Systems>>> Enterprise open source experts>>> http://www.hotwaxsystems.com>>>>>>>>>>>>>>>>>>>>> On Wed, Oct 2, 2019 at 3:29 PM sridharreddy u <[hidden email]>>>> wrote:>>>>>>> Dear Support,>>>>>>>> We sell SAAS software to Financial Organisation. Each Organisation needs>>>> their own ERP for account management. So, we are evaluating OFBIZ to>>> use>>>> this purpose. We will integrate our application with OFBIZ (as plugin)>>> and>>>> each organisation will have their own view of accounting.>>>>>>>> Does OFBIZ support multi tenancy model where I deploy OFBIZ (with single>>>> instance in scalable mode) in CLOUD and each organisation will be able>>> to>>>> access their own data.>>>>>>>> If not, do you have any suggestion on how to USE OFBIZ for multi tenancy>>>> purpose.>>>>>>>>>>>> BR,>>>> Sridhar Reddy U>>>> |
Hi ,
The BUG was finally closed. https://issues.apache.org/jira/browse/OFBIZ-10284 Thanks Jacques for looking into it. regds mallah. On Fri, Oct 18, 2019 at 6:08 AM mallah.rajesh <[hidden email]> wrote: > Hi Michael, > > No i am requesting someone to fix it. > My company would bear the cost of time and effort in doing so. > > Regds > Mallah. > > > > Sent from my Samsung Galaxy smartphone. > > -------- Original message -------- > From: Michael Brohl <[hidden email]> > Date: 18/10/2019 02:06 (GMT+05:30) > To: [hidden email] > Subject: Re: Multi Tenancy Support > > Hi Rajesh, > > I'm not sure if I understand correctly: are you offering to provide the > fix under the condition that you are being paid for it? > > Regards, > > Michael > > > Am 16.10.19 um 17:47 schrieb Rajesh Mallah: > > Hi > > > > We are willing to sponsor the resolution of this issue. > > https://issues.apache.org/jira/browse/OFBIZ-10284 > > > > Conditions are: > > > > (1) We have a limited budget hence the effort analysis needs to be done > and > > a reasonable quote is to be presented. > > (2) The fix should be good enough that it gets merged into the ofbiz > trunk > > ( in other words we are willing to contribute the fix back to community). > > > > I am open to discuss and explain the issue in depth. > > Kindly contact privately to [hidden email] > > > > Regards > > Director > > Redgrape Technologies Pvt Ltd. > > India. > > > > > > > > > > > > > > > > > > > > On Thu, Oct 3, 2019 at 10:50 PM Rajesh Mallah <[hidden email]> > > wrote: > > > >> Hi > >> > >> Multitenency is supported with OOTB interfaces . But when it comes to > >> integrating the ofbiz > >> framework with other systems the Webservices do not support it. For SAAS > >> operators > >> multi-tenancy is a game-changing feature, due to the issue above i am > >> forced to > >> create separate installations. > >> > >> An issue was filed and a patch was contributed, But i request senior and > >> experienced > >> contributors to look into it. > >> > >> https://issues.apache.org/jira/browse/OFBIZ-10284 > >> > >> Thanks & Regards > >> > >> mallah. > >> > >> > >> On Wed, Oct 2, 2019 at 3:34 PM Suraj Khurana <[hidden email]> > >> wrote: > >> > >>> Hello Sridharreddy, > >>> > >>> Yes, OFBiz support multi-tenancy. This document might help you: > >>> > >>> https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support > >>> > >>> -- > >>> Kind Regards, > >>> Suraj Khurana > >>> Technical Consultant > >>> HotWax Systems > >>> Enterprise open source experts > >>> http://www.hotwaxsystems.com > >>> > >>> > >>> > >>> > >>> > >>> > >>> On Wed, Oct 2, 2019 at 3:29 PM sridharreddy u <[hidden email] > > > >>> wrote: > >>> > >>>> Dear Support, > >>>> > >>>> We sell SAAS software to Financial Organisation. Each Organisation > needs > >>>> their own ERP for account management. So, we are evaluating OFBIZ to > >>> use > >>>> this purpose. We will integrate our application with OFBIZ (as plugin) > >>> and > >>>> each organisation will have their own view of accounting. > >>>> > >>>> Does OFBIZ support multi tenancy model where I deploy OFBIZ (with > single > >>>> instance in scalable mode) in CLOUD and each organisation will be able > >>> to > >>>> access their own data. > >>>> > >>>> If not, do you have any suggestion on how to USE OFBIZ for multi > tenancy > >>>> purpose. > >>>> > >>>> > >>>> BR, > >>>> Sridhar Reddy U > >>>> > > |
Free forum by Nabble | Edit this page |