CN105389355A - Data processing method and terminal - Google Patents

Data processing method and terminal Download PDF

Info

Publication number
CN105389355A
CN105389355A CN201510735950.3A CN201510735950A CN105389355A CN 105389355 A CN105389355 A CN 105389355A CN 201510735950 A CN201510735950 A CN 201510735950A CN 105389355 A CN105389355 A CN 105389355A
Authority
CN
China
Prior art keywords
business data
banking business
banking
data
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510735950.3A
Other languages
Chinese (zh)
Other versions
CN105389355B (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.)
China Minsheng Banking Corp Ltd
Original Assignee
China Minsheng Banking Corp 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 China Minsheng Banking Corp Ltd filed Critical China Minsheng Banking Corp Ltd
Priority to CN201510735950.3A priority Critical patent/CN105389355B/en
Publication of CN105389355A publication Critical patent/CN105389355A/en
Application granted granted Critical
Publication of CN105389355B publication Critical patent/CN105389355B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The present invention provides a data processing method and a terminal. The method comprises: a terminal receives banking data in an SOAP format, which is sent by a banking server; the terminal converts the banking data in the SOAP format into banking data in a map data structure format; the terminal performs data analysis on the banking data in the map data structure format; and the terminal sends the banking data subjected to data analysis to a user, so that the user can view the banking data. Therefore, according to the data processing method and the terminal which are provided by the present invention, the received banking data in the SOAP format is converted into the banking data in the map data structure format, thereby improving conversion efficiency of data and improving processing efficiency of the banking data.

Description

