CN104270455A - Data transmission method, device and system - Google Patents

Data transmission method, device and system Download PDF

Info

Publication number
CN104270455A
CN104270455A CN201410541161.1A CN201410541161A CN104270455A CN 104270455 A CN104270455 A CN 104270455A CN 201410541161 A CN201410541161 A CN 201410541161A CN 104270455 A CN104270455 A CN 104270455A
Authority
CN
China
Prior art keywords
data
transfer request
processing rule
processing
service
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.)
Pending
Application number
CN201410541161.1A
Other languages
Chinese (zh)
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.)
SERVYOU SOFTWARE GROUP Co Ltd
Original Assignee
SERVYOU SOFTWARE GROUP 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 SERVYOU SOFTWARE GROUP Co Ltd filed Critical SERVYOU SOFTWARE GROUP Co Ltd
Priority to CN201410541161.1A priority Critical patent/CN104270455A/en
Publication of CN104270455A publication Critical patent/CN104270455A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/385Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2268Logging of test results

Abstract

The invention provides a data transmission method, device and system. The data transmission method comprises the steps of responding to a received data transmission request sent by a system to acquire a service type corresponding to the data transmission request, searching for a processing rule corresponding to the service type according to a preset corresponding relation between the service type and the processing rule, then processing data corresponding to the data transmission request according to the processing rule, and finally transmitting the processed data to an external system corresponding to the data transmission request. By means of the data transmission method, device and system, it is avoided that a corresponding interface is developed for each external system in the data transmission process in the prior art, so that on the basis that data transmission is achieved, the development cost and the maintenance cost are reduced, and the problems of high workload and high risk in the integration testing process are avoided.

Description

