CN105574130A - Data transmission method and service system - Google Patents

Data transmission method and service system Download PDF

Info

Publication number
CN105574130A
CN105574130A CN201510933148.5A CN201510933148A CN105574130A CN 105574130 A CN105574130 A CN 105574130A CN 201510933148 A CN201510933148 A CN 201510933148A CN 105574130 A CN105574130 A CN 105574130A
Authority
CN
China
Prior art keywords
operation system
data
data structure
database table
local terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510933148.5A
Other languages
Chinese (zh)
Other versions
CN105574130B (en
Inventor
王小明
陈永
姬祖亮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur General Software Co Ltd
Original Assignee
Inspur General Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur General Software Co Ltd filed Critical Inspur General Software Co Ltd
Priority to CN201510933148.5A priority Critical patent/CN105574130B/en
Publication of CN105574130A publication Critical patent/CN105574130A/en
Application granted granted Critical
Publication of CN105574130B publication Critical patent/CN105574130B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor

Abstract

The invention provides a data transmission method and a service system. The method comprises the following steps of: presetting a data dictionary, and obtaining the system information of at least one opposite terminal service system; obtaining at least one first database table through the preset data dictionary,; obtaining a data structure corresponding to target data to be transmitted on each first database table; constructing configuration information according to the system information of the at least one opposite terminal service system; generating an offline data packet, and exporting the offline data packet from an external storage device; obtaining the offline data packet from the external storage device; analyzing the offline data packet, and determining at least one data structure corresponding to a home terminal service system according to the configuration information; and writing the corresponding target data in at least one second database table of the home terminal service system according to the at least one data structure corresponding to the home terminal service system. By adopting the data transmission method provided by the technical scheme of the invention, the method of manually importing and exporting target data does not need to be used, and thus the user experience can be improved.

Description

A kind of data transmission method and operation system
Technical field
The present invention relates to field of computer technology, particularly a kind of data transmission method and operation system.
Background technology
In the enterprise that confidentiality requirement is higher, in order to ensure the security of its operation system, usually needing different operation systems to carry out physical isolation, namely directly not carrying out data interaction by network between each operation system.
At present, in order to realize can carrying out data transmission between physically-isolated operation system, need the business datum transmitted by system information and the needs of the operation system of predefined opposite end, and then corresponding computation model is set in the operation system of opposite end, utilize this computation model to derive business datum in physical storage device from database corresponding to the operation system of opposite end, then by the mode of manual entry by database corresponding for the operation system of the business datum write local terminal be stored in physical storage device.
But, in technique scheme, transmit different business datums and need corresponding different computation models, namely the bottom code all needing corresponding amendment computation model corresponding is derived in the process of business datum each time, and, import in the process of business datum and also need manual entry, workload is comparatively large, and Consumer's Experience is poor.
Summary of the invention
The invention provides a kind of data transmission method and operation system, can Consumer's Experience be improved.
First aspect, the invention provides a kind of data transmission method, is applied in local terminal operation system, comprises:
S0: pre-set data dictionary, and, obtain the system information of at least one opposite end operation system;
S1: receive first and arrange instruction, utilizes the data dictionary pre-set to arrange instruction according to first and obtains at least one the first database table;
S2: receive second and arrange instruction, arranges instruction according to described second and obtains the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
S3: receive the 3rd and instruction is set, build configuration information according to the system information that the 3rd arranges instruction and at least one opposite end operation system, wherein, described configuration information comprises the corresponding relation between at least one the first database table and at least one operation system;
S4: generate off-line data bag, export in External memory equipment by described off-line data bag, wherein, described off-line data handbag draws together each data structure and configuration information;
S5: obtain off-line data bag from described External memory equipment;
S6: resolve described off-line data bag, determines at least one data structure of corresponding local terminal operation system according to configuration information; In at least one second database table of local terminal operation system, corresponding target data is write according at least one data structure of corresponding local terminal operation system.
Further, describedly to build after configuration information according to the 3rd system information arranging instruction and at least one opposite end operation system, also comprise:
System information according to configuration information and at least one opposite end operation system configures each data structure field scope corresponding respectively.
Further, the field scope that each data structure of described configuration is corresponding respectively, comprising:
Configure each data structure field type corresponding respectively, field length and field default value.
Further, the data structure that on each first database table of described acquisition, target data waiting for transmission is corresponding respectively, comprising:
The data dictionary pre-set is utilized to obtain the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
Or,
Pre-set target data model, utilize target data model to obtain the data structure that on each first database table, target data waiting for transmission is corresponding respectively.
Further, described configuration information, also comprises: the corresponding relation between the field information that each data structure is corresponding and the field information of the second database table under at least one corresponding opposite end operation system;
Described at least one data structure according to corresponding local terminal operation system writes corresponding target data at least one second database table of local terminal operation system, comprising:
According to the corresponding relation between the field information of the second database table under at least one data structure of corresponding local terminal operation system and field information corresponding to current data structure and local terminal operation system, at least one second database table under local terminal operation system, write corresponding target data.
Second aspect, the invention provides a kind of operation system, comprising:
First acquiring unit, for obtaining the system information of at least one opposite end operation system;
Second acquisition unit, arranges instruction for receiving first; Receive second and instruction is set; Receive the 3rd and instruction is set;
Data dictionary, obtains at least one the first database table for arranging instruction according to first;
3rd acquiring unit, obtains for arranging instruction according to described second the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
Construction unit, for building the configuration information of the corresponding relation comprised between at least one the first database table and at least one operation system;
Processing unit, for generating off-line data bag, exports in External memory equipment by described off-line data bag, and wherein, described off-line data handbag draws together each data structure and configuration information; Resolve described off-line data bag, determine at least one data structure of corresponding local terminal operation system according to configuration information; In at least one second database table of local terminal operation system, corresponding target data is write according at least one data structure of corresponding local terminal operation system.
4th acquiring unit, for obtaining off-line data bag from described External memory equipment.
Further, also comprise:
Dispensing unit, for configuring each data structure field scope corresponding respectively according to the system information of configuration information and at least one opposite end operation system.
Further,
Described dispensing unit, for configuring each data structure field type corresponding respectively, field length and field default value.
Further, also comprise: target data model, for obtaining the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
Or,
Described data dictionary, is further used for obtaining the data structure that on each first database table, target data waiting for transmission is corresponding respectively.
Further,
Described construction unit, is further used for building the corresponding relation between field information corresponding to each data structure and the field information of the second database table under at least one corresponding opposite end operation system;
Described processing unit, for according to the corresponding relation between the field information of the second database table under at least one data structure of corresponding local terminal operation system and field information corresponding to current data structure and local terminal operation system, at least one second database table under local terminal operation system, write corresponding target data.
The invention provides a kind of data transmission method and operation system, by pre-setting data dictionary and obtaining the system information of opposite end operation system, derive from least one database table at least one data structure comprising target data according to data dictionary, the artificial method deriving target data need not be used, and build the corresponding relation between at least one data structure and opposite end operation system according to system information, and then each data structure and corresponding relation are exported to External memory equipment, corresponding relation and each data structure is obtained from External memory equipment to make opposite end operation system, according to corresponding relation, the target data in the data structure of correspondence is imported in the second corresponding database table, target data need not be write to the second database table again by the mode of manual entry, visible, by technical scheme of the present invention, can Consumer's Experience be improved.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is a kind of data transmission method that one embodiment of the invention provides;
Fig. 2 is the another kind of data transmission method that one embodiment of the invention provides;
Fig. 3 is a kind of operation system that one embodiment of the invention provides.
Embodiment
For making the object of the embodiment of the present invention, technical scheme and advantage clearly; below in conjunction with the accompanying drawing in the embodiment of the present invention; technical scheme in the embodiment of the present invention is clearly and completely described; obviously; described embodiment is the present invention's part embodiment, instead of whole embodiments, based on the embodiment in the present invention; the every other embodiment that those of ordinary skill in the art obtain under the prerequisite not making creative work, all belongs to the scope of protection of the invention.
As shown in Figure 1, embodiments provide a kind of data transmission method, the method can comprise the following steps:
S0: pre-set data dictionary, and, obtain the system information of at least one opposite end operation system;
S1: receive first and arrange instruction, utilizes the data dictionary pre-set to arrange instruction according to first and obtains at least one the first database table;
S2: receive second and arrange instruction, arranges instruction according to described second and obtains the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
S3: receive the 3rd and instruction is set, build configuration information according to the system information that the 3rd arranges instruction and at least one opposite end operation system, wherein, described configuration information comprises the corresponding relation between at least one the first database table and at least one operation system;
S4: generate off-line data bag, export in External memory equipment by described off-line data bag, wherein, described off-line data handbag draws together each data structure and configuration information;
S5: obtain off-line data bag from described External memory equipment;
S6: resolve described off-line data bag, determines at least one data structure of corresponding local terminal operation system according to configuration information; In at least one second database table of local terminal operation system, corresponding target data is write according at least one data structure of corresponding local terminal operation system.
In one embodiment of the invention, by pre-setting data dictionary and obtaining the system information of opposite end operation system, derive from least one database table at least one data structure comprising target data according to data dictionary, the artificial method deriving target data need not be used, and build the corresponding relation between at least one data structure and opposite end operation system according to system information, and then each data structure and corresponding relation are exported to External memory equipment, corresponding relation and each data structure is obtained from External memory equipment to make opposite end operation system, according to corresponding relation, the target data in the data structure of correspondence is imported in the second corresponding database table, target data need not be write to the second database table again by the mode of manual entry, visible, the technical scheme provided by the embodiment of the present invention, can improve Consumer's Experience.
Further, in order to ensure that the field scope of each data structure is consistent with the field scope of the opposite end operation system of the target data in corresponding reception current data structure, in a preferred embodiment of the invention, describedly to build after configuration information according to the 3rd system information arranging instruction and at least one opposite end operation system, also comprise:
System information according to configuration information and at least one opposite end operation system configures each data structure field scope corresponding respectively.
In one embodiment of the invention, because local terminal operation system and opposite end operation system may be heterogeneous systems, namely the field scope of local terminal operation system and opposite end operation system may be inconsistent, therefore, here can configure each data structure field scope corresponding respectively according to the system information of configuration information and the opposite end obtained in advance operation system, the field scope of each data structure is consistent with the field scope of the opposite end operation system of the target data in corresponding reception current data structure.
Particularly, in a preferred embodiment of the invention, the field scope that each data structure of described configuration is corresponding respectively, comprising:
Configure each data structure field type corresponding respectively, field length and field default value.
In one embodiment of the invention, data dictionary can be utilized to manage the database table under operation system, target data waiting for transmission is comprised in first database table, data structure can be used for characterizing the corresponding relation between each metadata corresponding to target target data waiting for transmission and each metadata, therefore, between operation system during transmission objectives data, directly can transmit the data structure of corresponding target data.
Accordingly, in a preferred embodiment of the invention, data dictionary can be utilized directly to obtain data structure corresponding to target data waiting for transmission, certainly, in situation in the cards, data structure corresponding to target data waiting for transmission can also be obtained by other means; Particularly, in a preferred embodiment of the invention, the data structure that on each first database table of described acquisition, target data waiting for transmission is corresponding respectively, comprising:
The data dictionary pre-set is utilized to obtain the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
Or,
Pre-set target data model, utilize target data model to obtain the data structure that on each first database table, target data waiting for transmission is corresponding respectively.
The explanation of value, target data model has stability, and namely a target data model can obtain corresponding target data accurately, needs to use different target data models when obtaining different target datas.
Further, in order to realize importing corresponding target data accurately in the second database table of opposite end operation system, in a preferred embodiment of the invention, described configuration information, also comprises: the corresponding relation between the field information that each data structure is corresponding and the field information of the second database table under at least one corresponding opposite end operation system;
Described at least one data structure according to corresponding local terminal operation system writes corresponding target data at least one second database table of local terminal operation system, comprising:
According to the corresponding relation between the field information of the second database table under at least one data structure of corresponding local terminal operation system and field information corresponding to current data structure and local terminal operation system, at least one second database table under local terminal operation system, write corresponding target data.
In one embodiment of the invention, when local terminal operation system and opposite end operation system during heterogeneous system, second database table of receiving target data with provide the structure of the first database table of target data may and inconsistent, needing in this situation to configure the mapping between local terminal operation system and the data field of opposite end operation system and transformational relation, conversion and the storage of data can be carried out when importing target data according to these mapping relations.
As shown in Figure 2, embodiments provide a kind of data transmission method, the method can comprise the following steps:
Step 201, pre-sets data dictionary in local terminal operation system, and, obtain the system information of at least one opposite end operation system.
In one embodiment of the invention, on the one hand, be arranged on the data dictionary in local terminal operation system, can all database table under local terminal operation system be managed, here, can in advance the database table that may participate in transmitting data transmission in local terminal operation system be all extracted in data dictionary; On the other hand, the system information may carrying out the operation system of data interaction with local terminal operation system can also be obtained in advance, may directly utilize system information to complete corresponding business operation in data transmission procedure.
Step 202, receives first and arranges instruction, utilizes the data dictionary pre-set to arrange instruction according to first and obtains at least one the first database table.
In one embodiment of the invention, first arranges the identification information that instruction can carry target database table, directly can utilize the data dictionary that pre-sets that the database table that instruction determines to need to participate in data transmission service is set according to first, namely obtain at least one the first database table that target data waiting for transmission is corresponding.
Step 203, receives second and arranges instruction, arranges instruction obtain the data structure that on each first database table, target data waiting for transmission is corresponding respectively according to described second.
In one embodiment of the invention, owing to comprising a lot of field and attribute in the database table of participative management, be not each field data need transmission, therefore, can according to receive second arrange instruction configure which field attribute in each database table need transmission.
Accordingly, data structure can be used for characterizing the corresponding relation between each metadata corresponding to target target data waiting for transmission and each metadata, therefore, between operation system during transmission objectives data, directly can transmit the data structure of corresponding target data.
The explanation of value, derives the method for data structure corresponding to target data waiting for transmission, can directly utilize the data dictionary pre-set to derive; Can also, by pre-setting the method for target data model, utilize the target data model pre-set in the first database table of local terminal operation system, derive corresponding data structure.
Step 204, receives the 3rd and arranges instruction, build the corresponding relation between at least one the first database table and at least one operation system according to the 3rd system information arranging instruction and at least one opposite end operation system.
Step 205, builds the corresponding relation between field information corresponding to each data structure and the field information of the second database table under at least one corresponding opposite end operation system.
In one embodiment of the invention, because at least one opposite end operation system of local terminal operation system and target data to be imported may be heterogeneous system, namely corresponding respectively field information may be inconsistent, such as, a field of first database table of local terminal operation system comprises names1, the field of second database table of a corresponding opposite end operation system comprises names2, need the corresponding relation set up in advance between field names1 and field names2, metadata under names1 field could be imported in the data-base recording under field names2 accurately.
Here, can using the corresponding relation between field information corresponding with each data structure built in the corresponding relation between at least one operation system and step 205 at least one the first database table of structure in step 204 and the field information of the second database table under at least one corresponding opposite end operation system as configuration information.
Step 206, the system information according to configuration information and at least one opposite end operation system configures each data structure field scope corresponding respectively.
Particularly, comprise and configure each data structure field type corresponding respectively, field length and field default value according to the system information of configuration information and at least one opposite end operation system; Can ensure that field information corresponding to local terminal operation system is consistent with the field information of the opposite end operation system of corresponding receiving target data by this step; Such as an opposite end operation system utilizes metadata 1 to represent the default value of each field, and local terminal operation system utilizes metadata 0 to represent the default value of each field, namely utilize metadata 0 to represent the default value of each field in data structure, at this moment, adapt to make the target data of importing, with the field of opposite end operation system, the metadata 0 being used for the default value representing each field to be set to metadata 1 under data structure.
What deserves to be explained is, the project configured may be needed in data structure to include but not limited to field type, field length and field default value, whether such as, can also comprise field can be sky etc.
Step 207, generates off-line data bag, is exported in External memory equipment by described off-line data bag.
In one embodiment of the invention, off-line data handbag draws together each data structure and configuration information.
Step 208, obtains off-line data bag from described External memory equipment.
Step 209, resolves described off-line data bag, determines at least one data structure of corresponding local terminal operation system according to configuration information.
Step 210, according to the corresponding relation between the field information of the second database table under at least one data structure of corresponding local terminal operation system and field information corresponding to current data structure and local terminal operation system, at least one second database table under local terminal operation system, write corresponding target data.
In step 209 and step 210, each data structure and configuration information of comprising target data is carried in off-line data bag, by needing at least one data structure imported corresponding to the target data of local terminal operation system in configuration information determination off-line data bag, and then the corresponding relation passed through between field information corresponding to each data structure and the field information of the second database table under corresponding local terminal end operation system writes corresponding target data at least one corresponding second database table.
In one embodiment of the invention, by each step above-mentioned, can realize utilizing External memory equipment between two physically-isolated operation systems as middleware to carry out data interaction, and two operation systems of carrying out data interaction can be heterogeneous systems; In data exchange process, the corresponding relation between second database table (comprising field information) of data structure corresponding for target data waiting for transmission and receiving target data is exported to off-line data bag, the opposite end operation system of receiving target data can obtain corresponding target data according to this corresponding relation and target data be imported at least one corresponding the second database table in off-line data bag.
As shown in Figure 3, embodiments provide a kind of operation system, comprising:
First acquiring unit 301, for obtaining the system information of at least one opposite end operation system;
Second acquisition unit 302, arranges instruction for receiving first; Receive second and instruction is set; Receive the 3rd and instruction is set;
Data dictionary 303, obtains at least one the first database table for arranging instruction according to first;
3rd acquiring unit 304, obtains for arranging instruction according to described second the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
Construction unit 305, for building the configuration information of the corresponding relation comprised between at least one the first database table and at least one operation system;
Processing unit 306, for generating off-line data bag, exports in External memory equipment by described off-line data bag, and wherein, described off-line data handbag draws together each data structure and configuration information; Resolve described off-line data bag, determine at least one data structure of corresponding local terminal operation system according to configuration information; In at least one second database table of local terminal operation system, corresponding target data is write according at least one data structure of corresponding local terminal operation system.
4th acquiring unit 307, for obtaining off-line data bag from described External memory equipment.
Further, in order to ensure that the field scope of each data structure is consistent with the field scope of the opposite end operation system of the target data in corresponding reception current data structure, in a preferred embodiment of the invention, also comprise: dispensing unit (attached not shown), for configuring each data structure field scope corresponding respectively according to the system information of configuration information and at least one opposite end operation system.
Particularly, in a preferred embodiment of the invention, described dispensing unit, for configuring each data structure field type corresponding respectively, field length and field default value.
Further, in order to realize data structure corresponding for target data waiting for transmission being derived from the first database table of correspondence, in a preferred embodiment of the invention, also comprise: target data model (attached not shown), for obtaining the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
Or,
Described data dictionary 303, is further used for obtaining the data structure that on each first database table, target data waiting for transmission is corresponding respectively.
Further, in order to realize importing corresponding target data accurately in the second database table of opposite end operation system, in a preferred embodiment of the invention, described construction unit 305, is further used for building the corresponding relation between field information corresponding to each data structure and the field information of the second database table under at least one corresponding opposite end operation system;
Described processing unit 306, for according to the corresponding relation between the field information of the second database table under at least one data structure of corresponding local terminal operation system and field information corresponding to current data structure and local terminal operation system, at least one second database table under local terminal operation system, write corresponding target data.
The content such as information interaction, implementation between each unit in said apparatus, due to the inventive method embodiment based on same design, particular content can see in the inventive method embodiment describe, repeat no more herein.
Each embodiment of the present invention at least has following beneficial effect:
1, by pre-setting data dictionary and obtaining the system information of opposite end operation system, derive from least one database table at least one data structure comprising target data according to data dictionary, the artificial method deriving target data need not be used, and build the corresponding relation between at least one data structure and opposite end operation system according to system information, and then each data structure and corresponding relation are exported to External memory equipment, corresponding relation and each data structure is obtained from External memory equipment to make opposite end operation system, according to corresponding relation, the target data in the data structure of correspondence is imported in the second corresponding database table, target data need not be write to the second database table again by the mode of manual entry, visible, the technical scheme provided by the embodiment of the present invention, can improve Consumer's Experience.
2, by building the corresponding relation comprised between each data structure field information corresponding respectively and the field information of the second database table under at least one opposite end operation system of corresponding receiving target data, when ensureing that local terminal operation system and opposite end operation system are heterogeneous system, also can realize carrying out data interaction accurately between heterogeneous system.
It should be noted that, in this article, the relational terms of such as first and second and so on is only used for an entity or operation to separate with another entity or operational zone, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or equipment.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment comprising described key element and also there is other same factor.
Finally it should be noted that: the foregoing is only preferred embodiment of the present invention, only for illustration of technical scheme of the present invention, be not intended to limit protection scope of the present invention.All any amendments done within the spirit and principles in the present invention, equivalent replacement, improvement etc., be all included in protection scope of the present invention.

Claims (10)

1. a data transmission method, is characterized in that, is applied in local terminal operation system, comprises: pre-set data dictionary, and, obtain the system information of at least one opposite end operation system; Also comprise:
Receive first and instruction is set, utilize the data dictionary pre-set that instruction is set according to first and obtain at least one the first database table;
Receive second and instruction is set, instruction is set according to described second and obtains the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
Receive the 3rd and arrange instruction, build configuration information according to the system information that the 3rd arranges instruction and at least one opposite end operation system, wherein, described configuration information comprises the corresponding relation between at least one the first database table and at least one operation system;
Generate off-line data bag, export in External memory equipment by described off-line data bag, wherein, described off-line data handbag draws together each data structure and configuration information;
Off-line data bag is obtained from described External memory equipment;
Resolve described off-line data bag, determine at least one data structure of corresponding local terminal operation system according to configuration information; In at least one second database table of local terminal operation system, corresponding target data is write according at least one data structure of corresponding local terminal operation system.
2. data transmission method according to claim 1, is characterized in that, describedly builds after configuration information according to the 3rd system information arranging instruction and at least one opposite end operation system, also comprises:
System information according to configuration information and at least one opposite end operation system configures each data structure field scope corresponding respectively.
3. data transmission method according to claim 2, is characterized in that, the field scope that each data structure of described configuration is corresponding respectively, comprising:
Configure each data structure field type corresponding respectively, field length and field default value.
4. data transmission method according to claim 1, is characterized in that, the data structure that on each first database table of described acquisition, target data waiting for transmission is corresponding respectively, comprising:
The data dictionary pre-set is utilized to obtain the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
Or,
Pre-set target data model, utilize target data model to obtain the data structure that on each first database table, target data waiting for transmission is corresponding respectively.
5. according to described data transmission method arbitrary in Claims 1-4, it is characterized in that, described configuration information, also comprises: the corresponding relation between the field information that each data structure is corresponding and the field information of the second database table under at least one corresponding opposite end operation system;
Described at least one data structure according to corresponding local terminal operation system writes corresponding target data at least one second database table of local terminal operation system, comprising:
According to the corresponding relation between the field information of the second database table under at least one data structure of corresponding local terminal operation system and field information corresponding to current data structure and local terminal operation system, at least one second database table under local terminal operation system, write corresponding target data.
6. an operation system, is characterized in that, comprising:
First acquiring unit, for obtaining the system information of at least one opposite end operation system;
Second acquisition unit, arranges instruction for receiving first; Receive second and instruction is set; Receive the 3rd and instruction is set;
Data dictionary, obtains at least one the first database table for arranging instruction according to first;
3rd acquiring unit, obtains for arranging instruction according to described second the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
Construction unit, for building the configuration information of the corresponding relation comprised between at least one the first database table and at least one operation system;
Processing unit, for generating off-line data bag, exports in External memory equipment by described off-line data bag, and wherein, described off-line data handbag draws together each data structure and configuration information; Resolve described off-line data bag, determine at least one data structure of corresponding local terminal operation system according to configuration information; In at least one second database table of local terminal operation system, corresponding target data is write according at least one data structure of corresponding local terminal operation system.
4th acquiring unit, for obtaining off-line data bag from described External memory equipment.
7. operation system according to claim 6, is characterized in that, also comprises:
Dispensing unit, for configuring each data structure field scope corresponding respectively according to the system information of configuration information and at least one opposite end operation system.
8. operation system according to claim 7, is characterized in that,
Described dispensing unit, for configuring each data structure field type corresponding respectively, field length and field default value.
9. operation system according to claim 6, is characterized in that, also comprises: target data model, for obtaining the data structure that on each first database table, target data waiting for transmission is corresponding respectively;
Or,
Described data dictionary, is further used for obtaining the data structure that on each first database table, target data waiting for transmission is corresponding respectively.
10., according to regard to described operation system arbitrary in claim 6 to 9, it is characterized in that,
Described construction unit, is further used for building the corresponding relation between field information corresponding to each data structure and the field information of the second database table under at least one corresponding opposite end operation system;
Described processing unit, for according to the corresponding relation between the field information of the second database table under at least one data structure of corresponding local terminal operation system and field information corresponding to current data structure and local terminal operation system, at least one second database table under local terminal operation system, write corresponding target data.
CN201510933148.5A 2015-12-14 2015-12-14 A kind of data transmission method and operation system Active CN105574130B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510933148.5A CN105574130B (en) 2015-12-14 2015-12-14 A kind of data transmission method and operation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510933148.5A CN105574130B (en) 2015-12-14 2015-12-14 A kind of data transmission method and operation system

Publications (2)

Publication Number Publication Date
CN105574130A true CN105574130A (en) 2016-05-11
CN105574130B CN105574130B (en) 2018-11-27

Family

ID=55884261

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510933148.5A Active CN105574130B (en) 2015-12-14 2015-12-14 A kind of data transmission method and operation system

Country Status (1)

Country Link
CN (1) CN105574130B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107229750A (en) * 2017-06-27 2017-10-03 网易(杭州)网络有限公司 table data processing method, device, storage medium and processor
CN107908371A (en) * 2017-12-08 2018-04-13 浪潮软件股份有限公司 A kind of data management system and its method for realizing data management business
CN110147791A (en) * 2019-05-20 2019-08-20 上海联影医疗科技有限公司 Character recognition method, device, equipment and storage medium
CN110502478A (en) * 2019-08-23 2019-11-26 成都九洲电子信息系统股份有限公司 Data interactive method and system between a kind of off-line system
CN112788078A (en) * 2019-11-07 2021-05-11 上海哔哩哔哩科技有限公司 Data transmission method, receiving device, sending device and computer equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0723341A1 (en) * 1995-01-18 1996-07-24 Laboratoires D'electronique Philips S.A.S. Data compression system
US20060200343A1 (en) * 2005-03-01 2006-09-07 Wakefield Glenn M Enhanced data storage
CN102843352A (en) * 2012-05-15 2012-12-26 广东电网公司茂名供电局 Cross-physical isolation data transparent transmission system and method between intranet and extranet
CN103440336A (en) * 2013-09-06 2013-12-11 济钢集团有限公司 Safe physical-isolation automatic transmission method of network database tables

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0723341A1 (en) * 1995-01-18 1996-07-24 Laboratoires D'electronique Philips S.A.S. Data compression system
US20060200343A1 (en) * 2005-03-01 2006-09-07 Wakefield Glenn M Enhanced data storage
CN102843352A (en) * 2012-05-15 2012-12-26 广东电网公司茂名供电局 Cross-physical isolation data transparent transmission system and method between intranet and extranet
CN103440336A (en) * 2013-09-06 2013-12-11 济钢集团有限公司 Safe physical-isolation automatic transmission method of network database tables

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张明昭: "隔离网络下的数据交换系统的设计与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑(月刊)》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107229750A (en) * 2017-06-27 2017-10-03 网易(杭州)网络有限公司 table data processing method, device, storage medium and processor
CN107229750B (en) * 2017-06-27 2020-02-07 网易(杭州)网络有限公司 Table data processing method, device, storage medium and processor
CN107908371A (en) * 2017-12-08 2018-04-13 浪潮软件股份有限公司 A kind of data management system and its method for realizing data management business
CN110147791A (en) * 2019-05-20 2019-08-20 上海联影医疗科技有限公司 Character recognition method, device, equipment and storage medium
CN110502478A (en) * 2019-08-23 2019-11-26 成都九洲电子信息系统股份有限公司 Data interactive method and system between a kind of off-line system
CN110502478B (en) * 2019-08-23 2023-05-23 成都九洲电子信息系统股份有限公司 Data interaction method and system between offline systems
CN112788078A (en) * 2019-11-07 2021-05-11 上海哔哩哔哩科技有限公司 Data transmission method, receiving device, sending device and computer equipment
CN112788078B (en) * 2019-11-07 2023-03-24 上海哔哩哔哩科技有限公司 Data transmission method, receiving device, sending device and computer equipment

Also Published As

Publication number Publication date
CN105574130B (en) 2018-11-27

Similar Documents

Publication Publication Date Title
CN105574130A (en) Data transmission method and service system
CN103144447B (en) Based on 3D printer family expenses system and its implementation of cloud platform
CN103516551B (en) Utilize passive pair of RFID tag to optical fiber physical port intelligent management system
CN104079686A (en) Setting method and distributing method for terminal equipment MAC address
CN111683066B (en) Heterogeneous system integration method, heterogeneous system integration device, computer equipment and storage medium
CN109857452B (en) Configuration method and device of rocket test launch control system based on XML
CN108365967A (en) Method, system, terminal and the computer readable storage medium of dynamic configuration communications parameter
CN107911249A (en) Order line sending method, device and the equipment of a kind of network equipment
CN105242940A (en) Centralized firmware updating method
CN110474790A (en) System, cloud platform, the device and method that edge device is configured
CN104778135A (en) Device compatible method and system
CN105718517A (en) Webpage display control method and system, and application server
CN106251092A (en) Field operation managing and control system based on operation template
CN103905410A (en) Multi-channel communication protocol converter capable of converting user-defined protocol to Modbus protocol
CN104484958A (en) Express delivery pickup method and system for intelligent express delivery cabinet
CN103746746A (en) Business system of network device
CN105117860A (en) Internet work attendance system and method on the basis of a facial recognition device
CN109725617A (en) A kind of construction method of industrial configuration platform, building system and relevant apparatus
CN106598530A (en) Display panel configuration method and device
CN104766107A (en) System utilizing RFID electronic product code to collect data in BIM
CN105302556B (en) Realize the method and system and server unit calculated
CN110134381A (en) A kind of system and method intelligently generating source code configuration for alarm host machine
CN110460473A (en) Communication configuration method, device and the computer readable storage medium of configuration software
CN109409793A (en) A kind of management method and relevant apparatus of life period of an equipment
CN110363538A (en) Product traceability method, intelligent terminal and cloud device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant