CN111651494A - Data processing method, device, equipment and computer readable storage medium - Google Patents

Data processing method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN111651494A
CN111651494A CN202010474576.7A CN202010474576A CN111651494A CN 111651494 A CN111651494 A CN 111651494A CN 202010474576 A CN202010474576 A CN 202010474576A CN 111651494 A CN111651494 A CN 111651494A
Authority
CN
China
Prior art keywords
data
field
bank system
acquiring
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
CN202010474576.7A
Other languages
Chinese (zh)
Other versions
CN111651494B (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.)
Taikang Life Insurance Co ltd
Taikang Insurance Group Co Ltd
Original Assignee
Taikang Life Insurance Co ltd
Taikang Insurance Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Taikang Life Insurance Co ltd, Taikang Insurance Group Co Ltd filed Critical Taikang Life Insurance Co ltd
Priority to CN202010474576.7A priority Critical patent/CN111651494B/en
Publication of CN111651494A publication Critical patent/CN111651494A/en
Application granted granted Critical
Publication of CN111651494B publication Critical patent/CN111651494B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • G06F16/275Synchronous replication
    • 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/03Credit; Loans; Processing thereof
    • 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/08Insurance
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention provides a data processing method, a device, equipment and a computer readable storage medium, wherein the method comprises the following steps: acquiring a data calling request sent by at least one bank system, wherein the data calling request comprises at least one personalized field identifier and a bank system identifier corresponding to target calling data; acquiring an individualized field corresponding to the individualized field identification from a preset individualized field database according to the data calling request, and acquiring a public field from a preset public field database; generating target calling data according to the personalized field and the public field; and sending the target calling data to a bank system corresponding to the bank system identification so that the bank system performs data synchronization operation according to the target calling data. Through automatic field acquisition and data interaction, the technical problems of manpower resource waste and low processing efficiency caused by manual data synchronization are avoided. And the user can obtain the latest and accurate transaction data from the bank system.

Description

