Nothing Special   »   [go: up one dir, main page]

CN105808763A - Data processing method and apparatus - Google Patents

Data processing method and apparatus Download PDF

Info

Publication number
CN105808763A
CN105808763A CN201610158112.9A CN201610158112A CN105808763A CN 105808763 A CN105808763 A CN 105808763A CN 201610158112 A CN201610158112 A CN 201610158112A CN 105808763 A CN105808763 A CN 105808763A
Authority
CN
China
Prior art keywords
data
message
xml
requests
binary
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
CN201610158112.9A
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.)
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 CN201610158112.9A priority Critical patent/CN105808763A/en
Publication of CN105808763A publication Critical patent/CN105808763A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/84Mapping; Conversion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Development Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to a data processing apparatus. The apparatus comprises a data collection module, a message packaging module, a message sending module and a data display module, wherein the data collection module is used for receiving a user data request, extracting data in the user data request and processing the data; the message packaging module is used for converting the processed data into an XML (Extensible Markup Language) message according to an attribute mapping relationship stored in a pre-configured XML file and packaging the message; the message sending module is used for converting the packaged XML message into a binary data stream and sending the binary data stream to a server by utilizing a connection in a pre-configured connection pool; and the data display module is used for receiving response data sent by the server, analyzing the response data, and obtaining and displaying the analyzed data. The invention can provide unified data processing method and process. The data interaction demands of users are met, the code development quantity is reduced, and the system resources are saved.

Description

