CIGARETTE PRODUCT QUALITY MANAGEMENT
INFORMATION SYSTEM DESIGN
A. QMIS Architecture Design
Cigarette product quality management system use
Browse/Server (B/S) model, and based on the enterprise
internal Intranet, provide a Web based on the quality
information management integration platform. The
presentation layer is responsible for user interactive interface,
receiving user input; Business logic layer using C# complete
quality information system business logic calculation, lIS as a
Web server, through with database established connection, and
execute the SQL statement, finally will enforce the results in
HTML format transfer to the user browser, quality data and
information was kept in Oracle database management. The
system can quickly get cigarette product appearance, physical
and chemical, and other related quality information and overall
quality evaluation results, and in the Web to realize enterprise
quality management the whole process management.
B. QMIS Framework Design
Quality management information system using Microsoft
advanced technology platform .NET and MVC (Model-ViewControl)
design patterns, effectively guarantee the system's
advanced, expansibility and integration. The software frame
design according the business characteristics and enterprise
information system integration demand, system structure is
divided into the presentation layer, business logic layer and
data access and integration layer, that structure is shown as
shown m figure 1
The presentation layer is mainly refers to the system
foreground display form and login interface and the user role
access control and system basic function management;
Business logic layer the main management specific business
and the realization of the main functions; data access and
integration layer the main management data access and
operation.