Dynamic Enterprise Modeling

Dynamic Enterprise Modeling

Dynamic Enterprise Modeling (DEM) is a Enterprise Modeling approach developed by the BaaN company, and used for the Baan Enterprise Resource Planning system which aims "to align and implement it in the organizational architecture of the end-using company".[1][2]

According to Koning (2008), Baan introduced Dynamic Enterprise Modelling in 1996 as a "means for implementing the Baan ERP product. The modelling focused on a Petri net based technique for business process modelling to which the Baan application units were to be linked. DEM also contains a supply chain diagram tool for the logistic network of the company and of an enterprise function modelling diagram".[3]

Contents

Overview

To align a specific company with Dynamic Enterprise Modeling, the organizational structure is blueprinted top-down from high-level business processes to low-level processes. This blueprint is used as a roadmap of the organization, that is compatible with the structural roadmap of the software package. Having both roadmaps, the software package and the organizational structure are alienable. The blueprint of an organizational structure in Dynamic Enterprise Modeling is called a reference model. A reference model is the total view of visions, functions, organizational structures and processes, which together can be defined as a representative way of doing business in a certain organizational typology.

The DEM reference model consists of a set of underlying models that depict the organizational architecture in a top-down direction. The underlying models are:

  • Enterprise Structure Diagrams: The company site structure is visualized with the dispersed geographic locations, the headquarters, manufacturing plants, warehouses, and supplier and customer locations. Physical as well as logical multi-site organizations for internal logistic or financial flow optimization can be diagrammed.[4]
  • Business Control Model : The Business Control Model represents the primary processes of the organization and their control, grouped in business functions. The DEM reference model exists of one main Business Control Model, resulting in several other Business Control Models per function area of the organization.
  • Business Function Model : The Business Function Model is a function model that focuses on the targets of the several functions within the company.
  • Business Process Model : The Business Process Model focuses on the execution of the functions and processes that originate from the Business Control Model and the Business Function Model. Processes flows are depicted and processes are detailed out.
  • Business Organization Model : The Business Organization Model focuses less on the processes and more on the organizational aspects such as roles and responsibilities.