Data processing method and terminal
Technical field
The present invention relates to field of computer technology, particularly relate to a kind of data processing method and terminal.
Background technology
Along with the development of society, business contact in bank has depended on the process of computer technology, user is when carrying out the data handling procedure in bank, input in terminal is needed to transfer banking business data request, then by server determination banking business data, make terminal that banking business data is sent to user.Such as, in user carries out deposit inquiry in terminal, the deposit data needing terminal to be returned by server send to user.
In prior art, the banking business data that the banking server that terminal receives sends is by Simple Object Access Protocol (SimpleObjectAccessProtocol, be called for short SOAP) banking business data of SOAP form that comes of transmission, then the banking business data of SOAP form is converted to simple Java object (PlainOrdinaryJavaObject by terminal, be called for short POJO) banking business data of form, then the banking business data of POJO form is carried out data analysis and send user, user is checked.
But in prior art, because terminal needs the banking business data of the SOAP form sent by banking server, be converted to the banking business data of POJO form by reflection, the process being converted to the banking business data of POJO form is comparatively slow, reduces the treatment effeciency of banking business data.
Summary of the invention
The invention provides a kind of data processing method and terminal, in order to solve in prior art because terminal needs the banking business data of the SOAP form sent by banking server, the banking business data of POJO form is converted to by reflection, the process being converted to the banking business data of POJO form is comparatively slow, reduces the problem of the treatment effeciency of banking business data.
An aspect of of the present present invention is to provide a kind of data processing method, comprising:
Terminal receives the banking business data of the SOAP form that banking server sends;
The banking business data of described SOAP form is converted to the banking business data of figure (MAP is called for short map) data structure format by described terminal;
The banking business data of described terminal to described map data structure format carries out data analysis;
Banking business data after data analysis is sent to user by described terminal, checks to make described user.
In method as above, receive the banking business data of the SOAP form that banking server sends in described terminal before, also comprise:
Described terminal receive described user send transfer banking business data request;
Described terminal by described transfer that banking business data request is converted to SOAP form transfer banking business data request;
The banking business data request of transferring of described SOAP form is sent to described banking server by described terminal, with make described banking server the banking business data request of transferring of described SOAP form is converted to map data structure transfer banking business data request after determine the banking business data of the map data structure corresponding with the banking business data request of transferring of map data structure, and make described banking server the banking business data of described map data structure is converted to the banking business data of described SOAP form after the banking business data of described SOAP form is sent to described terminal.
In method as above, in described terminal, the banking business data after data analysis is sent to user, to make after described user checks, also to comprise:
Described terminal receives the amended banking business data that described user sends;
Described amended banking business data stores by described terminal.
Another aspect of the present invention is to provide a kind of terminal, comprising:
Receiver module, for receiving the banking business data of the SOAP form that banking server sends;
Modular converter, for being converted to the banking business data of map data structure format by the banking business data of described SOAP form;
Analysis module, for carrying out data analysis to the banking business data of described map data structure format;
Sending module, for the banking business data after data analysis is sent to user, checks to make described user.
In terminal as above, also comprise:
Processing module, for before the banking business data of the SOAP form of described receiver module reception banking server transmission, what receive described user transmission transfers banking business data request; By described transfer that banking business data request is converted to SOAP form transfer banking business data request; The banking business data request of transferring of described SOAP form is sent to described banking server, with make described banking server the banking business data request of transferring of described SOAP form is converted to map data structure transfer banking business data request after determine the banking business data of the map data structure corresponding with the banking business data request of transferring of map data structure, and make described banking server the banking business data of described map data structure is converted to the banking business data of described SOAP form after the banking business data of described SOAP form is sent to described terminal.
In terminal as above, described sending module, also for:
Described, banking business data after data analysis is sent to user, to make after described user checks, to receive the amended banking business data that described user sends; Described amended banking business data is stored.
The present invention receives the banking business data of the SOAP form that banking server sends by terminal; The banking business data of SOAP form is converted to the banking business data of map data structure format by terminal; Terminal carries out data analysis to the banking business data of map data structure format; Banking business data after data analysis is sent to user by terminal, checks to make user.Thus the banking business data of the SOAP form received is converted to the banking business data of map data structure format, improve the conversion efficiency of data, improve the treatment effeciency of banking business data.
Accompanying drawing explanation
The process flow diagram of the data processing method that Fig. 1 provides for the embodiment of the present invention one;
The process flow diagram of the data processing method that Fig. 2 provides for the embodiment of the present invention two;
The structural representation of the terminal that Fig. 3 provides for the embodiment of the present invention three;
The structural representation of the terminal that Fig. 4 provides for the embodiment of the present invention four.
Embodiment
For making the object of the embodiment of the present invention, technical scheme and advantage clearly, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, 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.
The process flow diagram of the data processing method that Fig. 1 provides for the embodiment of the present invention one, as shown in Figure 1, the method for the present embodiment comprises:
Step 101, terminal receive the banking business data of the SOAP form that banking server sends.
In the present embodiment, concrete, the banking business data of SOAP form is sent to terminal by Simple Object Access Protocol by banking server, thus terminal can receive the banking business data of the SOAP form that banking server sends.
The banking business data of SOAP form is converted to the banking business data of map data structure format by step 102, terminal.
In the present embodiment, concrete, the banking business data of the SOAP form received in step 101 is converted to the banking business data of map data structure format by terminal, map data structure is the data structure that a kind of form according to key-value pair carries out storing, and the process being converted to the banking business data of map data structure format is very fast.
Step 103, terminal carry out data analysis to the banking business data of map data structure format.
In the present embodiment, concrete, terminal carries out data analysis to the banking business data being converted to map data structure format in step 102, such as, banking business data is information data of opening an account, the information data of opening an account of the SOAP form then banking server sent, be converted to the information data of opening an account of map data structure format, then the information data of opening an account of map data structure format is carried out data analysis, the particular content of opening an account in information data can be analyzed, to determine that with information data respective user of opening an account be the user illegally opened an account.
Banking business data after data analysis is sent to user by step 104, terminal, checks to make user.
In the present embodiment, concrete, the banking business data in step 103 after data analysis is shown in terminal, thus the banking business data after data analysis is shown to user by terminal, user is checked.
The banking business data of the SOAP form that banking server is sent by terminal by the present embodiment is converted to the banking business data of map data structure format, then terminal carries out data analysis to the banking business data of map data structure format, banking business data after data analysis is sent to user, user is checked.Thus devan with in the process of message vanning by the message of the data at SOAP form, SOAP message is converted to map data structure, improve SOAP message to case the efficiency of devaning, adopt map data structure as input/output argument simultaneously, meet the demand being called independent platform (Webservice is called for short webservice) by configuration mode dynamically; And then by the banking business data of the SOAP form received being converted to the banking business data of map data structure format, improve the conversion efficiency of data, improve the treatment effeciency of banking business data.
The process flow diagram of the data processing method that Fig. 2 provides for the embodiment of the present invention two, on the basis of embodiment one, as shown in Figure 2, the method for the present embodiment, before step 101, also comprises:
What step 201, terminal reception user sent transfers banking business data request.
In the present embodiment, concrete, user to terminal send transfer banking business data request, thus terminal receive user send transfer banking business data request.Such as, user inputs in the terminal and transfers banking business data request, and this request is used for calling account information of opening an account.
Step 202, terminal transfer banking business data request by what transfer that banking business data request is converted to SOAP form.
In the present embodiment, concrete, terminal transfers banking business data request by what transfer that banking business data request is converted to SOAP form, thus terminal can be transmitted by the banking business data request of transferring of Simple Object Access Protocol by SOAP form.
The banking business data request of transferring of SOAP form is sent to banking server by step 203, terminal, with make banking server the banking business data request of transferring of SOAP form is converted to map data structure transfer banking business data request after determine the banking business data of the map data structure corresponding with the banking business data request of transferring of map data structure, and make banking server the banking business data of map data structure is converted to the banking business data of SOAP form after the banking business data of SOAP form is sent to terminal.
In the present embodiment, concrete, SOAP form is transferred banking business data request by terminal, sends to banking server by Simple Object Access Protocol, what banking server can receive SOAP form transfers banking business data request, what then the banking business data request of transferring of SOAP form was converted to map data structure by banking server transfers banking business data request, banking server is according to the banking business data storehouse prestored, remove the banking business data determining the map data structure corresponding with the banking business data request of transferring of map data structure, the banking business data of map data structure is converted to the banking business data of SOAP form by banking server again, thus banking server can pass through Simple Object Access Protocol, the banking business data of SOAP form is sent to terminal, make terminal can receive the banking business data of SOAP form.
The present embodiment by the banking business data request that user sends by terminal be converted to SOAP form transfer banking business data request after, send to banking server, what the banking business data request of transferring of SOAP form can be converted to map data structure by banking server transfers banking business data request, determine the banking business data of map data structure, banking server sends to terminal after the banking business data of map data structure is converted to the banking business data of SOAP form simultaneously.Thus achieve the process of banking business data process, each data of SOAP form are converted to each data of map data structure simultaneously in terminal and server, the conversion efficiency of data can be improved, improve speed and the efficiency of banking business data process.
Further, on the basis of above-described embodiment, after step 104, also comprise:
Terminal receives the amended banking business data that user sends;
Amended banking business data stores by terminal.
In the present embodiment, concrete, user, after having checked banking business data, can modify to banking business data, terminal receives the amended visual amended banking business data of user, is then preserved by amended banking business data.
The structural representation of the terminal that Fig. 3 provides for the embodiment of the present invention three, as shown in Figure 3, the terminal that the present embodiment provides, comprising:
Receiver module 31, for receiving the banking business data of the SOAP form that banking server sends;
Modular converter 32, for being converted to the banking business data of map data structure format by the banking business data of SOAP form;
Analysis module 33, for carrying out data analysis to the banking business data of map data structure format;
Sending module 34, for the banking business data after data analysis is sent to user, checks to make user.
The terminal of the present embodiment can perform the data processing method that the embodiment of the present invention one provides, and it is similar that it realizes principle, repeats no more herein.
The banking business data of the SOAP form that banking server is sent by terminal by the present embodiment is converted to the banking business data of map data structure format, then terminal carries out data analysis to the banking business data of map data structure format, banking business data after data analysis is sent to user, user is checked.Thus devan with in the process of message vanning by the message of the data at SOAP form, SOAP message is converted to map data structure, improve SOAP message to case the efficiency of devaning, adopt map data structure as input/output argument simultaneously, meet the demand being called webservice by configuration mode dynamically; And then by the banking business data of the SOAP form received being converted to the banking business data of map data structure format, improve the conversion efficiency of data, improve the treatment effeciency of banking business data.
The structural representation of the terminal that Fig. 4 provides for the embodiment of the present invention four, on the basis of embodiment three, as shown in Figure 4, the terminal that the present embodiment provides, also comprises:
Processing module 41, for receive at receiver module 31 banking server send SOAP form banking business data before, receive user send transfer banking business data request; Banking business data request is transferred by what transfer that banking business data request is converted to SOAP form; The banking business data request of transferring of SOAP form is sent to banking server, with make banking server the banking business data request of transferring of SOAP form is converted to map data structure transfer banking business data request after determine the banking business data of the map data structure corresponding with the banking business data request of transferring of map data structure, and make banking server the banking business data of map data structure is converted to the banking business data of SOAP form after the banking business data of SOAP form is sent to terminal.
Sending module 34, also for:
Banking business data after data analysis is being sent to user, to make after user checks, to receive the amended banking business data that user sends; Amended banking business data is stored.
The terminal of the present embodiment can perform the data processing method provided in the embodiment of the present invention two and above-mentioned embodiment, and it is similar that it realizes principle, repeats no more herein.
The present embodiment by the banking business data request that user sends by terminal be converted to SOAP form transfer banking business data request after, send to banking server, what the banking business data request of transferring of SOAP form can be converted to map data structure by banking server transfers banking business data request, determine the banking business data of map data structure, banking server sends to terminal after the banking business data of map data structure is converted to the banking business data of SOAP form simultaneously.Thus achieve the process of banking business data process, each data of SOAP form are converted to each data of map data structure simultaneously in terminal and server, the conversion efficiency of data can be improved, improve speed and the efficiency of banking business data process.
One of ordinary skill in the art will appreciate that: all or part of step realizing above-mentioned each embodiment of the method can have been come by the hardware that programmed instruction is relevant.Aforesaid program can be stored in a computer read/write memory medium.This program, when performing, performs the step comprising above-mentioned each embodiment of the method; And aforesaid storage medium comprises: ROM, RAM, magnetic disc or CD etc. various can be program code stored medium.
Last it is noted that above embodiment is only in order to illustrate technical scheme of the present invention, be not intended to limit; Although with reference to previous embodiment to invention has been detailed description, those of ordinary skill in the art is to be understood that: it still can be modified to the technical scheme described in foregoing embodiments, or carries out equivalent replacement to wherein portion of techniques feature; And these amendments or replacement, do not make the essence of appropriate technical solution depart from the spirit and scope of various embodiments of the present invention technical scheme.