Data processing method, device, equipment and computer readable storage medium
Technical Field
The present invention relates to the field of data processing, and in particular, to a data processing method, apparatus, device, and computer readable storage medium.
Background
In practical applications, online transactions between banks and insurance companies are required, and accordingly, a large amount of transaction data is generated. In order to ensure that the online transaction is normally carried out, the transaction data stored by the bank and the insurance company are kept consistent, but when the real-time transaction has a problem, the bank cannot repeatedly send the transaction data of the current transaction, so that the transaction data stored by the bank and the insurance company are inconsistent. Accordingly, when a user inquires transaction data through a bank, accurate and up-to-date transaction data cannot be obtained.
In order to solve the above technical problems, in the prior art, a manner of periodically transmitting batch transaction data is generally adopted to uniformly correct the transaction data in a bank system. However, because different banks pay attention to different points in the transaction data, and target transaction data to be acquired and checked are different, the insurance company can arrange transaction data files according to different requirements of each bank, generate return files in the same way after the bank processes the transaction data files, and then repeatedly process error reporting prompts of different banks. In the prior art, generally, unified manual polling is performed on all return files with all file return functions of all butted banks every day, problem data is found manually and spliced manually, then the problem data is added to return files of the next day manually, if necessary, banks need to be communicated for independent processing, so that human resources are consumed, and the processing efficiency is low.
Disclosure of Invention
The invention provides a data processing method, a data processing device, data processing equipment and a computer readable storage medium, which are used for solving the technical problems that the conventional data processing method consumes manpower resources and has low processing efficiency in the data synchronization process of a bank and an insurance company.
A first aspect of the present invention provides a data processing method, including:
acquiring a data calling request sent by at least one bank system, wherein the data calling request comprises at least one personalized field identifier and a bank system identifier corresponding to target calling data;
acquiring an individualized field corresponding to the individualized field identification from a preset individualized field database according to the data calling request, and acquiring a public field from a preset public field database;
generating the target calling data according to the personalized field and the public field;
and sending the target calling data to a bank system corresponding to the bank system identification so that the bank system performs data synchronization operation according to the target calling data.
According to the data processing method provided by the embodiment, the public field and the personalized field are automatically acquired from the preset public field database and the personalized field database according to the data calling request by acquiring the data calling request sent by the bank system, the target calling data is assembled and acquired, and the target calling data is fed back to the bank system. Therefore, the bank system can carry out data processing according to the target calling data so as to realize data synchronization with the insurance company. And the user can obtain the latest and accurate transaction data from the bank system. Through automatic field acquisition and data interaction, the technical problems of manpower resource waste and low processing efficiency caused by manual data synchronization are avoided.
A second aspect of the present invention provides a data processing apparatus comprising:
the system comprises an acquisition module, a storage module and a processing module, wherein the acquisition module is used for acquiring a data calling request sent by at least one bank system, and the data calling request comprises at least one personalized field identifier and a bank system identifier corresponding to target calling data;
the data acquisition module is used for acquiring personalized fields corresponding to the personalized field identifications from a preset personalized field database according to the data calling request and acquiring public fields from a preset public field database;
the assembling module is used for generating the target calling data according to the personalized field and the public field;
and the sending module is used for sending the target calling data to a bank system corresponding to the bank system identification so as to enable the bank system to perform data synchronization operation according to the target calling data.
The data processing apparatus provided in this embodiment obtains a data call request sent by the bank system, automatically obtains a public field and a personalized field from a preset public field database and a personalized field database according to the data call request, assembles and obtains target call data, and feeds back the target call data to the bank system. Therefore, the bank system can carry out data processing according to the target calling data so as to realize data synchronization with the insurance company. And the user can obtain the latest and accurate transaction data from the bank system. Through automatic field acquisition and data interaction, the technical problems of manpower resource waste and low processing efficiency caused by manual data synchronization are avoided.
A third aspect of the present invention provides a data processing apparatus comprising: a memory, a processor;
a memory; a memory for storing the processor-executable instructions;
wherein the processor is configured to perform the data processing method of the first aspect by the processor.
A fourth aspect of the present invention provides a computer-readable storage medium having stored thereon computer-executable instructions for implementing the data processing method according to the first aspect when the computer-executable instructions are executed by a processor.
According to the data processing method, the data processing device, the data processing equipment and the computer readable storage medium, the data call request sent by the bank system is obtained, the public field and the personalized field are automatically obtained from the preset public field database and the personalized field database according to the data call request, the target call data are assembled and obtained, and the target call data are fed back to the bank system. Therefore, the bank system can carry out data processing according to the target calling data so as to realize data synchronization with the insurance company. And the user can obtain the latest and accurate transaction data from the bank system. Through automatic field acquisition and data interaction, the technical problems of manpower resource waste and low processing efficiency caused by manual data synchronization are avoided.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art according to the drawings.
FIG. 1 is a schematic diagram of a system architecture on which the present invention is based;
fig. 2 is a schematic flowchart of a data processing method according to an embodiment of the present invention;
fig. 3 is a schematic flowchart of a data processing method according to a second embodiment of the present invention;
FIG. 4 is a diagram illustrating an application scenario embodying the present invention;
fig. 5 is a schematic flowchart of a data processing method according to a third embodiment of the present invention;
FIG. 6 is a schematic diagram of another application scenario of the present invention;
fig. 7 is a schematic flowchart of a data processing method according to a fourth embodiment of the present invention;
fig. 8 is a schematic structural diagram of a data processing apparatus according to a fourth embodiment of the present invention;
fig. 9 is a schematic structural diagram of a data processing apparatus according to a fifth embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other examples obtained based on the examples in the present invention are within the scope of the present invention.
The invention provides a data processing method, a device, equipment and a computer readable storage medium, aiming at the technical problems that in the existing data processing method, in the data synchronization process of a bank and an insurance company, human resources are consumed, and the processing efficiency is low.
When the data of a bank system and an insurance company are synchronized, the data processing process needs manual unified manual polling due to different data points of different bank systems, problem data are found manually and are spliced manually, the problem data are added into a return file of the next day manually, if necessary, the bank needs to be communicated for independent processing, human resources are consumed, and the processing efficiency is low. Therefore, in order to solve the technical problems, the common fields required by a plurality of bank systems can be independently stored, and different personalized fields emphasized by different banks can be independently stored, so that in the subsequent data synchronization process, aiming at different bank systems, the acquisition of target call data can be automatically realized through the combination of the personalized fields and the common fields, the waste of human resources caused by manual polling is avoided, and the data processing efficiency is improved.
It should be noted that the data processing method, apparatus, device and computer-readable storage medium provided in the present application may be applied in a scenario where data synchronization is maintained for various needs.
Fig. 1 is a schematic diagram of a system architecture based on the present invention, and as shown in fig. 1, the system architecture based on the present invention at least includes: data processing equipment 1, at least one banking system 2. Wherein, the data processing device 1 is written by C/C + +, Java, Shell or Python. The data processing device 1 is in communication connection with at least one banking system 2, respectively, so that data interaction with the at least one banking system 2 is possible.
Fig. 2 is a schematic flow chart of a data processing method according to an embodiment of the present invention, as shown in fig. 2, the method includes:
step 101, obtaining a data call request sent by at least one bank system, where the data call request includes at least one personalized field identifier corresponding to target call data and a bank system identifier.
The execution main body of the embodiment is a data processing device, and the data processing device can be respectively in communication connection with at least one banking system, so that data interaction can be performed with the at least one banking system. In practical application, the data processing equipment can carry out data synchronous processing operation according to a data calling request sent by a bank system; as an implementation manner, the data processing device may also obtain, according to a preset time period, data updated by the insurance company in the time period, and send the data to the bank system, so as to implement data synchronization operation.
Specifically, since different banking systems have different emphasis points on transaction data, for each banking system, in order to meet the personalized requirements of the banking system, the data processing device may obtain a data call request sent by at least one banking system, where the data call request includes at least one personalized field identifier corresponding to the target call data. In addition, in order to realize accurate transmission of data, the data call request also comprises a bank system identifier.
And 102, acquiring an individualized field corresponding to the individualized field identification from a preset individualized field database according to the data calling request, and acquiring a public field from a preset public field database.
In this embodiment, the target invocation data may specifically include a common field and a personalized field, where the common field is data that each bank system needs to acquire, such as basic customer information of the beneficiary, policy data information, and information on payment of dangerous seeds, and the personalized field is personalized data that the bank system needs, such as security type and channel information. Therefore, after the data call request is obtained, the personalized field corresponding to the personalized field identifier can be obtained from the preset personalized field database according to the data call request. Accordingly, since each bank system of the public field needs to obtain the public field, after the data call request is obtained, the public field also needs to be obtained from the public field database.
And 103, generating the target calling data according to the personalized field and the public field.
In this embodiment, after the personalized field and the public field are obtained, the target call data may be generated according to the personalized field and the public field. Optionally, the personalized field may further include location information, and then the personalized field may be added to the public field according to the location information, and the target call data is assembled and obtained.
And step 104, sending the target calling data to a bank system corresponding to the bank system identification so that the bank system performs data synchronization operation according to the target calling data.
In this embodiment, after the target call data is acquired, the target call data may be sent to a bank system corresponding to the bank system identifier. Therefore, after the bank system receives the target calling data, the data synchronization operation can be carried out according to the target calling data, and the transaction data of the bank system is ensured to be synchronous with the insurance company.
It should be noted that after the public field and the personalized field are respectively stored, data can be respectively called from corresponding databases for different banks, demands, and the like, so as to achieve operations such as acquisition and display of target calling data. Flexibility in transaction data processing is improved.
According to the data processing method provided by the embodiment, the public field and the personalized field are automatically acquired from the preset public field database and the personalized field database according to the data calling request by acquiring the data calling request sent by the bank system, the target calling data is assembled and acquired, and the target calling data is fed back to the bank system. Therefore, the bank system can carry out data processing according to the target calling data so as to realize data synchronization with the insurance company. And the user can obtain the latest and accurate transaction data from the bank system. Through automatic field acquisition and data interaction, the technical problems of manpower resource waste and low processing efficiency caused by manual data synchronization are avoided.
Fig. 3 is a schematic flow chart of a data processing method according to a second embodiment of the present invention, where on the basis of any of the above embodiments, before step 101, the method further includes:
step 201, acquiring an upload file sent by at least one functional system;
step 202, determining a public field and a personalized field in the uploaded file;
and 203, storing the public fields into a preset public field database, and storing the personalized fields into the personalized field database.
In this embodiment, in order to implement automatic assembly of the target call data, first, storage of the public field and the personalized field is required. Specifically, the upload file sent by at least one functional system may be obtained, for example, the functional system includes but is not limited to a policy core system, a customer information system, a bank security system, a security system, and the like, or the functional system may also be another bank system. And determining a public field and a personalized field in the uploaded file, respectively storing the public field into a preset public field database, and storing the personalized field into a personalized field database. Therefore, after the data calling request is acquired subsequently, the target calling data can be directly assembled from the public field database first-level personalized field database.
Specifically, on the basis of any of the above embodiments, step 201 specifically includes:
and acquiring an upload file sent by at least one functional system through a file transfer protocol.
In this embodiment, an upload file sent by at least one functional system in a File Transfer Protocol (FTP) manner may be specifically obtained.
In addition, the file types may include an upload file, a return file, and the data types may include a policy data class and a client information class, so that, on the basis of any of the above embodiments, step 201 specifically includes:
determining a file type and a data type corresponding to the uploaded file;
and acquiring the uploaded file in a mode corresponding to the file type and/or the data type according to the file type and/or the data type of the uploaded file.
According to different file types and/or data types, the uploaded files can be acquired in a mode corresponding to the file types and/or the data types according to the file types and/or the data types of the uploaded files, and the flexibility of file uploading can be effectively improved.
Fig. 4 is a schematic view of a specific application scenario of the present invention, as shown in fig. 4, a plurality of different banking systems may respectively send upload files to the FTP platform, where the upload files include, but are not limited to, a policy return file, a policy information return file, a policy state return file, and the like, and the policy core system may also send policy data, client information, and other data to the data processing device. The data processing device can perform data processing on the uploaded files and the data sent by the policy core system, determine personalized fields and public fields in the uploaded files and the data, perform information integration, and send the integrated data to the report system for storage and display. In addition, the report system can also send the integrated data to a peripheral system.
According to the data processing method provided by the embodiment, the public field and the personalized field in the uploaded file are respectively stored in advance, so that the target call data can be directly assembled from the public field database and the personalized field database after the data call request is subsequently acquired, and the technical problems of human resource waste and low processing efficiency caused by manual data synchronization are solved.
Fig. 5 is a schematic flow chart of a data processing method according to a third embodiment of the present invention, where on the basis of any of the foregoing embodiments, as shown in fig. 5, the method further includes:
301, acquiring error reporting information sent by a bank system, wherein the error reporting information comprises an error reporting type;
step 302, determining a preset processing operation corresponding to the error type according to the error type, and processing the error information according to the processing operation.
In this embodiment, the data processing apparatus may also perform a processing operation on the current failure error information. Specifically, error information sent by the bank system may be acquired, where the error information includes an error type. Accordingly, after acquiring the error information, the data processing apparatus may determine a preset processing operation corresponding to the error type according to the error type, and process the error information according to the processing operation. The processing operation corresponding to the error reporting type may be determined by the user according to historical experience, which is not limited in the present invention.
Specifically, on the basis of any of the above embodiments, the processing the error information according to the processing operation includes:
if the error reporting information indicates that target calling data does not exist in the bank system, assembling the target calling data according to the error reporting information, and feeding the target calling data back to the bank system; or the like, or, alternatively,
if the error reporting information indicates that the website codes are not configured, sending alarm information to operation and maintenance personnel according to the error reporting information so that the operation and maintenance personnel configure the website codes according to the alarm information; or the like, or, alternatively,
and if the error reporting information is that the repeated data processing fails, ignoring the current processed data information according to the error reporting information.
Fig. 6 is a schematic view of another application scenario of the present invention, as shown in fig. 6, the data processing apparatus may acquire an upload file sent by the bank security system, generate a return file according to the upload file, and return the return file to the bank security system. Accordingly, the bank protection system can generate a disk return file according to the received return file and send the disk return file to the data processing device. After reading the disk-returning file, the data processing device can send the disk-returning file to the reporting system, and the reporting system performs data integration to generate a report. In addition, the data processing device can process the problem data according to the report and send the processing result to the bank protection system, and the bank protection system feeds back the problem data to obtain the processing result. If the problem data is successfully processed, the processing of the uploaded file is completed, otherwise, the processing result is sent to the report system, so that the report system updates the report. And circulating the report processing steps until the processing operation of the problem data is completed.
In this embodiment, if the error information indicates that the target call data does not exist in the bank system, assembling the target call data according to the error information, and feeding the target call data back to the bank system; or if the error reporting information indicates that the website code is not configured, sending alarm information to the operation and maintenance personnel according to the error reporting information so that the operation and maintenance personnel configure the website code according to the alarm information; or if the error information is that the processing of the repeated data fails, ignoring the current processed data information according to the error information and not repeatedly returning.
According to the data processing method provided by the embodiment, the error information is correspondingly processed by adopting the preset processing strategy according to the error information, so that the fault can be automatically processed, and the excessive consumption of human resources is avoided.
Fig. 7 is a schematic flow chart of a data processing method according to a fourth embodiment of the present invention, where on the basis of any of the foregoing embodiments, as shown in fig. 7, the method further includes:
step 401, displaying at least one personalized field identifier and a bank system identifier corresponding to the target calling data on a preset display interface;
402, acquiring the editing operation of the target calling data by the user;
and 403, editing the target call data according to the editing operation.
In this embodiment, in order to facilitate the user to know the current target invocation data, at least one personalized field identifier and a bank system identifier corresponding to the invocation data may be displayed on a preset display interface. In addition, the user can edit the target calling data according to actual requirements, and then the data processing device can respond to the editing operation of the user and edit the target calling data according to the editing operation, so that the edited target calling data can better meet the actual requirements of the user.
According to the data processing method provided by the embodiment, at least one personalized field identifier and a bank system identifier corresponding to the calling data are displayed on the preset display interface, and the target calling data are edited according to the editing operation of the user, so that the edited target calling data can better meet the actual requirements of the user on the basis that the user can know the current target calling data conveniently, and the user experience is improved.
Fig. 8 is a schematic structural diagram of a data processing apparatus according to a fourth embodiment of the present invention, and as shown in fig. 8, the apparatus includes: the system comprises an acquisition module 41, a data acquisition module 42, an assembly module 43 and a sending module 44, wherein the acquisition module 41 is configured to acquire a data call request sent by at least one bank system, and the data call request includes at least one personalized field identifier and a bank system identifier corresponding to target call data; the data obtaining module 42 is configured to obtain, according to the data call request, an individualized field corresponding to the individualized field identifier from a preset individualized field database, and obtain a public field from a preset public field database; an assembling module 43, configured to generate the target invocation data according to the personalized field and the public field; and the sending module 44 is configured to send the target call data to a bank system corresponding to the bank system identifier, so that the bank system performs data synchronization operation according to the target call data.
The data processing apparatus provided in this embodiment obtains a data call request sent by the bank system, automatically obtains a public field and a personalized field from a preset public field database and a personalized field database according to the data call request, assembles and obtains target call data, and feeds back the target call data to the bank system. Therefore, the bank system can carry out data processing according to the target calling data so as to realize data synchronization with the insurance company. And the user can obtain the latest and accurate transaction data from the bank system. Through automatic field acquisition and data interaction, the technical problems of manpower resource waste and low processing efficiency caused by manual data synchronization are avoided.
Further, on the basis of any one of the above embodiments, the apparatus further includes:
the acquisition module is used for acquiring an upload file sent by at least one functional system;
the determining module is used for determining a public field and a personalized field in the uploaded file;
and the storage module is used for storing the public fields into a preset public field database and storing the personalized fields into the personalized field database.
Further, on the basis of any of the above embodiments, the obtaining module is specifically configured to:
and acquiring an upload file sent by at least one functional system through a file transfer protocol.
Further, on the basis of any of the above embodiments, the obtaining module is specifically configured to:
determining a file type and a data type corresponding to the uploaded file, wherein the file type comprises an uploaded file, a returned file and a returned file, and the data type comprises a policy data class and a client information class;
and acquiring the uploaded file in a mode corresponding to the file type and/or the data type according to the file type and/or the data type of the uploaded file.
Further, on the basis of any one of the above embodiments, the apparatus further includes:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring error reporting information sent by a bank system, and the error reporting information comprises an error reporting type;
and the processing module is used for determining a preset processing operation corresponding to the error reporting type according to the error reporting type and processing the error reporting information according to the processing operation.
Further, on the basis of any of the above embodiments, the processing module is specifically configured to:
if the error reporting information indicates that target calling data does not exist in the bank system, assembling the target calling data according to the error reporting information, and feeding the target calling data back to the bank system; or the like, or, alternatively,
if the error reporting information indicates that the website codes are not configured, sending alarm information to operation and maintenance personnel according to the error reporting information so that the operation and maintenance personnel configure the website codes according to the alarm information; or the like, or, alternatively,
and if the error reporting information is that the repeated data processing fails, ignoring the current processed data information according to the error reporting information.
Further, on the basis of any one of the above embodiments, the apparatus further includes:
the display module is used for displaying at least one personalized field identifier and a bank system identifier corresponding to the target calling data on a preset display interface;
the editing operation acquisition module is used for acquiring the editing operation of the target calling data by the user;
and the editing module is used for editing the target calling data according to the editing operation.
Fig. 9 is a schematic structural diagram of a data processing apparatus according to a fifth embodiment of the present invention, and as shown in fig. 9, the apparatus includes: a memory 51, a processor 52;
a memory 51; a memory 51 for storing instructions executable by the processor 52;
wherein the processor 52 is configured to execute the data processing method according to any of the above embodiments by the processor 52.
The memory 51 stores programs. In particular, the program may include program code comprising computer operating instructions. The memory 51 may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The processor 52 may be a Central Processing Unit (CPU), an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits configured to implement embodiments of the present invention.
Alternatively, in a specific implementation, if the memory 51 and the processor 52 are implemented independently, the memory 51 and the processor 52 may be connected to each other through a bus and perform communication with each other. The bus may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended ISA (enhanced Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 6, but this is not intended to represent only one bus or type of bus.
Alternatively, in a specific implementation, if the memory 51 and the processor 52 are integrated on a chip, the memory 51 and the processor 52 may complete the same communication through an internal interface.
The invention further provides a computer-readable storage medium, in which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, the computer-readable storage medium is used for implementing the data processing method according to any one of the above embodiments.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working process of the apparatus described above may refer to the corresponding process in the foregoing method embodiment, and is not described herein again.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A data processing method, comprising:
acquiring a data calling request sent by at least one bank system, wherein the data calling request comprises at least one personalized field identifier and a bank system identifier corresponding to target calling data;
acquiring an individualized field corresponding to the individualized field identification from a preset individualized field database according to the data calling request, and acquiring a public field from a preset public field database;
generating the target calling data according to the personalized field and the public field;
and sending the target calling data to a bank system corresponding to the bank system identification so that the bank system performs data synchronization operation according to the target calling data.
2. The method according to claim 1, wherein before the obtaining the data call request sent by at least one banking system, further comprising:
acquiring an upload file sent by at least one functional system;
determining a public field and a personalized field in the uploaded file;
and storing the public field into a preset public field database, and storing the personalized field into the personalized field database.
3. The method of claim 2, wherein the obtaining the upload file sent by the at least one functional system comprises:
and acquiring an upload file sent by at least one functional system through a file transfer protocol.
4. The method of claim 2, wherein the obtaining the upload file sent by the at least one functional system comprises:
determining a file type and a data type corresponding to the uploaded file, wherein the file type comprises an uploaded file, a returned file and a returned file, and the data type comprises a policy data class and a client information class;
and acquiring the uploaded file in a mode corresponding to the file type and/or the data type according to the file type and/or the data type of the uploaded file.
5. The method according to any one of claims 1-4, further comprising:
acquiring error reporting information sent by a bank system, wherein the error reporting information comprises an error reporting type;
and determining a preset processing operation corresponding to the error reporting type according to the error reporting type, and processing the error reporting information according to the processing operation.
6. The method according to claim 5, wherein the processing the error information according to the processing operation comprises:
if the error reporting information indicates that target calling data does not exist in the bank system, assembling the target calling data according to the error reporting information, and feeding the target calling data back to the bank system; or the like, or, alternatively,
if the error reporting information indicates that the website codes are not configured, sending alarm information to operation and maintenance personnel according to the error reporting information so that the operation and maintenance personnel configure the website codes according to the alarm information; or the like, or, alternatively,
and if the error reporting information is that the repeated data processing fails, ignoring the current processed data information according to the error reporting information.
7. The method according to any one of claims 1-4, further comprising:
displaying at least one personalized field identifier and a bank system identifier corresponding to the target calling data on a preset display interface;
acquiring the editing operation of the target calling data by the user;
and editing the target call data according to the editing operation.
8. A data processing apparatus, comprising:
the system comprises an acquisition module, a storage module and a processing module, wherein the acquisition module is used for acquiring a data calling request sent by at least one bank system, and the data calling request comprises at least one personalized field identifier and a bank system identifier corresponding to target calling data;
the data acquisition module is used for acquiring personalized fields corresponding to the personalized field identifications from a preset personalized field database according to the data calling request and acquiring public fields from a preset public field database;
the assembling module is used for generating the target calling data according to the personalized field and the public field;
and the sending module is used for sending the target calling data to a bank system corresponding to the bank system identification so as to enable the bank system to perform data synchronization operation according to the target calling data.
9. A data processing apparatus, characterized by comprising: a memory, a processor;
a memory; a memory for storing the processor-executable instructions;
wherein the processor is configured to perform the data processing method of any one of claims 1-7 by the processor.
10. A computer-readable storage medium, having stored thereon computer-executable instructions for implementing the data processing method of any one of claims 1 to 7 when executed by a processor.
CN202010474576.7A 2020-05-29 2020-05-29 Data processing method, device, equipment and computer readable storage medium Active CN111651494B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010474576.7A CN111651494B (en) 2020-05-29 2020-05-29 Data processing method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010474576.7A CN111651494B (en) 2020-05-29 2020-05-29 Data processing method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN111651494A true CN111651494A (en) 2020-09-11
CN111651494B CN111651494B (en) 2023-04-18

Family

ID=72343067

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010474576.7A Active CN111651494B (en) 2020-05-29 2020-05-29 Data processing method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111651494B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112131854A (en) * 2020-09-24 2020-12-25 北京开科唯识技术股份有限公司 Data processing method and device, electronic equipment and storage medium
CN112487086A (en) * 2020-11-17 2021-03-12 中国人寿保险股份有限公司 Data synchronization method and device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572416A (en) * 2014-12-29 2015-04-29 北京锐安科技有限公司 Operation and maintenance data processing method and device
CN107886439A (en) * 2017-12-21 2018-04-06 中国平安财产保险股份有限公司 Insurance products development approach, device, equipment and computer-readable recording medium
CN109684408A (en) * 2018-12-07 2019-04-26 深圳市智税链科技有限公司 Data managing method, device, medium and the electronic equipment of block catenary system
CN109815276A (en) * 2018-12-14 2019-05-28 中国平安财产保险股份有限公司 Method, apparatus, computer equipment and the storage medium of declaration form extraction data
CN109960719A (en) * 2019-01-16 2019-07-02 平安普惠企业管理有限公司 A kind of document handling method and relevant apparatus
CN110413423A (en) * 2019-07-23 2019-11-05 腾讯科技(深圳)有限公司 Data processing method, relevant apparatus, equipment and storage medium
CN110610430A (en) * 2019-08-13 2019-12-24 平安医疗健康管理股份有限公司 Bill information processing method, device, computer equipment and storage medium
WO2020087704A1 (en) * 2018-10-31 2020-05-07 平安科技(深圳)有限公司 Credit information management method, apparatus, and device, and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572416A (en) * 2014-12-29 2015-04-29 北京锐安科技有限公司 Operation and maintenance data processing method and device
CN107886439A (en) * 2017-12-21 2018-04-06 中国平安财产保险股份有限公司 Insurance products development approach, device, equipment and computer-readable recording medium
WO2020087704A1 (en) * 2018-10-31 2020-05-07 平安科技(深圳)有限公司 Credit information management method, apparatus, and device, and storage medium
CN109684408A (en) * 2018-12-07 2019-04-26 深圳市智税链科技有限公司 Data managing method, device, medium and the electronic equipment of block catenary system
CN109815276A (en) * 2018-12-14 2019-05-28 中国平安财产保险股份有限公司 Method, apparatus, computer equipment and the storage medium of declaration form extraction data
CN109960719A (en) * 2019-01-16 2019-07-02 平安普惠企业管理有限公司 A kind of document handling method and relevant apparatus
CN110413423A (en) * 2019-07-23 2019-11-05 腾讯科技(深圳)有限公司 Data processing method, relevant apparatus, equipment and storage medium
CN110610430A (en) * 2019-08-13 2019-12-24 平安医疗健康管理股份有限公司 Bill information processing method, device, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘波,熊忠阳,王银辉,胡月: "基于对象关系数据库继承特性的多表公共字段查询", 计算机应用 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112131854A (en) * 2020-09-24 2020-12-25 北京开科唯识技术股份有限公司 Data processing method and device, electronic equipment and storage medium
CN112487086A (en) * 2020-11-17 2021-03-12 中国人寿保险股份有限公司 Data synchronization method and device, electronic equipment and storage medium
CN112487086B (en) * 2020-11-17 2024-04-16 中国人寿保险股份有限公司 Data synchronization method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111651494B (en) 2023-04-18

Similar Documents

Publication Publication Date Title
CN110086666B (en) Alarm method, device and system
CN109194495B (en) Server, message processing method, and computer-readable storage medium
CN111651494B (en) Data processing method, device, equipment and computer readable storage medium
US10963888B2 (en) Payment complaint method, device, server and readable storage medium
CN113220540B (en) Service management method, device, computer equipment and storage medium
CN112330444A (en) Platform multi-bank access calling method, system and device
CN106096926B (en) Event processing method, device, electronic device and storage medium
CN111125106B (en) Batch running task execution method, device, server and storage medium
CN111767127A (en) Service data processing method and device
CN109586946B (en) Exception handling method and device and computer readable storage medium
CN112613288B (en) Method, device, computer equipment and storage medium for generating bill
CN112001707A (en) Business workflow generation method and system based on business data
CN115984022B (en) Unified account checking method and device for distributed payment system
CN116957764A (en) Account data processing method and device, electronic equipment and storage medium
CN114579654B (en) Unified operation management method and platform system for multi-payment settlement system of bank
CN113467782B (en) Method, device and equipment for determining business process
CN114237634A (en) Application release risk identification method, device, equipment, medium and program product
CN108804309B (en) Automatic test method and test tool for contract management system
CN109034768B (en) Financial reconciliation method, apparatus, computer device and storage medium
CN112261072A (en) Service calling method, device, equipment and storage medium
CN110795406A (en) Service file transmission method, device, system and storage medium
CN109376023B (en) Method and equipment for generating calling information and issuing return code group
CN110874713A (en) Service state management method and device
CN109445964B (en) Method and device for data transmission with SAP system in external system
CN109766965B (en) Implementation method of RFID supply chain data calculation framework

Legal Events

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