Moving the "bi" component from framework to specialpurpose

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

Moving the "bi" component from framework to specialpurpose

Jacopo Cappellato-4
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
Reply | Threaded
Open this post in threaded view
|

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

Pierre Smits
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 <
[hidden email]> 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
Reply | Threaded
Open this post in threaded view
|

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

Jacques Le Roux
Administrator
In reply to this post by Jacopo Cappellato-4
+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
>
Reply | Threaded
Open this post in threaded view
|

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

Divesh Dutta
In reply to this post by Jacopo Cappellato-4
+1

Thanks
--
Divesh Dutta

On Thu, Nov 20, 2014 at 3:14 PM, Jacopo Cappellato <
[hidden email]> 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
Reply | Threaded
Open this post in threaded view
|

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

Adrian Crum-3
In reply to this post by Jacopo Cappellato-4
+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
>
Reply | Threaded
Open this post in threaded view
|

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

Pranay Pandey-2
In reply to this post by Jacopo Cappellato-4
+1

Makes perfect sense.

Best regards,

Pranay Pandey
HotWax Media
On 20 Nov 2014 15:16, "Jacopo Cappellato" <[hidden email]>
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
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin-2
In reply to this post by Jacopo Cappellato-4
+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
Reply | Threaded
Open this post in threaded view
|

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

Gil Portenseigne
In reply to this post by Jacopo Cappellato-4
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


--

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

 

Reply | Threaded
Open this post in threaded view
|

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

Sharan-F
In reply to this post by Jacopo Cappellato-4
+1

Thanks
Sharan
Reply | Threaded
Open this post in threaded view
|

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

Jacopo Cappellato-4
In reply to this post by Jacopo Cappellato-4
Thanks for the feedback, I did the refactoring in rev. 1642027

Jacopo

On Nov 20, 2014, at 10:44 AM, Jacopo Cappellato <[hidden email]> 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