%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<%
'The following three lines of code are used to make sure that this page is not cached on the client.
Response.CacheControl = "no-cache"
Response.AddHeader "Pragma", "no-cache"
Response.Expires = -1
if session("UID")="" then
Response.Redirect "Logon.htm"
Response.End
end if
%>
Vivace E-business Showcase
The Arena model thus created is a hierarchical supply chain model with three levels. The top level view represents the selected supply chain having both material flow and order-passing mechanisms. Second level sub-models show each individual supplier and transport between suppliers, while the third level consists of sub-models representing basic assembly and routing processes within suppliers. The following diagrams are examples of these models respectively.
Create the Arena Simulation Model
The simulation model is created automatically without human intervention in
Arena by the SCMB.
The model creation process follows the following principles:
- The model is automatically created by the SCMB with data from the database
- Material and information flows are built ‘backwards’ starting from the customer down to the lowest level suppliers
- Flexible multi-layer model structure is used, potentially allowing for modelling realistic supply chains, e.g. any selection of supplier, product and network structure.
The demo video below shows how an Arena model is automatically created.