Entity Engine to support on the fly add/remove/alter table

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Entity Engine to support on the fly add/remove/alter table

Deepak Agarwal-2
We have been using ofbiz for one of our products and we are looking for an
opportunity if we can modify the Entity Engine in such a way that we can
reload the entity engine on the fly so that we can add/remove/alter table
without needing to restart the ofbiz.

At this moment any changes made to entity model/group or eeca are only
visible and useful if ofbiz is restarted.

Has anyone done this before or can suggest if it's easy/medium/very
difficult to modify ofbiz entity engine in this way.

The ollowing reloads are needed.

Entity Model
Entity Group
ECA

Backend database will never change so we don't need to worry about that.

--
Deepak Agarwal

+1 407 342 6910
Reply | Threaded
Open this post in threaded view
|

Re: Entity Engine to support on the fly add/remove/alter table

Deepak Dixit-3
Hi Deepak,

Could you please share more detail?
Why you want to do entity alteration/addition on the fly?



Thanks & Regards
--
Deepak Dixit
www.hotwaxsystems.com
www.hotwax.co

On Tue, Aug 8, 2017 at 7:56 PM, deepak agarwal <[hidden email]> wrote:

> We have been using ofbiz for one of our products and we are looking for an
> opportunity if we can modify the Entity Engine in such a way that we can
> reload the entity engine on the fly so that we can add/remove/alter table
> without needing to restart the ofbiz.
>
> At this moment any changes made to entity model/group or eeca are only
> visible and useful if ofbiz is restarted.
>
> Has anyone done this before or can suggest if it's easy/medium/very
> difficult to modify ofbiz entity engine in this way.
>
> The ollowing reloads are needed.
>
> Entity Model
> Entity Group
> ECA
>
> Backend database will never change so we don't need to worry about that.
>
> --
> Deepak Agarwal
>
> +1 407 342 6910
>
Reply | Threaded
Open this post in threaded view
|

Re: Entity Engine to support on the fly add/remove/alter table

Tarun Thakur
Hi Deepak,

As of now what I could understand is you want to automate your build so
that you could get a working model of your changes without a need to
restart OFBiz instance. I feel using Jenkins/Hudson could match your needs.
Please correct me if I am wrong.

*Thanks & Regards*,
*Tarun Singh Thakur *| Software Engineer
Mobile: +91-8826544218
www.karyonsolutions.com | Simplicity at its best

On Sat, Aug 12, 2017 at 11:23 AM, Deepak Dixit <
[hidden email]> wrote:

> Hi Deepak,
>
> Could you please share more detail?
> Why you want to do entity alteration/addition on the fly?
>
>
>
> Thanks & Regards
> --
> Deepak Dixit
> www.hotwaxsystems.com
> www.hotwax.co
>
> On Tue, Aug 8, 2017 at 7:56 PM, deepak agarwal <[hidden email]>
> wrote:
>
> > We have been using ofbiz for one of our products and we are looking for
> an
> > opportunity if we can modify the Entity Engine in such a way that we can
> > reload the entity engine on the fly so that we can add/remove/alter table
> > without needing to restart the ofbiz.
> >
> > At this moment any changes made to entity model/group or eeca are only
> > visible and useful if ofbiz is restarted.
> >
> > Has anyone done this before or can suggest if it's easy/medium/very
> > difficult to modify ofbiz entity engine in this way.
> >
> > The ollowing reloads are needed.
> >
> > Entity Model
> > Entity Group
> > ECA
> >
> > Backend database will never change so we don't need to worry about that.
> >
> > --
> > Deepak Agarwal
> >
> > +1 407 342 6910
> >
>