Claims (6)

1. a data processing method, is characterized in that, comprising:
Terminal receives the banking business data of the simple object access protocol form that banking server sends;
The banking business data of described SOAP form is converted to the banking business data of figure map data structure format by described terminal;
The banking business data of described terminal to described map data structure format carries out data analysis;
Banking business data after data analysis is sent to user by described terminal, checks to make described user.
2. method according to claim 1, is characterized in that, before receiving the banking business data of the SOAP form that banking server sends, also comprises in described terminal:
Described terminal receive described user send transfer banking business data request;
Described terminal by described transfer that banking business data request is converted to SOAP form transfer banking business data request;
The banking business data request of transferring of described SOAP form is sent to described banking server by described terminal, with make described banking server the banking business data request of transferring of described SOAP form is converted to map data structure transfer banking business data request after determine the banking business data of the map data structure corresponding with the banking business data request of transferring of map data structure, and make described banking server the banking business data of described map data structure is converted to the banking business data of described SOAP form after the banking business data of described SOAP form is sent to described terminal.
3. method according to claim 1 and 2, is characterized in that, in described terminal, the banking business data after data analysis is sent to user, to make after described user checks, also to comprise:
Described terminal receives the amended banking business data that described user sends;
Described amended banking business data stores by described terminal.
4. a terminal, is characterized in that, comprising:
Receiver module, for receiving the banking business data of the SOAP form that banking server sends;
Modular converter, for being converted to the banking business data of map data structure format by the banking business data of described SOAP form;
Analysis module, for carrying out data analysis to the banking business data of described map data structure format;
Sending module, for the banking business data after data analysis is sent to user, checks to make described user.
5. terminal according to claim 4, is characterized in that, also comprises:
Processing module, for before the banking business data of the SOAP form of described receiver module reception banking server transmission, what receive described user transmission transfers banking business data request; By described transfer that banking business data request is converted to SOAP form transfer banking business data request; The banking business data request of transferring of described SOAP form is sent to described banking server, with make described banking server the banking business data request of transferring of described SOAP form is converted to map data structure transfer banking business data request after determine the banking business data of the map data structure corresponding with the banking business data request of transferring of map data structure, and make described banking server the banking business data of described map data structure is converted to the banking business data of described SOAP form after the banking business data of described SOAP form is sent to described terminal.
6. the terminal according to claim 4 or 5, is characterized in that, described sending module, also for:
Described, banking business data after data analysis is sent to user, to make after described user checks, to receive the amended banking business data that described user sends; Described amended banking business data is stored.
CN201510735950.3A 2015-11-02 2015-11-02 Data processing method and terminal Active CN105389355B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510735950.3A CN105389355B (en) 2015-11-02 2015-11-02 Data processing method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510735950.3A CN105389355B (en) 2015-11-02 2015-11-02 Data processing method and terminal