A kind of data transmission method, Apparatus and system
Technical field
The present invention relates to technical field of data transmission, particularly relate to a kind of data transmission method, Apparatus and system.
Background technology
In prior art, usually there is the process that certain system needs to carry out with multiple external system transfer of data.And in this process, because there is the skimble-scamble problem of data format between system and external system, usually need for each external system exploitation interface corresponding with it, to ensure normal data interaction between this external system and system.
But, for the mode of each external system exploitation interface corresponding with it, usually can cause developing, maintenance cost high and carry out integration testing time, the problem that workload is large, risk is high.
Summary of the invention
In view of this, the embodiment of the present invention provides a kind of data transmission method, Apparatus and system, to ensure on the basis realizing transfer of data, reduces exploitation, maintenance cost, avoids when carrying out integration testing, workload is large, problem that risk is high.
To achieve these goals, the technical scheme that provides of the embodiment of the present invention is as follows:
A kind of data transmission method, comprising:
Respond the data transfer request of the system transmission received, obtain the type of service corresponding with described data transfer request;
According to the corresponding relation of the type of service pre-set and processing rule, search the processing rule corresponding with described type of service;
Process according to the described processing rule pair data corresponding with described data transfer request;
By the transfer of data after process to the external system corresponding with described data processing request.
Preferably, described data comprise common base data and variance data.
Preferably, to be describedly treated to according to the described processing rule pair data corresponding with described data transfer request:
According to the data acquisition mark of carrying in described processing rule, obtain the variance data in the data corresponding with described data transfer request;
According to the call format carried in described processing rule, format conversion is carried out to described variance data.
Preferably, the described external system that transfer of data after process is extremely corresponding with described data processing request, comprising:
Obtain the external system corresponding with described data transfer request;
Variance data after described common base data and conversion is transferred to described external system.
A kind of data transmission device, comprising:
Response unit, for responding the data transfer request of the system transmission received, obtains the type of service corresponding with described data transfer request;
Search unit, for the corresponding relation according to the type of service pre-set and processing rule, search the processing rule corresponding with described type of service;
Processing unit, for processing according to the described processing rule pair data corresponding with described data transfer request;
Transmission unit, for by the transfer of data after process to the external system corresponding with described data processing request.
Preferably, described data comprise common base data and variance data.
Preferably, described processing unit comprises: the first processing unit and the second processing unit, wherein,
Described first processing unit, for according to the data acquisition mark of carrying in described processing rule, obtains the variance data in the data corresponding with described data transfer request;
Described second processing unit, for according to the call format carried in described processing rule, carries out format conversion to described variance data.
Preferably, described transmission unit comprises: the first transmission unit and the second transmission unit, wherein,
Described first transmission unit, for obtaining the external system corresponding with described data transfer request;
Described second transmission unit, for transferring to described external system by the variance data after described common base data and conversion.
A kind of data transmission system, comprising: system, data transmission device and external system, wherein,
Described data transmission device, for responding the data transfer request of the system transmission received, obtains the type of service corresponding with described data transfer request; According to the corresponding relation of the type of service pre-set and processing rule, search the processing rule corresponding with described type of service; Process according to the described processing rule pair data corresponding with described data transfer request; By the transfer of data after process to the external system corresponding with described data processing request.
Preferably, described data comprise common base data and variance data.
The application provides a kind of data transmission method, Apparatus and system, by responding the data transfer request of the system transmission received, obtain the type of service corresponding with this data transfer request, and according to the corresponding relation of the type of service pre-set and processing rule, search the processing rule corresponding with this type of service, and then process according to this processing rule pair data corresponding with data transfer request, transfer of data the most at last after process is to the external system corresponding with data processing request, avoid prior art when realizing transfer of data, the problem of the corresponding interface need be developed for each external system, to ensure on the basis realizing transfer of data, reduce exploitation, maintenance cost, avoid when carrying out integration testing, workload is large, the problem that risk is high.
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 only embodiments of the 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 the accompanying drawing provided.
A kind of data transmission method flow chart that Fig. 1 provides for the embodiment of the present application one;
The structural representation of a kind of data transmission device that Fig. 2 provides for the embodiment of the present application two;
The structural representation of a kind of data transmission system that Fig. 3 provides for the embodiment of the present application three.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Embodiment one:
A kind of data transmission method flow chart that Fig. 1 provides for the embodiment of the present application one.
As shown in Figure 1, the method comprises:
The data transfer request that the system that S101, response receive sends, obtains the type of service corresponding with data transfer request.
In the embodiment of the present application, system can pass through the mode such as button click, words input, input data transfer request, above be only the embodiment of the present application have optimal way, inventor can also send data transfer request by initialization system by other means.
In the embodiment of the present application, first respond the data transfer request of the system transmission received, and obtain the type of service corresponding with this data transfer request.
In the embodiment of the present application, preferably, type of service mark is carried in data transfer request, when after the data transfer request that the system that receives sends, obtain the type of service mark of carrying in this data transfer request, and then in the type of service mark pre-set with the mapping table of type of service, search and identify corresponding type of service with this type of service, that is: corresponding with data transfer request type of service.Below be only the optimal way of the embodiment of the present application, inventor also can set arbitrarily the mode of the type of service corresponding with data transfer request according to the demand of oneself, do not limit at this.
S102, corresponding relation according to the type of service that pre-sets and processing rule, search the processing rule corresponding with type of service.
In the embodiment of the present application, after getting the type of service corresponding with data transfer request, need the corresponding relation according to the type of service pre-set and processing rule, search the processing rule corresponding with this type of service, to process according to this processing rule pair data corresponding with data transfer request.
S103, to process according to the processing rule pair data corresponding with data transfer request.
In the embodiment of the present application, preferably, in data transfer request, carry data attribute mark, and can identify according to this data attribute, data corresponding with this data transfer request in acquisition system.
In the embodiment of the present application, preferably, these data comprise common base data and variance data.
In the embodiment of the present application, preferably, data acquisition mark is carried in processing rule, after finding the processing rule corresponding with type of service, first according to the data acquisition mark of carrying in this processing rule, the variance data in the data corresponding with data transfer request is obtained, then according to the call format carried in this processing rule, format conversion is carried out to this variance data, that is: this variance data is changed into the data meeting call format.
S104, by the transfer of data after process to the external system corresponding with data processing request.
In the embodiment of the present application, after format conversion is carried out to variance data, preferably, obtain the external system corresponding with this data transfer request, then the variance data after common data and conversion is transferred to this external system.
In the embodiment of the present application, preferably, external system mark is carried in data transfer request, search the corresponding relation between external system mark and external system pre-set, the external system corresponding with this data transfer request can be obtained, below be only the optimal way of the embodiment of the present application, inventor can also arrange arbitrarily according to the demand of oneself mode obtaining external system corresponding to data transfer request, does not limit at this.
The application provides a kind of data transmission method, by responding the data transfer request of the system transmission received, obtain the type of service corresponding with this data transfer request, and according to the corresponding relation of the type of service pre-set and processing rule, search the processing rule corresponding with this type of service, and then process according to this processing rule pair data corresponding with data transfer request, transfer of data the most at last after process is to the external system corresponding with data processing request, avoid prior art when realizing transfer of data, the problem of the corresponding interface need be developed for each external system, to ensure on the basis realizing transfer of data, reduce exploitation, maintenance cost, avoid when carrying out integration testing, workload is large, the problem that risk is high.
Embodiment two:
The structural representation of a kind of data transmission device that Fig. 2 provides for the embodiment of the present application two.
As shown in Figure 2, this device comprises: be successively connected response unit 11, search unit 12, processing unit 13 and transmission unit 14, wherein,
Response unit 11, for responding the data transfer request of the system transmission received, obtains the type of service corresponding with data transfer request.
Search unit 12, for the corresponding relation according to the type of service pre-set and processing rule, search the processing rule corresponding with type of service.
Processing unit 13, for processing according to the processing rule pair data corresponding with data transfer request.
In the embodiment of the present application, preferably, corresponding with data transfer request data comprise common base data and variance data.
And preferred, this processing unit 13 comprises the first processing unit and the second processing unit, wherein: the first processing unit is used for, according to the data acquisition mark of carrying in processing rule, obtaining the variance data in the data corresponding with data transfer request; Second processing unit is used for according to the call format carried in processing rule, carries out format conversion to variance data.
Transmission unit 14, for by the transfer of data after process to the external system corresponding with data processing request.
In the embodiment of the present application, preferably, this transmission unit 14 comprises: the first transmission unit and the second transmission unit, wherein: the first transmission unit is for obtaining the external system corresponding with data transfer request; Second transmission unit, for transferring to external system by the variance data after common base data and conversion.
The application provides a kind of data transmission device, this device responds the data transfer request of the system transmission received by response unit, obtain the type of service corresponding with this data transfer request, and by searching the corresponding relation of unit according to the type of service pre-set and processing rule, search the processing rule corresponding with this type of service, and then processed according to this processing rule pair data corresponding with data transfer request by processing unit, finally by transmission unit by the transfer of data after process to the external system corresponding with data processing request, avoid prior art when realizing transfer of data, the problem of the corresponding interface need be developed for each external system, to ensure on the basis realizing transfer of data, reduce exploitation, maintenance cost, avoid when carrying out integration testing, workload is large, the problem that risk is high.
Embodiment three:
The structural representation of a kind of data transmission system that Fig. 3 provides for the embodiment of the present application three.
As shown in Figure 3, this data transmission system comprises: the system 21, data transmission device 22 and the external system 23 that are connected successively, wherein,
Data transmission device 22, for responding the data transfer request of system 21 transmission received, obtains the type of service corresponding with data transfer request; According to the corresponding relation of the type of service pre-set and processing rule, search the processing rule corresponding with type of service; Process according to the processing rule pair data corresponding with data transfer request; By the transfer of data after process to the external system 23 corresponding with data processing request.
In the embodiment of the present application, preferably, corresponding with data transfer request data comprise common base data and variance data.
The application provides a kind of data transmission system, comprise system, data transmission device and external system, data transmission device is by responding the data transfer request of the system transmission received, obtain the type of service corresponding with this data transfer request, and according to the corresponding relation of the type of service pre-set and processing rule, search the processing rule corresponding with this type of service, and then process according to this processing rule pair data corresponding with data transfer request, transfer of data the most at last after process is to the external system corresponding with data processing request, avoid prior art when realizing transfer of data, the problem of the corresponding interface need be developed for each external system, to ensure on the basis realizing transfer of data, reduce exploitation, maintenance cost, avoid when carrying out integration testing, workload is large, the problem that risk is high.
In the present invention, each embodiment adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar portion mutually see.For device disclosed in embodiment, because it corresponds to the method disclosed in Example, so description is fairly simple, relevant part illustrates see method part.
Below be only the preferred embodiment of the present invention, those skilled in the art understood or realizes the present invention.To be apparent to one skilled in the art to the multiple amendment of these embodiments, General Principle as defined herein can without departing from the spirit or scope of the present invention, realize in other embodiments.Therefore, the present invention can not be restricted to these embodiments shown in this article, but will meet the widest scope consistent with principle disclosed herein and features of novelty.