A kind of data processing method and device
Technical field
The present invention relates to technical field of data processing, particularly relate to a kind of data processing method and device.
Background technology
In financial field, there is substantial amounts of data message and process demand.Such as, need between different banking systems to carry out data interaction, it is necessary to relate to substantial amounts of data message and process.Illustrate, there is proxy payment signed client Deutsche Bank, Citibank etc. in Bank of China, Bank of China provides draft issued, inward remittance, inquiry to look into the vocational works such as multiple by proxy payment service business platform (English full name be VostroAgentPaymentServicePlatform, English abbreviation is VAPS) to proxy payment signed client Deutsche Bank, the Citibank etc..VAPS carries out data interaction to provide conveniently between different banking system.But, different clients has different demands, for instance the customer terminal webpage style required by client is different, access way is different, if each client customizes a client, will bring great code development quantity, and bring the waste of the resource of system.Therefore, in the face of the client access demand that the banking agency access service extensively carried out is different with numerous clients, need a kind of unified access system and data message processing method badly, facilitate user to carry out data interaction, and oneself client applicable can be developed on this basis.
Summary of the invention
For solving above-mentioned technical problem, the invention discloses a kind of data processing method and device, it is provided that unified data processing method and flow process, meet the data interaction demand of user, reduce code development quantity, save system resource.
Technical scheme is as follows:
First aspect according to embodiments of the present invention, discloses a kind of data processing method, and described method includes:
Receive user data requests, extract the data in described user data requests, and described data are processed;
According to the attribute mapping relations preserved in the expandable mark language XML file being pre-configured with, convert the data after processing to XML message, described message is packaged;
Convert the described XML message after encapsulation to binary data stream, utilize the connection in the connection pool being pre-configured with that described binary data stream is sent to server;
Receive the response data that described server sends, analyze the response to data, obtain and show the data after described parsing.
Further, described described data carried out process include following any one or multiple step:
Described data are carried out legitimacy and/or plausibility check;
According to the XML file being pre-configured with, change the form of described data;
It is processed described data processing.
Further, the response data that the described server of described reception sends, analyze the response to data, obtain and data after showing described parsing include:
Receive the binary data stream that described server sends, described binary data stream is become XML message, according to the attribute mapping relations that described XML file configures, extracts and show the data in described XML message.
Further, described connection pool includes multiple connection, same connection pool connect corresponding identical address information.
Further, described user data requests includes HTTP request, message queue MQ request or International Organization for Standardization's ISO8583 message.
Further, the data in the described user data requests of described extraction include:
Extract the key-value pair data in described user data requests, preserve described key-value pair data.
Second aspect according to embodiments of the present invention, discloses a kind of data processing equipment, and described device includes:
Data collection module, is used for receiving user data requests, extracts the data in described user data requests, and described data are processed;
Message package module, for according to the attribute mapping relations preserved in the expandable mark language XML file being pre-configured with, converting the data after processing to XML message, described message be packaged;
Message sending module, for converting the described XML message after encapsulation to binary data stream, utilizes the connection in the connection pool being pre-configured with that described binary data stream is sent to server;
Data disaply moudle, for receiving the response data that described server sends, analyzes the response to data, obtains and shows the data after described parsing.
Further, described data collection module includes one or more subelement following:
Syndrome unit, for carrying out legitimacy and/or plausibility check to described data;
Form conversion subelement, for according to the XML file being pre-configured with, changing the form of described data;
Data mart modeling subelement, for being processed described data processing.
Further, described data disaply moudle specifically for:
Receive the binary data stream that described server sends, described binary data stream is become XML message, according to the attribute mapping relations that described XML file configures, extracts and show the data in described XML message.
Further, data collection module specifically for:
Receive user data requests, extract the key-value pair data in described user data requests, preserve described key-value pair data, and described key-value pair data is processed.
What one aspect of the embodiment of the present invention can reach has the beneficial effect that in embodiments of the present invention, it is possible to receives user data requests, extracts the data in described user data requests, and described data are processed;According to the attribute mapping relations preserved in the expandable mark language XML file being pre-configured with, convert the data after processing to XML message, described message is packaged;Convert the described XML message after encapsulation to binary data stream, utilize the connection in the connection pool being pre-configured with that described binary data stream is sent to server;Receive the response data that described server sends, analyze the response to data, obtain and show the data after described parsing.The present invention, by providing unified data processing method and flow process, meets the data interaction demand of user, reduces code development quantity, saves system resource.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, the accompanying drawing used required in embodiment or description of the prior art will be briefly described below, apparently, the accompanying drawing that the following describes is only some embodiments recorded in the present invention, for those of ordinary skill in the art, under the premise not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
The data processing method exemplary application scene schematic diagram that Fig. 1 provides for the embodiment of the present invention;
The data processing method schematic flow sheet that Fig. 2 provides for the embodiment of the present invention;
The data processing equipment schematic diagram that Fig. 3 provides for the embodiment of the present invention.
Detailed description of the invention
In order to make those skilled in the art be more fully understood that the technical scheme in the present invention, 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 only a part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under not making creative work premise, all should belong to the scope of protection of the invention.
The invention discloses a kind of data processing method and device, it is provided that unified data processing method and flow process, meet the data interaction demand of user, reduce code development quantity, save system resource.
Referring to the data processing method exemplary application scene schematic diagram that Fig. 1, Fig. 1 provide for the embodiment of the present invention.The adaptable scene of embodiment of the present invention can be such as scene as shown in Figure 1, and the data processing equipment 300 that the embodiment of the present invention provides can set up data cube computation with client 100, server 200.Described data processing equipment 300 can accept the user data requests that client 100 sends, and be packaged into XML message and be sent to server 200, server 200 return response data, and response data is sent to client 300 and shows by described data processing equipment 300.Certainly, it will be understood by those skilled in the art that, described data processing equipment 300 can exist between client and server as independent device, client-side can also be arranged on, or it is arranged on server side, can also exist as the internal module of client, it is also possible to exist as the internal module of server, be not defined at this.
Referring to Fig. 2, for the data processing method schematic flow sheet that the embodiment of the present invention provides.
S201, receives user data requests, extracts the data in described user data requests, and described data are processed.
Wherein, user can send user data requests by client.Described user data requests includes but not limited to HTTP request, message queue MQ request or International Organization for Standardization's ISO8583 message etc..Illustrating for described user data requests for HTTP request, when receiving the HTTP request that user sends, described data processing equipment 300 can extract the data in described user data requests, and described data are processed.Specifically, extract the key-value pair data in described user data requests, preserve described key-value pair data.Illustrating, according to the mapping relations that configuration file preserves, the key-value pair data comprised being extracted in described user data requests, storage is in another mapping relations (Map).Wherein, it is longer than the life cycle of described user data requests life cycle of another mapping.
Wherein, described described data carried out process include following any one or multiple step:
(1) described data are carried out legitimacy and/or plausibility check.When implementing, utilize the legitimacy being pre-configured with and/or plausibility check rule that described data are verified.Illustrating, the verification of described legitimacy can include the legitimacy verification of the length to password, naming rule, for instance utilizes pre-configured regular expression that the length of described password, naming rule are verified, if coupling, it is determined that described password is legal;If not mating, it is determined that described password is illegal, return error messages.Described legitimacy and/or plausibility check rule can set according to specific needs.
(2) according to the XML file being pre-configured with, the form of described data is changed.Illustrate, for the data of numeric type, be converted into unified form.Corresponding date data, is converted into default form etc..
(3) it is processed described data processing.Illustrate, described data are calculated, for instance add, subtract, multiplication and division, remainder etc..
Certainly, the realization that described data are processed can be flexile, these are only exemplary illustration, is not intended as the restriction to the application.
S202, according to the attribute mapping relations preserved in the expandable mark language XML file being pre-configured with, converts the data after processing to XML message, described message is packaged.
In embodiments of the present invention, be pre-configured with XML file, for carry out message group report, transmit messages, parsing etc. processes.Described XML file is configured with attribute mapping relations, it is possible to the data after being processed by S101 change into XML message, and described message is packaged.It is to say, the embodiment of the present invention can automatically generate message according to the XML file being pre-configured with.Illustrate, configuration attribute mapping relations in described XML file, namely the key-value pair data extracted in S101 can be converted to Javabean, the attribute of the attribute of described Javabean and described key-value pair data has one-to-one relationship, and described corresponding relation obtains according to the attribute mapping relations of configuration in described XML file.Then described Javabean is packaged according to certain form, generates XML message.
S203, converts the described XML message after encapsulation to binary data stream, utilizes the connection in the connection pool being pre-configured with that described binary data stream is sent to server.
When the present invention implements, some connection pools are pre-build.Each connection pool includes multiple connection, same connection pool connect corresponding identical address information, in different connection pools to connect corresponding address information different.Described address information can include IP address, port numbers etc., is used for carrying out message transmission.Owing to having pre-build connection pool according to the address information configured, each connection pool contains multiple connection, it is possible to carry out message transmission easily and quickly.
When sending message, convert described XML message to binary data stream and be sent to server.Described binary data stream specifically can show as the form of byte arrays.
S204, receives the response data that described server sends, analyzes the response to data, obtains and shows the data after described parsing.
Wherein, the binary data stream received is resolved by server end, for instance decapsulation etc. process, and is processed by inquiry, calculating etc., generates response data, returns to described data processing equipment.Described data processing equipment receives the binary data stream that described server sends, and described binary data stream is become XML message, according to the attribute mapping relations that described XML file configures, extracts and show the data in described XML message.Illustrating, described binary data stream is specifically as follows byte arrays, and described data processing equipment, after receiving described byte arrays, is converted into Javabean, according to pre-configured attribute mapping relations, converts thereof into key-value pair data.Then, the web data mapping relations according to configuration, described key-value pair data is filled in the respective field in webpage, in order to be shown in client and check for user.Certainly, above display user data illustrates for webpage, and display user data can also is that other modes of employing, is not defined at this.
In embodiments of the present invention, by the XML template being pre-configured with, automatically generate or analyzing XML message, and the connection according to the connection pool configured sends described message, meets the data interaction demand of different system.Owing to providing unified data processing method and flow process, reduce code development quantity, save system resource.
Especially, the embodiment of the present invention adopts to OO thought, with extensibility for principle, being undertaken abstract by the communication process of client and server end, reality also realizes out unified communication construction, supports various communication standard, such as Socket, MQ etc., support to synchronize or simultaneous asynchronous data transmissions.
Referring to Fig. 3, for the data processing equipment schematic diagram that the embodiment of the present invention provides.
A kind of data processing equipment 300, described device includes:
Data collection module 301, is used for receiving user data requests, extracts the data in described user data requests, and described data are processed;
Message package module 302, for according to the attribute mapping relations preserved in the expandable mark language XML file being pre-configured with, converting the data after processing to XML message, described message be packaged;
Message sending module 303, for converting the described XML message after encapsulation to binary data stream, utilizes the connection in the connection pool being pre-configured with that described binary data stream is sent to server;
Data disaply moudle 304, for receiving the response data that described server sends, analyzes the response to data, obtains and shows the data after described parsing.
Further, described data collection module includes one or more subelement following:
Syndrome unit, for carrying out legitimacy and/or plausibility check to described data;
Form conversion subelement, for according to the XML file being pre-configured with, changing the form of described data;
Data mart modeling subelement, for being processed described data processing.
Further, described data disaply moudle specifically for:
Receive the binary data stream that described server sends, described binary data stream is become XML message, according to the attribute mapping relations that described XML file configures, extracts and show the data in described XML message.
Further, data collection module specifically for:
Receive user data requests, extract the key-value pair data in described user data requests, preserve described key-value pair data, and described key-value pair data is processed.
Further, described connection pool includes multiple connection, same connection pool connect corresponding identical address information.
Further, described user data requests includes HTTP request, message queue MQ request or International Organization for Standardization's ISO8583 message.
The function of above-mentioned each unit may correspond to the process step of the said method of Fig. 2 detailed description, repeats no more in this.It should be noted that owing to embodiment of the method is explained in detail, the description of device embodiment is relatively simple, it will be appreciated by persons skilled in the art that and be referred to embodiment of the method structure assembly of the invention embodiment.Other implementations that those skilled in the art obtain under not paying creative work belong to protection scope of the present invention.
In the data processing equipment that the embodiment of the present invention provides, by the XML template being pre-configured with, automatically generate or analyzing XML message, and the connection according to the connection pool configured sends described message, meets the data interaction demand of different system.Owing to providing unified data process machine system, reduce code development quantity, save system resource.
It will be understood by those skilled in the art that; above method and apparatus embodiment is carried out exemplary illustration; more than being not intended as limitation of the present invention, other implementations that those skilled in the art obtain under not paying creative work belong to protection scope of the present invention.
It should be noted that, in this article, the relational terms of such as first and second or the like is used merely to separate an entity or operation with another entity or operating space, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " includes ", " comprising " or its any other variant are intended to comprising of nonexcludability, so that include the process of a series of key element, method, article or equipment not only include those key elements, but also include other key elements being not expressly set out, or also include the key element intrinsic for this process, method, article or equipment.When there is no more restriction, statement " including ... " key element limited, it is not excluded that there is also other identical element in including the process of described key element, method, article or equipment.The present invention can described in the general context of computer executable instructions, for instance program module.Usually, program module includes performing particular task or realizing the routine of particular abstract data type, program, object, assembly, data structure etc..The present invention can also be put into practice in a distributed computing environment, in these distributed computing environment, the remote processing devices connected by communication network perform task.In a distributed computing environment, program module may be located in the local and remote computer-readable storage medium including storage device.
Each embodiment in this specification all adopts the mode gone forward one by one to describe, between each embodiment identical similar part mutually referring to, what each embodiment stressed is the difference with other embodiments.Especially for device embodiment, owing to it is substantially similar to embodiment of the method, so describing fairly simple, relevant part illustrates referring to the part of embodiment of the method.Device embodiment described above is merely schematic, the wherein said unit illustrated as separating component can be or may not be physically separate, the parts shown as unit can be or may not be physical location, namely may be located at a place, or can also be distributed on multiple NE.Some or all of module therein can be selected according to the actual needs to realize the purpose of the present embodiment scheme.Those of ordinary skill in the art, when not paying creative work, are namely appreciated that and implement.The above is only the specific embodiment of the present invention; it should be pointed out that, for those skilled in the art, under the premise without departing from the principles of the invention; can also making some improvements and modifications, these improvements and modifications also should be regarded as protection scope of the present invention.