Publications (2)

Publication Number Publication Date
CN105389355A true CN105389355A (en) 2016-03-09
CN105389355B CN105389355B (en) 2019-04-23

Family

ID=55421645

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510735950.3A Active CN105389355B (en) 2015-11-02 2015-11-02 Data processing method and terminal

Country Status (1)

Country Link
CN (1) CN105389355B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112347140A (en) * 2020-10-19 2021-02-09 上海微亿智造科技有限公司 Industrial big data oriented data processing method and system
CN112348229A (en) * 2020-10-12 2021-02-09 上海微亿智造科技有限公司 Product yield prediction method and prediction system based on industrial big data

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7797450B2 (en) * 2002-10-04 2010-09-14 Oracle International Corporation Techniques for managing interaction of web services and applications
CN101853156A (en) * 2010-05-12 2010-10-06 上海普元信息技术股份有限公司 Method for realizing web service call in component-based software system
CN102118395A (en) * 2011-03-11 2011-07-06 北京神舟航天软件技术有限公司 Simple object access protocol (SOAP)-based reliable cross-domain data transmission component and method
EP1938559B1 (en) * 2005-09-27 2011-08-17 Siemens Product Lifecycle Management Software Inc. Opaque mechanism for web service interoperability
CN103607414A (en) * 2013-12-05 2014-02-26 用友软件股份有限公司 Mobile forepart service display system and mobile forepart service display method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7797450B2 (en) * 2002-10-04 2010-09-14 Oracle International Corporation Techniques for managing interaction of web services and applications
EP1938559B1 (en) * 2005-09-27 2011-08-17 Siemens Product Lifecycle Management Software Inc. Opaque mechanism for web service interoperability
CN101853156A (en) * 2010-05-12 2010-10-06 上海普元信息技术股份有限公司 Method for realizing web service call in component-based software system
CN102118395A (en) * 2011-03-11 2011-07-06 北京神舟航天软件技术有限公司 Simple object access protocol (SOAP)-based reliable cross-domain data transmission component and method
CN103607414A (en) * 2013-12-05 2014-02-26 用友软件股份有限公司 Mobile forepart service display system and mobile forepart service display method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112348229A (en) * 2020-10-12 2021-02-09 上海微亿智造科技有限公司 Product yield prediction method and prediction system based on industrial big data
CN112347140A (en) * 2020-10-19 2021-02-09 上海微亿智造科技有限公司 Industrial big data oriented data processing method and system