Claims (10)

1. a data transmission method, is characterized in that, comprising:
Respond the data transfer request of the system transmission received, obtain the type of service corresponding with described data transfer request;
According to the corresponding relation of the type of service pre-set and processing rule, search the processing rule corresponding with described type of service;
Process according to the described processing rule pair data corresponding with described data transfer request;
By the transfer of data after process to the external system corresponding with described data processing request.
2. method according to claim 1, is characterized in that, described data comprise common base data and variance data.
3. method according to claim 2, is characterized in that, is describedly treated to according to the described processing rule pair data corresponding with described data transfer request:
According to the data acquisition mark of carrying in described processing rule, obtain the variance data in the data corresponding with described data transfer request;
According to the call format carried in described processing rule, format conversion is carried out to described variance data.
4. method according to claim 3, is characterized in that, the described external system that transfer of data after process is extremely corresponding with described data processing request, comprising:
Obtain the external system corresponding with described data transfer request;
Variance data after described common base data and conversion is transferred to described external system.
5. a data transmission device, is characterized in that, comprising:
Response unit, for responding the data transfer request of the system transmission received, obtains the type of service corresponding with described data transfer request;
Search unit, for the corresponding relation according to the type of service pre-set and processing rule, search the processing rule corresponding with described type of service;
Processing unit, for processing according to the described processing rule pair data corresponding with described data transfer request;
Transmission unit, for by the transfer of data after process to the external system corresponding with described data processing request.
6. device according to claim 5, is characterized in that, described data comprise common base data and variance data.
7. device according to claim 6, is characterized in that, described processing unit comprises: the first processing unit and the second processing unit, wherein,
Described first processing unit, for according to the data acquisition mark of carrying in described processing rule, obtains the variance data in the data corresponding with described data transfer request;
Described second processing unit, for according to the call format carried in described processing rule, carries out format conversion to described variance data.
8. device according to claim 7, is characterized in that, described transmission unit comprises: the first transmission unit and the second transmission unit, wherein,
Described first transmission unit, for obtaining the external system corresponding with described data transfer request;
Described second transmission unit, for transferring to described external system by the variance data after described common base data and conversion.
9. a data transmission system, is characterized in that, comprising: system, data transmission device and external system, wherein,
Described data transmission device, for responding the data transfer request of the system transmission received, obtains the type of service corresponding with described data transfer request; According to the corresponding relation of the type of service pre-set and processing rule, search the processing rule corresponding with described type of service; Process according to the described processing rule pair data corresponding with described data transfer request; By the transfer of data after process to the external system corresponding with described data processing request.
10. system according to claim 9, is characterized in that, described data comprise common base data and variance data.
CN201410541161.1A 2014-10-14 2014-10-14 Data transmission method, device and system Pending CN104270455A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410541161.1A CN104270455A (en) 2014-10-14 2014-10-14 Data transmission method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410541161.1A CN104270455A (en) 2014-10-14 2014-10-14 Data transmission method, device and system

