Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 40 Next »

Introduction

Business Intelligence (BI) comprises the strategies and technologies used by enterprises for the data analysis of business information.

BI technologies can handle large amounts of structured and sometimes unstructured data to help identify, develop and otherwise create new strategic business opportunities. They aim to allow for the easy interpretation of these big data. Identifying new opportunities and implementing an effective strategy based on insights can provide businesses with a competitive market advantage and long-term stability.

OFBiz collects vast amounts of data from transactions in the various domains. This page (and child pages) intend to explain how OFBiz supports BI.

The OFBiz BI concept and its implementation through the BI component are based on the book 'Data Warehouse Toolkit' by Ralph Kimball and Margy Ross.

For more information on Business Intelligence have a look at: https://en.wikipedia.org/wiki/Business_intelligence

Table of Content

Children

Facts and Dimensions

Fact tables (aka facts) store the performance measurements resulting from the organisation's business process events. Dimension tables (aka dimensions) contain the textual context associated with a business process measurement event (captured in a fact) and describe the 'who, what, where, when, how and why'.

In the sections below we describe how the facts and dimension per business domain

Sales Domain





Facts



Dimension

Fact-field

Fact-alias

SalesInvoiceFact

SalesOrderFact

AssetUtilisation
AssetassetDimIdasset

Y

Account

accountDimId

account

Y

Y

Y

Brand

brandDimId

brand

Y

Y


Carrier

carrierDimId

carrier




Catalog

catalogDimId

catalog




Customer

customerDimId

customer

Y

Y

Y

Country

countryDimId

country




Currency

currencyDimId

currency

Y

Y


Date

dateDimId

date

Y

Y

Y

Employee

employeeDimId

employee




Facility

facilityDimId

facility




Manager

managerDimId

manager




Organisation

organisationDimId

organisation

Y

Y

Y

PaymentMethod

paymentMethodDimId

payMethod




PosTerminalposTerminalDimIdposTerminal


Product

productDimId

product

Y

Y


ProductCategory

productCategoryDimId

category




Project

projectDimId

project




SalesChannel

channelDimId

channel

Y

Y


SalesPromo

promoDimId

promo

Y

Y


SalesRep

salesrepDimId

rep

Y

Y


Store

storeDimId

store

Y

Y


Supplier

supplierDimId

supplier




Time

timeDimId

time

Y



Procurement/Purchase Domain





Facts


Dimension

Fact-field

Fact-alias

PurchaseInvoiceFact

PurchaseOrderFact

Account

accountDimId

account



Brand

brandDimId

brand



Carrier

carrierDimId

carrier



Catalog

catalogDimId

catalog



Customer

customerDimId

customer



Country

countryDimId

country



Currency

currencyDimId

currency

Y

Y

Date

dateDimId

date

Y

Y

Employee

employeeDimId

employee



Facility

facilityDimId

facility



Manager

managerDimId

manager



Organisation

organisationDimId

organisation

Y

Y

PaymentMethod

paymentMethodDimId

payMethod



Product

productDimId

product

Y

Y

ProductCategory

productCategoryDimId

category



Project

projectDimId

project

Y

Y

SalesChannel

channelDimId

channel

Y

Y

SalesPromo

promoDimId

promo


Y

SalesRep

salesrepDimId

rep

Y

Y

Store

storeDimId

store

Y

Y

Supplier

supplierDimId

supplier



Time

timeDimId

time

Y


Human Resources Domain




Facts
DimensionFact-fieldFact-aliastbd
AccountaccountDimIdaccount
BrandbrandDimIdbrand
CarriercarrierDimIdcarrier
CatalogcatalogDimIdcatalog
CustomercustomerDimIdcustomer
CountrycountryDimIdcountry
CurrencycurrencyDimIdcurrency
DatedateDimIddateY
EmployeeemployeeDimIdemployeeY
FacilityfacilityDimIdfacility
ManagermanagerDimIdmanager
OrganisationorganisationDimIdorganisationY
PaymentMethodpaymentMethodDimIdpayMethod
ProductproductDimIdproduct
ProductCategoryproductCategoryDimIdcategory
ProjectprojectDimIdproject
SalesChannelchannelDimIdchannel
SalesPromopromoDimIdpromo
SalesRepsalesrepDimIdrepY
StorestoreDimIdstoreY
SuppliersupplierDimIdsupplier
TimetimeDimIdtime

Inventory/Warehousing Domain





Facts
DimensionFact-fieldFact-aliasInventoryItemFact
AccountaccountDimIdaccount
BrandbrandDimIdbrand
CarriercarrierDimIdcarrierY
CatalogcatalogDimIdcatalog
CustomercustomerDimIdcustomer
CountrycountryDimIdcountry
CurrencycurrencyDimIdcurrencyY
DatedateDimIddateY
EmployeeemployeeDimIdemployee
FacilityfacilityDimIdfacilityY
ManagermanagerDimIdmanager
OrganisationorganisationDimIdorganisationY
PaymentMethodpaymentMethodDimIdpayMethod
ProductproductDimIdproductY
ProductCategoryproductCategoryDimIdcategory
ProjectprojectDimIdproject
SalesChannelchannelDimIdchannel
SalesPromopromoDimIdpromo
SalesRepsalesrepDimIdrep
StorestoreDimIdstore
SuppliersupplierDimIdsupplier
TimetimeDimIdtimeY

Project Domain





Facts

Dimension

Fact-field

Fact-alias

TimeEntry

Account

accountDimId

account


Brand

brandDimId

brand


Carrier

carrierDimId

carrier


Catalog

catalogDimId

catalog


Customer

customerDimId

customer

Y

Country

countryDimId

country


Currency

currencyDimId

currency


Date

dateDimId

date

Y

Employee

employeeDimId

employee


Facility

facilityDimId

facility


Manager

managerDimId

manager

Y

Organisation

organisationDimId

organisation

Y

PaymentMethod

paymentMethodDimId

payMethod


Product

productDimId

product


ProductCategory

productCategoryDimId

category


Project

projectDimId

project

Y

ProjectTasktaskDimIdtaskY

SalesChannel

channelDimId

channel


SalesPromo

promoDimId

promo


SalesRep

salesrepDimId

rep


Store

storeDimId

store


Supplier

supplierDimId

supplier


Time

timeDimId

time


Accounting Domain





Facts
DimensionFact-fieldFact-aliastbd
AccountaccountDimIdaccount
BrandbrandDimIdbrand
CarriercarrierDimIdcarrier
CatalogcatalogDimIdcatalog
CustomercustomerDimIdcustomer
CountrycountryDimIdcountry
CurrencycurrencyDimIdcurrency
DatedateDimIddateY
EmployeeemployeeDimIdemployee
FacilityfacilityDimIdfacility
ManagermanagerDimIdmanager
OrganisationorganisationDimIdorganisationY
PaymentMethodpaymentMethodDimIdpayMethodY
ProductproductDimIdproduct
ProductCategoryproductCategoryDimIdcategory
ProjectprojectDimIdproject
SalesChannelchannelDimIdchannel
SalesPromopromoDimIdpromo
SalesRepsalesrepDimIdrep
StorestoreDimIdstore
SuppliersupplierDimIdsupplier
TimetimeDimIdtime

Manufacturing Domain





Facts
DimensionFact-fieldFact-aliasAssetUtilisation
AssetassetDimIdasset

Related tickets

Open

key summary type created updated due assignee reporter priority status resolution

JQL and issue key arguments for this macro require at least one Jira application link to be configured

Closed

key summary type created updated due assignee reporter priority status resolution

JQL and issue key arguments for this macro require at least one Jira application link to be configured


  • No labels