General mobile information system adaptation method and device
A mobile information and information system technology, applied in the field of general mobile information system adaptation, can solve problems such as extending to the finger end
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2014-12-03
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to a general mobile information system adaptation method and device, belonging to the fields of management information system, mobile information system and system integration. Background technique
[0002] Today, with the popularization of information technology, information systems are everywhere. In the working environment, people use the ERP system and financial software inside the enterprise to handle daily work. In life, people use various online systems for shopping, financial management, booking tickets, Take exams, etc.; in the traditional way, people sit in front of the computer and use the mouse and keyboard to complete the operations in the information system. With the popularity of mobile terminal devices such as smartphones and tablets, people are becoming more and more accustomed to Using mobile terminal devices to handle daily affairs or complete work, this change in behavior habits has brought a natural impact on ...
Examples
Embodiment 1
[0150] Migrating a function in a legacy information system to a mobile device embodiment
[0151] The following uses a specific example to illustrate the process of migrating a function in a traditional information system to a mobile device. Figure 6 It is a schematic diagram of a functional interface in an existing traditional information system----the purchase, sales and inventory management system based on Qinzhe Excel server. Users can manage order information through the web interface;
[0152] According to the system administrator of the system, this function corresponds to two tables in the database: order_master table and order_details, and the respective database table structures are:
[0153] order_master table:
[0154]
[0155]
[0156] Order Details:
[0157] primary key field name type of data null illustrate * product code nvarchar(20) not null Foreign key, refer to "Product table. Product code" product name nvar...
Embodiment 2
[0197] Figure 11 It is a flow chart of a general mobile information system adaptation method
[0198] Step 1101, extract the functional features of existing traditional information systems, and store them in the database 1102; the traditional information system refers to an online transaction processing information system that cannot run on mobile devices, which is based on a database, and each item in it Function, which involves adding, deleting, modifying and checking one or more specific tables in the database; the traditional information system functional features refer to the data structure corresponding to a function in the traditional information system, including the function name, the form used by this function Description; the form description includes one or more data table descriptions; the data table description includes table name, table type, and one or more field descriptions; the field description includes field name, data type, Value constraints; the table ...
Embodiment 3
[0212] Figure 12 It is a flow chart of a general mobile information system adaptation method
[0213] Step 1201, extract the functional features of existing traditional information systems, and store them in the database 1202; the traditional information system refers to an information system for online transaction processing that cannot be run on mobile devices, which is based on a database, and each item in it Function, which involves adding, deleting, modifying and checking one or more specific tables in the database; the traditional information system functional features refer to the data structure corresponding to a function in the traditional information system, including the function name, the form used by this function Description; the form description includes one or more data table descriptions; the data table description includes table name, table type, and one or more field descriptions; the field description includes field name, data type, Value constraints; the...