Publications (1)

Publication Number Publication Date
CN104270455A true CN104270455A (en) 2015-01-07

Family

ID=52161944

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410541161.1A Pending CN104270455A (en) 2014-10-14 2014-10-14 Data transmission method, device and system

Country Status (1)

Country Link
CN (1) CN104270455A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224461A (en) * 2015-10-23 2016-01-06 网易(杭州)网络有限公司 A kind of generation method and apparatus of integration testing use-case
CN106294125A (en) * 2016-07-25 2017-01-04 重庆农村商业银行股份有限公司 Core banking system data processing method
CN108287706A (en) * 2017-05-10 2018-07-17 腾讯科技(深圳)有限公司 Data processing method and device
CN108399114A (en) * 2018-03-21 2018-08-14 财付通支付科技有限公司 A kind of system performance testing method, apparatus and storage medium
WO2021035381A1 (en) * 2019-08-23 2021-03-04 北京小米移动软件有限公司 Data processing method and apparatus, electronic device and computer-readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1829995A (en) * 2003-07-31 2006-09-06 西门子医疗健康服务公司 A workflow compatible healthcare information message communication system
CN1996854A (en) * 2006-12-22 2007-07-11 中国建设银行股份有限公司 Integrated processing system and method for the data exchange between different application systems
CN102340528A (en) * 2010-07-23 2012-02-01 捷达世软件(深圳)有限公司 Data transmission system and method
CN103023609A (en) * 2012-11-22 2013-04-03 用友软件股份有限公司 Data transmission device and method for heterogeneous systems
CN103188291A (en) * 2011-12-28 2013-07-03 北京大学 Data -transfer method and data transfer device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1829995A (en) * 2003-07-31 2006-09-06 西门子医疗健康服务公司 A workflow compatible healthcare information message communication system
CN1996854A (en) * 2006-12-22 2007-07-11 中国建设银行股份有限公司 Integrated processing system and method for the data exchange between different application systems
CN102340528A (en) * 2010-07-23 2012-02-01 捷达世软件(深圳)有限公司 Data transmission system and method
CN103188291A (en) * 2011-12-28 2013-07-03 北京大学 Data -transfer method and data transfer device
CN103023609A (en) * 2012-11-22 2013-04-03 用友软件股份有限公司 Data transmission device and method for heterogeneous systems

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224461A (en) * 2015-10-23 2016-01-06 网易(杭州)网络有限公司 A kind of generation method and apparatus of integration testing use-case
CN105224461B (en) * 2015-10-23 2018-01-26 网易(杭州)网络有限公司 A kind of generation method and device of integration testing use-case
CN106294125A (en) * 2016-07-25 2017-01-04 重庆农村商业银行股份有限公司 Core banking system data processing method
CN106294125B (en) * 2016-07-25 2019-07-30 重庆农村商业银行股份有限公司 Core banking system data processing method
CN108287706A (en) * 2017-05-10 2018-07-17 腾讯科技(深圳)有限公司 Data processing method and device
CN108399114A (en) * 2018-03-21 2018-08-14 财付通支付科技有限公司 A kind of system performance testing method, apparatus and storage medium
CN108399114B (en) * 2018-03-21 2021-02-02 财付通支付科技有限公司 System performance testing method and device and storage medium
WO2021035381A1 (en) * 2019-08-23 2021-03-04 北京小米移动软件有限公司 Data processing method and apparatus, electronic device and computer-readable storage medium