Claims (10)

1. a data processing method, it is characterised in that described method includes:
Receive user data requests, extract the data in described user data requests, and described data are processed;
According to the attribute mapping relations preserved in the expandable mark language XML file being pre-configured with, convert the data after processing to XML message, described message is packaged;
Convert the described XML message after encapsulation to binary data stream, utilize the connection in the connection pool being pre-configured with that described binary data stream is sent to server;
Receive the response data that described server sends, analyze the response to data, obtain and show the data after described parsing.
2. method according to claim 1, it is characterised in that described described data are carried out process include following any one or multiple step:
Described data are carried out legitimacy and/or plausibility check;
According to the XML file being pre-configured with, change the form of described data;
It is processed described data processing.
3. method according to claim 1, it is characterised in that the response data that the described server of described reception sends, analyzes the response to data, obtains and data after showing described parsing include:
Receive the binary data stream that described server sends, described binary data stream is become XML message, according to the attribute mapping relations that described XML file configures, extracts and show the data in described XML message.
4. method according to claim 1, it is characterised in that described connection pool includes multiple connection, same connection pool connect corresponding identical address information.
5. method according to claim 1, it is characterised in that described user data requests includes HTTP request, message queue MQ request or International Organization for Standardization's ISO8583 message.
6. method according to claim 1, it is characterised in that the data in the described user data requests of described extraction include:
Extract the key-value pair data in described user data requests, preserve described key-value pair data.
7. a data processing equipment, it is characterised in that described device includes:
Data collection module, is used for receiving user data requests, extracts the data in described user data requests, and described data are processed;
Message package module, for according to the attribute mapping relations preserved in the expandable mark language XML file being pre-configured with, converting the data after processing to XML message, described message be packaged;
Message sending module, for converting the described XML message after encapsulation to binary data stream, utilizes the connection in the connection pool being pre-configured with that described binary data stream is sent to server;
Data disaply moudle, for receiving the response data that described server sends, analyzes the response to data, obtains and shows the data after described parsing.
8. device according to claim 7, it is characterised in that described data collection module includes one or more subelement following:
Syndrome unit, for carrying out legitimacy and/or plausibility check to described data;
Form conversion subelement, for according to the XML file being pre-configured with, changing the form of described data;
Data mart modeling subelement, for being processed described data processing.
9. device according to claim 7, it is characterised in that described data disaply moudle specifically for:
Receive the binary data stream that described server sends, described binary data stream is become XML message, according to the attribute mapping relations that described XML file configures, extracts and show the data in described XML message.
10. device according to claim 7, it is characterised in that data collection module specifically for:
Receive user data requests, extract the key-value pair data in described user data requests, preserve described key-value pair data, and described key-value pair data is processed.
CN201610158112.9A 2016-03-18 2016-03-18 Data processing method and apparatus Pending CN105808763A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610158112.9A CN105808763A (en) 2016-03-18 2016-03-18 Data processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610158112.9A CN105808763A (en) 2016-03-18 2016-03-18 Data processing method and apparatus