Also Published As

Publication number Publication date
CN105389355B (en) 2019-04-23

Similar Documents

Publication Publication Date Title
EP3591510B1 (en) Method and device for writing service data in block chain system
CN112311664B (en) Industrial Internet data interaction method and system and industrial gateway
CN109508326B (en) Method, device and system for processing data
CN109447641A (en) To the method and apparatus of block chain browser transport block chain data
US20220360628A1 (en) Technologies for conversion of acquirer files for big data ingestion
CN113259415B (en) Network message processing method and device and network server
CN107589990A (en) A kind of method and system of the data communication based on thread pool
CN106657291A (en) Data transmission method, system and electronic equipment
CN114338527B (en) IPv6 active identifier processing method and system
CN105389355A (en) Data processing method and terminal
CN111476570A (en) Method, device and equipment for migrating general certificates and storage medium
CN114296651B (en) Method and device for storing custom data information
CN112948138A (en) Method and device for processing message
CN104516740A (en) Function calling method and device and mobile terminal
CN109656519B (en) Method and device for automatically accessing service data
CN103414656B (en) Message transmission control method and network interface card
CN112463409A (en) Data interaction method and device, electronic equipment and computer readable storage medium
CN112311833B (en) Data updating method and device
CN103905391A (en) Botnet command and control protocol acquisition method and device
CN109743188A (en) Daily record data treating method and apparatus
US8799351B1 (en) Communicating multiple files in markup language documents
CN115115446A (en) Bank card account opening information processing method and mobile phone bank
CN109388536B (en) Data collection method and device
CN104771904A (en) Game voice transmission method, terminal, voice service module and game system
US11093935B2 (en) System and methods for a resource-saving exchange protocol based on trigger-ready envelopes among distributed nodes

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