Together these models are capable of depicting the total organizational structure and aspects that are necessary during the implementation of the Dynamic Enterprise Modeling. The models can have differentiations, which are based on the typology of the organization (i.e.: engineer-to-order organizations require different model structures than assemble-to-order organizations. To elaborate on the way that the reference model is used to implement software and to keep track of the scope of implementation methods, the Business Control Model and the Business Process Model will be explained in detail.

Dynamic Enterprise Modeling topics

Business Control Model

The Business Control Model exists of the business functions of the organization and their internal and external links. Basic features in the model are:

  • Request-feedback-loop: A link from, to, or between business functions is called a request-feedback-loop, which consists of 4 states that complete the process and information flows between both business functions. The states are labeled: requested, committed, completed and accepted.
  • Workflow case. A workflow case is the description of the execution and the target of the process that occurs between two business functions. The most important critical factors of the workflow case are quantity, quality and time. The 4 states of Request-feedback-loop the together represent the workflow case.
  • Triggers: Business functions are aggregates of business processes and focus mainly on the triggers (control) between processes, thus not on the information flows.
  • Business functions : In an optimal situation for the modeling process, a company has only one business function. Business functions are however subdivided when:
  • The nature and characteristics of workflow cases fluctuate
  • The frequency in underlying processes fluctuate
  • Detail-level fluctuates
  • More than 1 type of request triggers a function

Next to interaction between two business functions, interaction can also exist between objects that are not in the scope of the reference model. These objects can be external business functions and agents.

  • External business function : this is a group of processes that are part of the organization (meaning that the organization can control the functions), but that is outside of the scope of the reference model.

Agents on the other hand are entities similar to business functions with the exception that they are external of the business (i.e.: customers and suppliers).

  • Processes within or between business functions are executed by triggers, which can be event-driven or time-driven.
  • Exceptions in a system are handled, according to the set handling level in the business process configuration, when the success path of the model is not met in practice.

Subroutines of processes can be modeled in the Business Control Model to take care of possible exceptions that can occur during the execution of a process (i.e.: delay handling in the delivery of goods).

In addition to business functions that consist of the main processes of the organization, management functions exist.

  • Management business functions: These are functions that manage the business process itself and that thus support the execution and triggering of the main business functions.

Having this reference, the main processes of the organization can be captured in the Business Control Model. The main functions of the organization are grouped in the business functions, which consist of the processes that are part of the specific business function. Interactions between the business functions are then depicted using the request-feedback loops.

Constructing the business control model

A business control model is constructed according to a set path.

  • First, the scope of the business is defined. The scope includes scoping what to model and includes the definition of the agents and external business functions that relate to the business.
  • Next, the scope is depicted to a model of the black box with al the agents and external business functions surrounding the black box.
  • The next step is to define the process and information flows (request-feedback flows) between the agents and external business functions to and from the black box of the business control model. Defining the request-feedback flows enables the modeler to define what processes are inside the black box.

After creating the main business functions within the business control model, the several business functions are detailed out.

  • In case of a production business it is vital to define the customer order decoupling point, referring to the split in the physical process where processes are based on the customer order instead of forecasts.
  • Service based businesses on the other hand do not have a physical goods flow and thus do not require a physical process model. It is however imaginable that the same type of process flow can be utilized to construct a business control model for a service based business, as a service can be interpreted as a product as well. In this way, a business control model can be constructed similarly for a service based business as for a physical goods production business, having intangible goods instead of tangible.
  • Next to the low-level physical production process, the high-level business functions need to be defined as well. In most cases the higher level business functions relate to planning functions and other tactical and strategical business functions, followed by functions as sales and purchase.

After high-level detail definitions, the business functions are decomposed to lower-level detail definitions to make the business control model alienable to the lower models within the reference model, for this practice, mainly the Business Process Model. In the Business Process Model the processes are elaborated until the lowest level of detail. Given this level of detail, the Baan software functionality is then projected on the processes, depicted in the Business Process Model.

Business Process Model

The modeling of processes in DEM, modeling the Business Process Model is done using Petri net building blocks. DEM uses 4 construction elements:

  • State : A state element represents the state of a job token and is followed by the activity that executes the job token of the state.
  • Processing activity : A processing activity is the activity that processes the job token of a state, transforming the state of the job token to another state.
  • Control activity: A control activity navigates the process activity but does not execute it.
  • Subprocess : A subprocess is a collection of different other processes, aggregated in a single element by means of complexity management.

These 4 construction elements enables the modeling of DEM models. The modeling is due to a set collection of modeling constraints, guiding the modeling process in order to have similarly created models by different modelers. Control activities exist in different structures in order to set different possible routes for process flows. The used structures for control activities are:

  • OR-split / XOR-split : This structure creates 2 new states out of 1 state, signaling the creation of 2 job tokens out of 1 job token. If the new state can be both of the output tokens, the split is OR, if not, the split is an exclusive OR split (XOR).
  • AND-join construction : 2 job tokens are both needed to enable the control activity, creating 1 new job token (thus 1 new state).
  • OR-join / XOR-join : 2 job tokens are needed to enable the control activity, creating 1 new job token.

OR means one the two starting job tokens can be used or both, XOR means only one of the tokens can be used to create the output job token.

An example

The example below demonstrates the modeling of the concept of marriage and divorce using Petri net building blocks.

  • The Petri net built model expresses the transformation from a single man and woman to a marries couple through marriage and back to single individuals through divorce.
  • The model starts with the two states called man and woman.
  • Through an AND-join construction (both man and woman are needed in order to form a couple) the two states are joined within the control activity called coupling to the new state called couple.
  • The couple state then is transformed through the processing activity called marriage, resulting in the transformed state of married couple.
  • The state married couple is then transformed to the state divorced couple using the process activity called divorce, resulting in the state called divorced couple.
  • The control activity called decoupling finally splits the divorced couple state into the states of man and woman.

Assessments

Using an embedded method brings the power that the method is designed to implement the software product that the method comes with. This suggests a less complicated usage of the method and more support possibilities. The negative aspect of an embedded method obviously is that it can only be used for specific product software. Engineers and consultants, operating with several software products, could have more use of a general method, to have just one way of working.

See also

References

  1. ^ Hossein Bidgoli (2003). Encyclopedia of Information Systems. page 177.
  2. ^ Heinz-Dieter Knoll et al. (2003). Optimising Business Performance with Standard Software Systems. p. 95.
  3. ^ Hendrik Koning (2008). Communication of IT-Architecture. Thesis Dutch Research School for Information and Knowledge Systems. ISBN 978-90-5335-163-5. p.94.
  4. ^ Sjaak Brinkkemper (2001). Business Modelling for the Development and Implementation of Enterprise Applications (Abstract). Accessed Aug 1, 2009.

Further reading

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Dynamic Business Modeling — ( DBM ) describes the ability to automate business models within an open framework. The independent analyst firm Gartner has recently called Dynamic Business Modeling critical for BSS solutions to succeed . Dynamic Business Modeling is based on… …   Wikipedia

  • Enterprise application integration — (EAI) is defined as the uses of software and computer systems architectural principles to integrate a set of enterprise computer applications.OverviewSupply chain management applications (for managing inventory and shipping), customer… …   Wikipedia

  • Enterprise Collaboration Architecture — The first version of the Enterprise Collaboration Architecture (ECA) has been published by the Object Management Group (OMG) in 2004.The vision of the (ECA) is to simplify the development of component based and services oriented systems by… …   Wikipedia

  • Dynamic financial analysis — Key Uses Business mix Reinsurance Asset Allocation Profitability Solvency Sensitivity Dependency Elements …   Wikipedia

  • Unified Modeling Language — (UML) is a standardized general purpose modeling language in the field of software engineering. UML includes a set of graphical notation techniques to create abstract models of specific systems, referred to as UML model. Overview The Unified… …   Wikipedia

  • Comparison of agent-based modeling software — In the last few years, the agent based modeling (ABM) community has developed several practical agent based modeling toolkits that enable individuals to develop agent based applications. More and more such toolkits are coming into existence, and… …   Wikipedia

  • Virtual enterprise — A Virtual Enterprise (VE) is a temporary alliance of enterprises that come together to share skills or core competencies and resources in order to better respond to business opportunities, and whose cooperation is supported by computer… …   Wikipedia

  • ERP modeling — ERP modeling, abbreviated ERP, is the process of reverse engineering an Enterprise Resource Planning software package in order to align it to an organizational structure. UsageAlthough ERP modeling could possibly be performed by several… …   Wikipedia

  • DEM — • Dynamic Enterprise Modeling • internat. Währungsbezeichnung der Deutschen Mark (DM) im Bankwesen …   Acronyms

  • Product software implementation method — A product software implementation method is a systematically structured approach to effectively integrate a software based service or component into the workflow of an organizational structure or an individual end user.This entry focuses on the… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”