Publications (1)

Publication Number Publication Date
CN105808763A true CN105808763A (en) 2016-07-27

Family

ID=56453382

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610158112.9A Pending CN105808763A (en) 2016-03-18 2016-03-18 Data processing method and apparatus

Country Status (1)

Country Link
CN (1) CN105808763A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106777933A (en) * 2016-12-02 2017-05-31 郑州云海信息技术有限公司 A kind of collecting method, apparatus and system
CN107870917A (en) * 2016-09-23 2018-04-03 中国电信股份有限公司 Transmission network management system data convert and inverse transformation method and standardized system
CN110442632A (en) * 2019-08-09 2019-11-12 泰康保险集团股份有限公司 Data processing method and device
CN110515985A (en) * 2019-08-15 2019-11-29 中国平安财产保险股份有限公司 Data characterization method, apparatus, equipment and computer storage medium
CN111464608A (en) * 2020-03-30 2020-07-28 山东浪潮通软信息科技有限公司 Message processing method and device
CN114035867A (en) * 2021-09-29 2022-02-11 深圳市世强元件网络有限公司 Method for extending interactive behavior and computer readable medium
CN115242631A (en) * 2022-08-01 2022-10-25 中电金信软件有限公司 Message processing method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101556683A (en) * 2009-05-21 2009-10-14 中国建设银行股份有限公司 Financial service system and implementation method
US8676863B1 (en) * 2008-09-15 2014-03-18 Liberty Mutual Insurance Company Maintaining a relational database and its schema in response to a stream of XML messages based on one or more arbitrary and evolving XML schemas
CN105138613A (en) * 2015-08-07 2015-12-09 北京思特奇信息技术股份有限公司 Business object and xml message mutual conversion method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8676863B1 (en) * 2008-09-15 2014-03-18 Liberty Mutual Insurance Company Maintaining a relational database and its schema in response to a stream of XML messages based on one or more arbitrary and evolving XML schemas
CN101556683A (en) * 2009-05-21 2009-10-14 中国建设银行股份有限公司 Financial service system and implementation method
CN105138613A (en) * 2015-08-07 2015-12-09 北京思特奇信息技术股份有限公司 Business object and xml message mutual conversion method and system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107870917A (en) * 2016-09-23 2018-04-03 中国电信股份有限公司 Transmission network management system data convert and inverse transformation method and standardized system
CN107870917B (en) * 2016-09-23 2021-05-07 中国电信股份有限公司 Data transformation and inverse transformation method for transmission network management system and standardization system
CN106777933A (en) * 2016-12-02 2017-05-31 郑州云海信息技术有限公司 A kind of collecting method, apparatus and system
CN110442632A (en) * 2019-08-09 2019-11-12 泰康保险集团股份有限公司 Data processing method and device
CN110515985A (en) * 2019-08-15 2019-11-29 中国平安财产保险股份有限公司 Data characterization method, apparatus, equipment and computer storage medium
CN111464608A (en) * 2020-03-30 2020-07-28 山东浪潮通软信息科技有限公司 Message processing method and device
CN114035867A (en) * 2021-09-29 2022-02-11 深圳市世强元件网络有限公司 Method for extending interactive behavior and computer readable medium
CN115242631A (en) * 2022-08-01 2022-10-25 中电金信软件有限公司 Message processing method and device, electronic equipment and storage medium
CN115242631B (en) * 2022-08-01 2023-10-13 中电金信软件有限公司 Message processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN105808763A (en) Data processing method and apparatus
CN108449418B (en) Hybrid cloud platform management system and method
CN104125208B (en) Data transmission method and device
WO2008121777A1 (en) Systems and methods for user login
CN103297453B (en) Realize method, browser end and the system of instant messaging
CN110838071A (en) Policy data processing method and device and server
CN109871289A (en) A kind of remote procedure call service creation method and device
US20130290453A1 (en) System and method for a connector being able to adapt to newer features introduced to a messaging provider with only configuration changes
CN110704200A (en) Method and device for converting call interface
CN109951318A (en) The function configuration method and device of application
CN1953463B (en) Information integration system and method from multiple CAD systems to PDM system
CN107911466A (en) A kind of association method under multi-layer framework
CN112988409B (en) Interface calling method and device, computer equipment and storage medium
CN104503768A (en) Call method and device for application programming interface (API)
CN108600255A (en) Mock service management method, device, computer equipment and storage medium
CN105930715A (en) Two-dimensional code based method for logging in promotional product management system to manage promotional products
CN102438048B (en) Method and system for calling remote service from Internet
CN105025042B (en) A kind of method and system of determining data information, proxy server
CN103533001A (en) Communication method and communication system based on HTTP multi-proxy, and intermediate proxy server
CN103428280A (en) Mobile terminal based mobile service data acquisition method and system
CN103440134A (en) Webkit kernel-based storage resource service local extension method
CN106651008A (en) Universal network service constructing method for hydrologic forecasting
CN103166829A (en) Network information page providing method, system, network information platform and service system
CN113992664A (en) Cluster communication method, related device and storage medium
CN113760693A (en) Method and apparatus for local debugging of microservice systems

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20160727