CN105120002A - Information processing method and information processing device - Google Patents

Information processing method and information processing device Download PDF

Info

Publication number
CN105120002A
CN105120002A CN201510571615.4A CN201510571615A CN105120002A CN 105120002 A CN105120002 A CN 105120002A CN 201510571615 A CN201510571615 A CN 201510571615A CN 105120002 A CN105120002 A CN 105120002A
Authority
CN
China
Prior art keywords
information
message
general
pending
configuration file
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
CN201510571615.4A
Other languages
Chinese (zh)
Other versions
CN105120002B (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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201510571615.4A priority Critical patent/CN105120002B/en
Publication of CN105120002A publication Critical patent/CN105120002A/en
Application granted granted Critical
Publication of CN105120002B publication Critical patent/CN105120002B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention provides an information processing method and an information processing device. The information processing method comprises the following steps: searching corresponding configuration information in a pre-set configuration file according to the type of information to be processed; and converting the information to be processed into universal information according to the configuration information, and converting the universal information into special information according to the configuration information. By means of the scheme, the implementation manner is simple and convenient; the information processing method and the information processing device are applicable in the rapid increasing environment of new banking services; therefore, human and material resources can be saved; and furthermore, high stability and high expandability of the system can be ensured.

Description

A kind of information processing method and device
Technical field
The present invention relates to technical field of information processing, be specifically related to a kind of information processing method and device.
Background technology
Traditional bank application adopt fixed length message and other system mutual, in the process to fixed length message, many employing hard coded modes, so-called hard coded mode refers to, a kind of message correspond to a program or fragment, and this program or fragment are exclusively used in analytic message and generate corresponding specific transactions object.Same, in the process to specific transactions object, also adopting hard coded mode, also need a program or fragment, generating fixed length message for resolving specific transactions object.
Along with the continuous growth of economic development and people's demand, each bank constantly can release new business in conjunction with actual conditions mostly, to stimulate and to meet the business demand of people.Different business may need dissimilar message, just needs technical staff to write new code for new message, and new code needs testing authentication in system application, and make system realize so unstable, set expandability is poor.In addition, writing technical staff's level requirement of this code is higher, and when business upgrades (as business rule changes or expansion), technical staff also needs to revise corresponding code, and implementation procedure is complicated, and maintenance cost is high.
Summary of the invention
The information processing method that the present invention proposes and device, can realize the fixed length message of Bank application and the conversion of specific transactions object simply, rapidly, implementation procedure is simple, maintenance cost is low.
For this reason, the invention provides following technical scheme:
A kind of information processing method, described method comprises:
According to the type of pending information, in preset configuration file, search corresponding configuration information;
Convert described pending information to general information according to described configuration information, and convert described general information to customizing messages according to described configuration information.
Optionally, when described pending information is pending fixed length message, the described type according to described pending information, in preset configuration file, search corresponding configuration information, be specially:
According to the type of described pending fixed length message, in preset configuration file, search corresponding message information and Format Object;
Then convert described pending information to general information according to described configuration information, and convert described general information to customizing messages according to described configuration information, be specially:
Convert described pending fixed length message to general message according to described message information, convert described general message to general object, and convert described general object to specific transactions object according to described Format Object.
Optionally, when described pending information is pending specific transactions object, the described type according to described pending information, in preset configuration file, search corresponding configuration information, be specially:
According to the type of described pending specific transactions object, in preset configuration file, search corresponding message information and Format Object;
Then convert described pending information to general information according to described configuration information, and convert described general information to customizing messages according to described configuration information, be specially:
Convert described pending specific transactions object to general object according to described Format Object, convert described general object to general message, and convert described general message to specific fixed length message according to described message information.
Optionally, according to the type of described pending information, in preset configuration file, search corresponding configuration information, specifically comprise:
In preset configuration file, search corresponding message information and Format Object according to the type of pending information, described message information comprises field, form and coding; Described Format Object comprises class belonging to object and object structure.
Optionally, pre-configured described configuration file in the following manner, comprising:
Adopt centralized configuration mode, the fixed length message of every type and specific transactions object are described and obtain configuration file, comprise to make described configuration file: every message information of fixed length message of type and the Format Object of the specific transactions object of correspondence.
Optionally, pre-configured described configuration file in the following manner, comprising:
Adopt the pre-configured configuration file of JSON form, described configuration file comprises the Format Object of the message information of the fixed length message of every type and the specific transactions object of correspondence.
A kind of information processor, described device comprises:
Search unit, for the type according to pending information, in preset configuration file, search corresponding configuration information;
Converting unit, for converting described pending information to general information according to described configuration information, and converts described general information to customizing messages according to described configuration information.
Optionally, when described pending information is pending fixed length message,
Search unit then, specifically for the type according to described pending fixed length message, in preset configuration file, search corresponding message information and Format Object;
Corresponding, described converting unit, specifically for converting described fixed length message to general message according to described message information, converts described general message to general object, and converts described general object to specific transactions object according to described Format Object.
Optionally, when described pending information is pending specific transactions object,
Search unit then, specifically for the type according to described pending specific transactions object, in preset configuration file, search corresponding message information and Format Object;
Corresponding, described converting unit, specifically for converting described specific transactions object to general object according to described Format Object, convert described general object to general message, and convert described general message to specific fixed length message according to described message information.
Optionally, described in search unit specifically for searching corresponding message information and Format Object in preset configuration file according to the type of pending information, described message information comprises field, form and coding; Described Format Object comprises class belonging to object and object structure.
Optionally, described device also comprises:
Centralized configuration unit, for adopting centralized configuration mode, the fixed length message of every type and specific transactions object are described and obtain configuration file, comprise to make described configuration file: every message information of fixed length message of type and the Format Object of the specific transactions object of correspondence.
Optionally, described device also comprises:
Dispensing unit, for adopting the pre-configured configuration file of JSON form, described configuration file comprises the Format Object of the message information of the fixed length message of every type and the specific transactions object of correspondence.
Can be found out by technique scheme, the information processing method that the present invention proposes and device, before realizing information processing, pre-configured configuration file, configuration file comprises configuration information corresponding to dissimilar information; After receiving pending information, first in configuration file, search the configuration information corresponding with it according to the type of pending information, then first convert pending information to general information according to configuration, then convert general information to customizing messages according to configuration information.Visible the present invention is by configuration information, first realizes the conversion of pending information to general information, then realizes the conversion of general information to customizing messages.To the conversion of general information, pending information its essence is that calling a general program realizes, general information its essence is to the conversion of customizing messages and calls another general program to realize, these two general programs do not pay close attention to information format, information for any one type is all applicable, therefore, when there being the information of newtype to occur, no longer need to write new code, the configuration information that the information only needing to increase this newtype in configuration file is corresponding, just can realize information processing.This mode is simple and convenient, the environment that the new business being applicable to bank increases rapidly, and can use manpower and material resources sparingly resource, can ensure that again system has higher stability and extensibility.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present application 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, the accompanying drawing that the following describes is only some embodiments recorded in the application, for those of ordinary skill in the art, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the flow chart of the information processing method embodiment 1 of the embodiment of the present invention;
Fig. 2 is the flow chart of the information processing method embodiment 2 of the embodiment of the present invention;
Fig. 3 is the flow chart of the information processing method embodiment 3 of the embodiment of the present invention;
Fig. 4 is the schematic diagram of the information processor embodiment 1 of the embodiment of the present invention.
Embodiment
In order to make those skilled in the art person understand the present invention program better, below in conjunction with drawings and embodiments, the embodiment of the present invention is described in further detail.
Embodiment 1
See Fig. 1, show the flow chart of the information processing method embodiment 1 of the embodiment of the present invention, the method can comprise:
S101, according to the type of pending information, searches corresponding configuration information in preset configuration file.
In order to realize the management of banking, between different bank system, can service interaction be carried out, between same banking system, also can carry out service interaction.The present embodiment is that the angle of an equipment in banking system is described, and the arbitrary equipment realizing information processing in any banking system, as mainframe computer, notebook, server, intelligent terminal etc., all can realize the present invention according to the description of the present embodiment.
When carrying out information processing, according to the type of information, corresponding configuration information can be described in configuration file in advance.Multiple different business has polytype information, and centralized configuration mode can be adopted to configure configuration information corresponding to every type.Here information can be fixed length message or specific transactions object, it should be noted that, the corresponding a kind of specific transactions object of the fixed length message of a type, the specific transactions object that two kinds of dissimilar fixed length messages can be corresponding identical.When specific implementation, can pre-configured configuration file in the following manner, comprising:
Adopt centralized configuration mode, the fixed length message of every type and specific transactions object are described and obtain configuration file, comprise to make described configuration file: every message information of fixed length message of type and the Format Object of the specific transactions object of correspondence.
In addition, inventor is investigated the configuration mode of configuration file, because configuration file is the intermediate carrier as serializing and unserializing in the present invention, therefore, in order to improve conversion efficiency, simplify configuration file format, makes it easy-to-understand.Pre-configured configuration file can also be realized in the following manner:
Adopt the pre-configured configuration file of JSON form, described configuration file comprises the Format Object of the message information of the fixed length message of every type and the specific transactions object of correspondence.
S102, converts described pending information to general information according to described configuration information, and converts described general information to customizing messages according to described configuration information.
Under different application scenarioss, pending information is different, but its information conversion essence is identical, is all convert pending information to general information by calling general program, convert general information to customizing messages again, general information converts the process that its essence of customizing messages is exactly assignment to.These two transfer processes all can be realized by general program, have nothing to do with the form of specifying information.
For equipment, generally have two kinds of application scenarioss, one sends message, and another kind receives message.Lay down a definition for the specific implementation of these two kinds of scenes to S102 respectively below and illustrate.
(1) when equipment receives message, then pending information is pending fixed length message, and now, the object of facility information process converts pending fixed length message to specific transactions object.
First according to the configuration information of pending fixed length message, convert pending fixed length message to general message, then convert general message to general object; Complete the process that pending information converts general information to like this.Here it should be noted that, " general message " refers to the common message of the type of message that equipment said system is supported and form.The type of the common message that different system is supported may not be identical with form, therefore, when realizing of the present invention in different system, can first set the general message satisfied the demands." general object " is general category, the simple object of structure all supported between different bank system, as general java object, and general C++ object.Above-mentioned conversion, when specific implementation, can call one section of general program, and namely the message of any one type first can convert general message to by this general program, then is converted to general object.
After being converted to general object, according to configuration information, this general object is converted to specific transactions object again, here specific transactions is to liking business object corresponding to pending fixed length message, this conversion is when specific implementation, also can call one section of general program, its essence is that class and object structure carry out assignment to general object belonging to specific transactions object.
(2) when equipment sends message, then pending information is pending specific transactions object, and now, the object of facility information process converts this business object specific to specific fixed length message.
First according to the configuration information of pending specific transactions object, first convert specific transactions object to general object, then general object is changed city general message, this conversion is when specific implementation, can call one section of general program, general object here and general message are with explanation above.
After being converted to general message, then convert general message to specific fixed length message according to configuration information, conversion here, when specific implementation, also can call one section of general program, and its essence carries out assignment to general message to generate specific fixed length message.Here specific fixed length message is the fixed length message corresponding with pending specific transactions object, specifies and the type of message becoming to change corresponding relation in specific transactions object factory.
When specific implementation, equipment can perform the process receiving message and send message simultaneously.Certainly, equipment also separately can perform the process receiving message and send message.
Can be found out by above-described embodiment, the present invention is by the effect of the intermediate conversion of general information, make in information translation process, no longer be subject to the restriction of information format, without the need to arranging private code for it, the intermediate conversion of general information is applicable to the information of any type, makes the stability of a system high.In addition, when newly increasing information, only need to increase configuration information in configuration file, therefore this mode autgmentability is strong.
Embodiment 2
In some business of bank, equipment only needs to realize the conversion between message to specific transactions object.For this application scenarios, embodiments providing preferred version, is the flow chart of the information processing method embodiment 2 of the embodiment of the present invention see Fig. 2, Fig. 2, and the method realizes receiving the angle description of message from equipment, and the method can comprise:
S201, according to the type of pending fixed length message, searches corresponding message information and Format Object in preset configuration file.
When specific implementation, can transmit message between the equipment of different bank system or the distinct device of same banking system, the message structure of different bank system may not be identical, and as message length is different, message format is not equal.When the equipment of a banking system receives the fixed length message of other equipment transmission, using this fixed length message as pending fixed length message, first according to the type of this pending fixed length message, in preset configuration file, search corresponding message information and Format Object.Generally, in message, some field is used for identification message type, therefore, and can by identifying that in message, these fields are to identify the type of message.
Here it should be noted that, in order to realize the necessary pre-configured configuration file of the present invention, be described at the message of configuration file to every type, concrete, the message information that the message of every type is corresponding is described, comprise the information such as field, form, coding and length, also need the Format Object describing the specific transactions object corresponding with it simultaneously, comprise the information such as class and object structure belonging to object.Like this, know that the type of message just can find corresponding message information and Format Object.
S202, converts described pending fixed length message to general message according to described message information, converts described general message to general object, and convert described general object to specific transactions object according to described Format Object.
During specific implementation, first convert described pending fixed length message to general message according to message information, then convert general message to general object; Finally convert general object to specific transactions object according to Format Object.Here it should be noted that, pending fixed length message converts the process of general message to, can realize by calling a general program; Conversion between general message and general object also can realize by calling general program one by one, conversion between general message and general object, have nothing to do with the form of concrete message, the present invention utilizes the conversion of general message, general object just, make the method not by the restriction of concrete form, go for the object of any type.
Embodiment 3
In some business of bank, equipment only needs to realize the conversion between specific transactions object to specific fixed length message.For this application scenarios, embodiments providing preferred version, is the flow chart of the information processing method embodiment 3 of the embodiment of the present invention see Fig. 3, Fig. 3, and the method realizes receiving the angle description of message from equipment, and the method can comprise:
S301, according to the type of described pending specific transactions object, searches corresponding message information and Format Object in preset configuration file.
When an equipment receives specific transactions object in a banking system, need to convert specific transactions object to specific fixed length message, so just can send to other equipment.
When specific implementation, first according to the type of this pending specific transactions object, in preset configuration file, search corresponding message information and Format Object.
Here it should be noted that, in order to realize the necessary pre-configured configuration file of the present invention, be described at the message of configuration file to every type, concrete, the message information that the message of every type is corresponding is described, comprise the information such as field, form, coding and length, also need the Format Object describing the specific transactions object corresponding with it simultaneously, comprise the information such as class and object structure belonging to object.Like this, know that the type of business object just can find corresponding message information and Format Object.
S302, converts described pending specific transactions object to general object according to described Format Object, converts described general object to general message, and convert described general message to specific fixed length message according to described message information.
During specific implementation, first convert described pending specific transactions object to general object according to Format Object, then convert general object to general message; Finally convert general message to specific fixed length message according to message information.Here it should be noted that, pending specific transactions object converts the process of general object to, can realize by calling a general program; Conversion between general object and general message also can realize by calling a general program, conversion between general object and general message, have nothing to do with the form of concrete business object, the present invention utilizes the conversion of general message, general object just, make the method not by the restriction of concrete form, go for the object of any type.
Accordingly, the invention provides a kind of information processor, this device is applicable to equipment side.
Consult Fig. 4, the schematic diagram of the information processor embodiment 1 of the embodiment of the present invention illustrated, this device can comprise:
Search unit 401, for the type according to pending information, in preset configuration file, search corresponding configuration information;
Converting unit 402, for converting described pending information to general information according to described configuration information, and converts described general information to customizing messages according to described configuration information.
Preferably, when described pending information is pending fixed length message,
Search unit then, specifically for the type according to described pending fixed length message, in preset configuration file, search corresponding message information and Format Object;
Corresponding, described converting unit, specifically for converting described fixed length message to general message according to described message information, converts described general message to general object, and converts described general object to specific transactions object according to described Format Object.
Preferably, when described pending information is pending specific transactions object,
Search unit then, specifically for the type according to described pending specific transactions object, in preset configuration file, search corresponding message information and Format Object;
Corresponding, described converting unit, specifically for converting described specific transactions object to general object according to described Format Object, convert described general object to general message, and convert described general message to specific fixed length message according to described message information.
Preferably, described in search unit specifically for searching corresponding message information and Format Object in preset configuration file according to the type of pending information, described message information comprises field, form and coding; Described Format Object comprises class belonging to object and object structure.
Preferably, described device also comprises:
Centralized configuration unit, for adopting centralized configuration mode, the fixed length message of every type and specific transactions object are described and obtain configuration file, comprise to make described configuration file: every message information of fixed length message of type and the Format Object of the specific transactions object of correspondence.
Preferably, described device also comprises:
Dispensing unit, for adopting the pre-configured configuration file of JSON form, described configuration file comprises the Format Object of the message information of the fixed length message of every type and the specific transactions object of correspondence.
Can be found out by technique scheme, the present invention realizes the conversion of pending information to general information by converting unit, lay a solid foundation to the conversion of customizing messages for follow-up general information like this, because general information is in the transformation of centre, make whole information process, do not pay close attention to the form of specifying information, and only utilize general information just can realize the conversion of information.In addition, when occurring the information of newtype, only need the pre-configured configuration information to correspondence in configuration file.This mode makes extensibility of the present invention strong, and stability is high.
Each embodiment in this specification all adopts the mode of going forward one by one to describe, between each embodiment identical similar part mutually see, what each embodiment stressed is the difference with other embodiment.Especially, for device embodiment, because it is substantially similar to embodiment of the method, so describe fairly simple, relevant part illustrates see the part of embodiment of the method.Device embodiment described above is only schematic, the wherein said unit illustrated as separating component or can may not be and physically separates, parts as unit display can be or may not be physical location, namely can be positioned at a place, or also can be distributed in multiple network element.Some or all of module wherein can be selected according to the actual needs to realize the object of the present embodiment scheme.Those of ordinary skill in the art, when not paying creative work, are namely appreciated that and implement.
Being described in detail the embodiment of the present invention above, applying embodiment herein to invention has been elaboration, the explanation of above embodiment just understands method and apparatus of the present invention for helping; Meanwhile, for one of ordinary skill in the art, according to thought of the present invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (12)

1. an information processing method, is characterized in that, described method comprises:
According to the type of pending information, in preset configuration file, search corresponding configuration information;
Convert described pending information to general information according to described configuration information, and convert described general information to customizing messages according to described configuration information.
2. method according to claim 1, is characterized in that, when described pending information is pending fixed length message, and the described type according to described pending information, in preset configuration file, search corresponding configuration information, be specially:
According to the type of described pending fixed length message, in preset configuration file, search corresponding message information and Format Object;
Then convert described pending information to general information according to described configuration information, and convert described general information to customizing messages according to described configuration information, be specially:
Convert described pending fixed length message to general message according to described message information, convert described general message to general object, and convert described general object to specific transactions object according to described Format Object.
3. method according to claim 1, is characterized in that, when described pending information is pending specific transactions object, and the described type according to described pending information, in preset configuration file, search corresponding configuration information, be specially:
According to the type of described pending specific transactions object, in preset configuration file, search corresponding message information and Format Object;
Then convert described pending information to general information according to described configuration information, and convert described general information to customizing messages according to described configuration information, be specially:
Convert described pending specific transactions object to general object according to described Format Object, convert described general object to general message, and convert described general message to specific fixed length message according to described message information.
4. method according to claim 1, is characterized in that, according to the type of described pending information, searches corresponding configuration information, specifically comprise in preset configuration file:
In preset configuration file, search corresponding message information and Format Object according to the type of pending information, described message information comprises field, form and coding; Described Format Object comprises class belonging to object and object structure.
5. method according to claim 1, is characterized in that, in the following manner pre-configured described configuration file, comprising:
Adopt centralized configuration mode, the fixed length message of every type and specific transactions object are described and obtain configuration file, comprise to make described configuration file: every message information of fixed length message of type and the Format Object of the specific transactions object of correspondence.
6. method according to claim 1, is characterized in that, in the following manner pre-configured described configuration file, comprising:
Adopt the pre-configured configuration file of JSON form, described configuration file comprises the Format Object of the message information of the fixed length message of every type and the specific transactions object of correspondence.
7. an information processor, is characterized in that, described device comprises:
Search unit, for the type according to pending information, in preset configuration file, search corresponding configuration information;
Converting unit, for converting described pending information to general information according to described configuration information, and converts described general information to customizing messages according to described configuration information.
8. device according to claim 7, is characterized in that, when described pending information is pending fixed length message,
Search unit then, specifically for the type according to described pending fixed length message, in preset configuration file, search corresponding message information and Format Object;
Corresponding, described converting unit, specifically for converting described fixed length message to general message according to described message information, converts described general message to general object, and converts described general object to specific transactions object according to described Format Object.
9. device according to claim 7, is characterized in that, when described pending information is pending specific transactions object,
Search unit then, specifically for the type according to described pending specific transactions object, in preset configuration file, search corresponding message information and Format Object;
Corresponding, described converting unit, specifically for converting described specific transactions object to general object according to described Format Object, convert described general object to general message, and convert described general message to specific fixed length message according to described message information.
10. device according to claim 7, it is characterized in that, described unit of searching specifically for searching corresponding message information and Format Object in preset configuration file according to the type of pending information, described message information comprises field, form and coding; Described Format Object comprises class belonging to object and object structure.
11. devices according to claim 7, is characterized in that, described device also comprises:
Centralized configuration unit, for adopting centralized configuration mode, the fixed length message of every type and specific transactions object are described and obtain configuration file, comprise to make described configuration file: every message information of fixed length message of type and the Format Object of the specific transactions object of correspondence.
12. devices according to claim 7, is characterized in that, described device also comprises:
Dispensing unit, for adopting the pre-configured configuration file of JSON form, described configuration file comprises the Format Object of the message information of the fixed length message of every type and the specific transactions object of correspondence.
CN201510571615.4A 2015-09-09 2015-09-09 A kind of information processing method and device Active CN105120002B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510571615.4A CN105120002B (en) 2015-09-09 2015-09-09 A kind of information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510571615.4A CN105120002B (en) 2015-09-09 2015-09-09 A kind of information processing method and device

Publications (2)

Publication Number Publication Date
CN105120002A true CN105120002A (en) 2015-12-02
CN105120002B CN105120002B (en) 2019-01-25

Family

ID=54667885

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510571615.4A Active CN105120002B (en) 2015-09-09 2015-09-09 A kind of information processing method and device

Country Status (1)

Country Link
CN (1) CN105120002B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107273104A (en) * 2016-04-08 2017-10-20 阿里巴巴集团控股有限公司 A kind of processing method and processing device of configuration data structure
CN107566090A (en) * 2017-10-19 2018-01-09 中国银行股份有限公司 A kind of text message processing method and processing device of fixed/variable
CN110209377A (en) * 2019-04-26 2019-09-06 平安科技(深圳)有限公司 Interface packet processing method, device, equipment and storage medium based on factory class
CN110636071A (en) * 2019-09-26 2019-12-31 光大兴陇信托有限责任公司 Interface docking method
CN114422592A (en) * 2022-01-21 2022-04-29 深圳壹账通智能科技有限公司 Message conversion method and device, computer equipment and computer readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008112311A (en) * 2006-10-30 2008-05-15 Hitachi Ltd Method and system for business process execution, and program
CN101335648A (en) * 2008-07-25 2008-12-31 中兴通讯股份有限公司 Automatic converting method for packets of different interfaces and apparatus thereof
CN101446962A (en) * 2008-12-31 2009-06-03 中国建设银行股份有限公司 Data conversion method, device thereof and data processing system
CN103428184A (en) * 2012-05-24 2013-12-04 中国银联股份有限公司 Method and system for converting communication messages
CN104301335A (en) * 2014-11-11 2015-01-21 成都民航空管科技发展有限公司 Control handover interconnected conversion method, device and system among ATC (Air Traffic Control) automation systems

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008112311A (en) * 2006-10-30 2008-05-15 Hitachi Ltd Method and system for business process execution, and program
CN101335648A (en) * 2008-07-25 2008-12-31 中兴通讯股份有限公司 Automatic converting method for packets of different interfaces and apparatus thereof
CN101446962A (en) * 2008-12-31 2009-06-03 中国建设银行股份有限公司 Data conversion method, device thereof and data processing system
CN103428184A (en) * 2012-05-24 2013-12-04 中国银联股份有限公司 Method and system for converting communication messages
CN104301335A (en) * 2014-11-11 2015-01-21 成都民航空管科技发展有限公司 Control handover interconnected conversion method, device and system among ATC (Air Traffic Control) automation systems

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107273104A (en) * 2016-04-08 2017-10-20 阿里巴巴集团控股有限公司 A kind of processing method and processing device of configuration data structure
CN107566090A (en) * 2017-10-19 2018-01-09 中国银行股份有限公司 A kind of text message processing method and processing device of fixed/variable
CN107566090B (en) * 2017-10-19 2020-11-27 中国银行股份有限公司 Fixed-length/variable-length text message processing method and device
CN110209377A (en) * 2019-04-26 2019-09-06 平安科技(深圳)有限公司 Interface packet processing method, device, equipment and storage medium based on factory class
CN110636071A (en) * 2019-09-26 2019-12-31 光大兴陇信托有限责任公司 Interface docking method
CN114422592A (en) * 2022-01-21 2022-04-29 深圳壹账通智能科技有限公司 Message conversion method and device, computer equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN105120002B (en) 2019-01-25

Similar Documents

Publication Publication Date Title
CN110138862B (en) Service processing method, device, gateway equipment and medium based on application service
CN105120002A (en) Information processing method and information processing device
CN109548178B (en) Communication method and network equipment
CN105141488A (en) Equipment control method, control terminal equipment, controlled terminal equipment and equipment control system
CN110391938B (en) Method and apparatus for deploying services
CN104935499A (en) Message format conversion method and equipment
CN101976199A (en) Object-oriented middleware distributed system development platform
CN104394602A (en) Cross-system call setup method, terminal and core network element
CN112306851A (en) Automatic testing method and device
SG11201908146TA (en) Method for resource allocation, network device and terminal device
CN112596897A (en) Method and system for multi-tenant isolation
CN106936937B (en) Method and device for realizing universal interface for internet service interaction
CN111475230A (en) Application function configuration method and device and electronic equipment
CN104348764B (en) The method and apparatus that computing unit is distributed in data receiver link
CN106211269A (en) A kind of smart machine means of communication and device
CN114417318A (en) Third-party page jumping method and device and electronic equipment
CN109933556B (en) Method and apparatus for processing information
CN102404403A (en) Data transmission method based on cloud server
CN111984614A (en) Method, device and system for sharing files
CN111597156A (en) Civil aviation data processing method and device, electronic equipment and storage medium
CN113127561A (en) Method and device for generating service order number, electronic equipment and storage medium
CN112311833B (en) Data updating method and device
CN109474944A (en) A kind of maintaining method of the network equipment, device, terminal and the network equipment
CN115309410B (en) Edge cluster application publishing method and device of edge computing scene and electronic equipment
JP6460743B2 (en) Setting information generation system and setting information generation method

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