Similar Documents

Publication Publication Date Title
MY195644A (en) Login Information Processing Method and Device
CN104270455A (en) Data transmission method, device and system
CN107395658B (en) Offline peer-to-peer assisted notification transmission
BR112020009803A8 (en) session establishment method, apparatus, control plan function entity, computer-readable storage media, and computer program product
MX2017004936A (en) Communication between devices of a neighbor aware network.
EP3051848A3 (en) Method of single-cell point-to-multipoint transmission
WO2017188787A3 (en) Data transmission method performed by base station in wireless communication system, and apparatus using same
CN103580966A (en) Wireless link and wire link parallel data transmission method and system
WO2015170182A3 (en) Publication review user interface and system
EP4243559A3 (en) Method for establishing a connection, radio access network element device and computer storage medium
WO2008111448A1 (en) Server function switching device, method and program, and thin client system and server device
MX2020008410A (en) Methods, network nodes, wireless device and computer program product for resuming a connection with full configuration.
CN103873822A (en) Method, equipment and system for monitoring system to select camera to browse in real time
EP2945350A3 (en) Communication apparatus, a system for secure communication, and a method for communication
EP3716083A3 (en) Secondary bus communication between devices in an automated transaction machine
AU2015242905A1 (en) Transmission terminal, transmission management device, program, transmission method, and transmission system
RU2008138577A (en) NETWORK SYSTEM
CN105335309A (en) Data transmission method and computer
MY183031A (en) Resource processing method and device
EP3671411A3 (en) Location enabled augmented reality (ar) system and method for interoperability of ar applications
CN104391808A (en) Data transmission method
CN105407166A (en) Communication implementation method and system for wearable equipment
JP2019511711A5 (en)
KR20150116344A (en) Method and apparatus for brokering internet of things
EP2854040A3 (en) Information processing apparatus, information processing system, and program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150107

RJ01 Rejection of invention patent application after publication