You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Jacopo Cappellato <ja...@hotwaxmedia.com> on 2014/11/20 10:44:24 UTC

Moving the "bi" component from framework to specialpurpose

Hi all,

I would like to migrate the "business intelligence" component ("bi") from framework to specialpurpose; in the process I would also like to migrate all the artifacts (dimension and fact entities and star schemas, and reports) from all the applications to the "bi" component.
Then I would also like to set this component as "disabled" by default.
When I initially design and contributed this component I have placed it in the framework to let application use some of its low level services to build their own reports: however over time I noticed that the need to configure the olap data model caused some confusion to users (especially the ones that do not use this feature); moreover, the definition of dimensions, facts and schemas is currently widespread over several components (whose boundaries don't match very well with the domains for business intelligence) and this makes more difficult to understand the bi data model. After the migration I am proposing here we will have all the bi data model in one place (the bi component).

Regards,

Jacopo

Re: Moving the "bi" component from framework to specialpurpose

Posted by Divesh Dutta <di...@hotwaxmedia.com>.
+1

Thanks
--
Divesh Dutta

On Thu, Nov 20, 2014 at 3:14 PM, Jacopo Cappellato <
jacopo.cappellato@hotwaxmedia.com> wrote:

> Hi all,
>
> I would like to migrate the "business intelligence" component ("bi") from
> framework to specialpurpose; in the process I would also like to migrate
> all the artifacts (dimension and fact entities and star schemas, and
> reports) from all the applications to the "bi" component.
> Then I would also like to set this component as "disabled" by default.
> When I initially design and contributed this component I have placed it in
> the framework to let application use some of its low level services to
> build their own reports: however over time I noticed that the need to
> configure the olap data model caused some confusion to users (especially
> the ones that do not use this feature); moreover, the definition of
> dimensions, facts and schemas is currently widespread over several
> components (whose boundaries don't match very well with the domains for
> business intelligence) and this makes more difficult to understand the bi
> data model. After the migration I am proposing here we will have all the bi
> data model in one place (the bi component).
>
> Regards,
>
> Jacopo

Re: Moving the "bi" component from framework to specialpurpose

Posted by Jacopo Cappellato <ja...@hotwaxmedia.com>.
Thanks for the feedback, I did the refactoring in rev. 1642027

Jacopo

On Nov 20, 2014, at 10:44 AM, Jacopo Cappellato <ja...@hotwaxmedia.com> wrote:

> Hi all,
> 
> I would like to migrate the "business intelligence" component ("bi") from framework to specialpurpose; in the process I would also like to migrate all the artifacts (dimension and fact entities and star schemas, and reports) from all the applications to the "bi" component.
> Then I would also like to set this component as "disabled" by default.
> When I initially design and contributed this component I have placed it in the framework to let application use some of its low level services to build their own reports: however over time I noticed that the need to configure the olap data model caused some confusion to users (especially the ones that do not use this feature); moreover, the definition of dimensions, facts and schemas is currently widespread over several components (whose boundaries don't match very well with the domains for business intelligence) and this makes more difficult to understand the bi data model. After the migration I am proposing here we will have all the bi data model in one place (the bi component).
> 
> Regards,
> 
> Jacopo


Re: Moving the "bi" component from framework to specialpurpose

Posted by Sharan-F <sh...@gmail.com>.
+1 

Thanks
Sharan




--
View this message in context: http://ofbiz.135035.n4.nabble.com/Moving-the-bi-component-from-framework-to-specialpurpose-tp4658661p4658707.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Re: Moving the "bi" component from framework to specialpurpose

Posted by Nicolas Malin <ni...@nereide.fr>.
+1 no more comments needed !

Le 20/11/2014 10:44, Jacopo Cappellato a écrit :
> Hi all,
>
> I would like to migrate the "business intelligence" component ("bi") from framework to specialpurpose; in the process I would also like to migrate all the artifacts (dimension and fact entities and star schemas, and reports) from all the applications to the "bi" component.
> Then I would also like to set this component as "disabled" by default.
> When I initially design and contributed this component I have placed it in the framework to let application use some of its low level services to build their own reports: however over time I noticed that the need to configure the olap data model caused some confusion to users (especially the ones that do not use this feature); moreover, the definition of dimensions, facts and schemas is currently widespread over several components (whose boundaries don't match very well with the domains for business intelligence) and this makes more difficult to understand the bi data model. After the migration I am proposing here we will have all the bi data model in one place (the bi component).
>
> Regards,
>
> Jacopo

Re: Moving the "bi" component from framework to specialpurpose

Posted by Pierre Smits <pi...@gmail.com>.
Jacopo, all,

That is a good idea. This will bring everything (regarding BI - extensive
reporting) to one place and it will surely help users and contributors to
avoid looking all over the place when evaluating, implementing and/or
extending the functionality.

Best regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com

On Thu, Nov 20, 2014 at 10:44 AM, Jacopo Cappellato <
jacopo.cappellato@hotwaxmedia.com> wrote:

> Hi all,
>
> I would like to migrate the "business intelligence" component ("bi") from
> framework to specialpurpose; in the process I would also like to migrate
> all the artifacts (dimension and fact entities and star schemas, and
> reports) from all the applications to the "bi" component.
> Then I would also like to set this component as "disabled" by default.
> When I initially design and contributed this component I have placed it in
> the framework to let application use some of its low level services to
> build their own reports: however over time I noticed that the need to
> configure the olap data model caused some confusion to users (especially
> the ones that do not use this feature); moreover, the definition of
> dimensions, facts and schemas is currently widespread over several
> components (whose boundaries don't match very well with the domains for
> business intelligence) and this makes more difficult to understand the bi
> data model. After the migration I am proposing here we will have all the bi
> data model in one place (the bi component).
>
> Regards,
>
> Jacopo

Re: Moving the "bi" component from framework to specialpurpose

Posted by Jacques Le Roux <ja...@les7arts.com>.
+1 Sounds good to me

Jacques

Le 20/11/2014 10:44, Jacopo Cappellato a écrit :
> Hi all,
>
> I would like to migrate the "business intelligence" component ("bi") from framework to specialpurpose; in the process I would also like to migrate all the artifacts (dimension and fact entities and star schemas, and reports) from all the applications to the "bi" component.
> Then I would also like to set this component as "disabled" by default.
> When I initially design and contributed this component I have placed it in the framework to let application use some of its low level services to build their own reports: however over time I noticed that the need to configure the olap data model caused some confusion to users (especially the ones that do not use this feature); moreover, the definition of dimensions, facts and schemas is currently widespread over several components (whose boundaries don't match very well with the domains for business intelligence) and this makes more difficult to understand the bi data model. After the migration I am proposing here we will have all the bi data model in one place (the bi component).
>
> Regards,
>
> Jacopo
>

Re: Moving the "bi" component from framework to specialpurpose

Posted by Adrian Crum <ad...@sandglass-software.com>.
+1

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 11/20/2014 9:44 AM, Jacopo Cappellato wrote:
> Hi all,
>
> I would like to migrate the "business intelligence" component ("bi") from framework to specialpurpose; in the process I would also like to migrate all the artifacts (dimension and fact entities and star schemas, and reports) from all the applications to the "bi" component.
> Then I would also like to set this component as "disabled" by default.
> When I initially design and contributed this component I have placed it in the framework to let application use some of its low level services to build their own reports: however over time I noticed that the need to configure the olap data model caused some confusion to users (especially the ones that do not use this feature); moreover, the definition of dimensions, facts and schemas is currently widespread over several components (whose boundaries don't match very well with the domains for business intelligence) and this makes more difficult to understand the bi data model. After the migration I am proposing here we will have all the bi data model in one place (the bi component).
>
> Regards,
>
> Jacopo
>

Re: Moving the "bi" component from framework to specialpurpose

Posted by Pranay Pandey <pr...@hotwaxmedia.com>.
+1

Makes perfect sense.

Best regards,

Pranay Pandey
HotWax Media
On 20 Nov 2014 15:16, "Jacopo Cappellato" <ja...@hotwaxmedia.com>
wrote:

> Hi all,
>
> I would like to migrate the "business intelligence" component ("bi") from
> framework to specialpurpose; in the process I would also like to migrate
> all the artifacts (dimension and fact entities and star schemas, and
> reports) from all the applications to the "bi" component.
> Then I would also like to set this component as "disabled" by default.
> When I initially design and contributed this component I have placed it in
> the framework to let application use some of its low level services to
> build their own reports: however over time I noticed that the need to
> configure the olap data model caused some confusion to users (especially
> the ones that do not use this feature); moreover, the definition of
> dimensions, facts and schemas is currently widespread over several
> components (whose boundaries don't match very well with the domains for
> business intelligence) and this makes more difficult to understand the bi
> data model. After the migration I am proposing here we will have all the bi
> data model in one place (the bi component).
>
> Regards,
>
> Jacopo

Re: Moving the "bi" component from framework to specialpurpose

Posted by gil portenseigne <gi...@nereide.fr>.
Hi,

+1

And thanks for the explanation and history ! To have it as an option is 
great !

Gil

On 20/11/2014 10:44, Jacopo Cappellato wrote:
> Hi all,
>
> I would like to migrate the "business intelligence" component ("bi") from framework to specialpurpose; in the process I would also like to migrate all the artifacts (dimension and fact entities and star schemas, and reports) from all the applications to the "bi" component.
> Then I would also like to set this component as "disabled" by default.
> When I initially design and contributed this component I have placed it in the framework to let application use some of its low level services to build their own reports: however over time I noticed that the need to configure the olap data model caused some confusion to users (especially the ones that do not use this feature); moreover, the definition of dimensions, facts and schemas is currently widespread over several components (whose boundaries don't match very well with the domains for business intelligence) and this makes more difficult to understand the bi data model. After the migration I am proposing here we will have all the bi data model in one place (the bi component).
>
> Regards,
>
> Jacopo


-- 

<www.nereide.fr>

	Gil Portenseigne
Consultant ERP OFBiz
Société Néréide
3b Les isles
37270 Veretz
Tel : 09 74 53 46 09, puis 1, poste 61
Mob : 06 82 740 444
www.nereide.fr <http://www.nereide.fr>