WO2019019737A1 - Product data processing system and method, server and storage medium - Google Patents

Product data processing system and method, server and storage medium Download PDF

Info

Publication number
WO2019019737A1
WO2019019737A1 PCT/CN2018/084722 CN2018084722W WO2019019737A1 WO 2019019737 A1 WO2019019737 A1 WO 2019019737A1 CN 2018084722 W CN2018084722 W CN 2018084722W WO 2019019737 A1 WO2019019737 A1 WO 2019019737A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
server
policy
acquisition request
sent
Prior art date
Application number
PCT/CN2018/084722
Other languages
French (fr)
Chinese (zh)
Inventor
万延虎
张海珍
薛艳
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019019737A1 publication Critical patent/WO2019019737A1/en

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/25Integrating or interfacing systems involving database management systems
    • 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/26Visual data mining; Browsing structured data

Definitions

  • the application relates to a product data processing system, method, server and storage medium.
  • Insurance products generate a lot of data during the operation process, such as policy basic information data, customer data, business data and so on. These data record real-time changes in the policy, but do not reflect the quality of the product, nor can it analyze the performance of the product from a large amount of data. Therefore, it is often necessary to analyze and process some raw data generated by insurance products to obtain analytical data, and then analyze the insurance products by analyzing the data. However, the inventors realized that traditional methods of processing and statistically analyzing data are often obtained directly from the same system to obtain raw data, and then processed and analyzed on the basis of the original data, so that the processing efficiency of the data is very low. .
  • a product data processing system comprising:
  • a storage server configured to store policy data, receive a data acquisition request sent by the processing server, search for policy data according to the data acquisition request, and send the policy data to a processing server;
  • a processing server configured to send a data acquisition request to the storage server, receive the policy data sent by the storage server, and send the policy data to a service server;
  • a service server configured to receive the policy data sent by the processing server, obtain analysis parameter data corresponding to the policy according to the policy data, and send the acquired analysis parameter data to the report server;
  • a report server configured to receive the analysis parameter data sent by the service server, and generate a data report according to the analysis parameter data.
  • a product data processing method comprising:
  • a server comprising a memory and one or more processors, the memory storing computer readable instructions, the computer readable instructions being executed by the processor, causing the one or more processors to perform the following step:
  • One or more non-volatile storage media storing computer readable instructions, when executed by one or more processors, cause one or more processors to perform the following steps:
  • FIG. 1 is a system architecture diagram of a product data processing system in accordance with one or more embodiments
  • FIG. 2 is a schematic diagram of an internal structure of a server in accordance with one or more embodiments
  • FIG. 3 is a timing diagram of a product data processing system in accordance with one or more embodiments.
  • FIG. 4 is a timing diagram of a product data processing system in another embodiment
  • FIG. 5 is a schematic diagram showing the presentation of a data report in accordance with one or more embodiments.
  • FIG. 6 is a flow diagram of a method of processing product data in accordance with one or more embodiments.
  • first may be referred to as a second client
  • second client may be referred to as a first client, without departing from the scope of the present application.
  • Both the first client and the second client are clients, but they are not the same client.
  • the system architecture diagram includes a storage server 102, a processing server 104, a service server 106, and a report server 108.
  • the processing server 104 sends a data acquisition request to the storage server 102.
  • the storage server 102 stores the policy data, and after receiving the data acquisition request sent by the processing server 104, searches for the policy data according to the data acquisition request, and transmits the policy data to the processing server 104.
  • the processing server 104 receives the policy data transmitted by the storage server 102 and transmits the policy data to the service server 106.
  • the service server 106 After receiving the policy data sent by the processing server 104, the service server 106 obtains the analysis parameter data corresponding to the policy according to the policy data, and sends the acquired analysis parameter data to the report server 108.
  • the report server 108 receives the analysis parameter data sent by the service server 106 and generates a data report based on the analysis parameter data.
  • the storage server 102, the processing server 104, the service server 106, and the report server 108 refer to a device for providing a computing service in response to a service request, for example, one or more Computer.
  • the user inputs a product data processing instruction through the user terminal and then transmits a product data processing request to the processing server through the user terminal.
  • FIG. 2 is a schematic diagram showing the internal structure of a server in one embodiment.
  • the server includes a processor, memory, and network interface connected by a system bus.
  • the memory of the computer device includes a non-volatile storage medium, an internal memory.
  • the non-volatile storage medium of the server stores an operating system, a database, and computer readable instructions.
  • the database stores policy data, and the computer readable instructions are executed by the processor to implement a product data processing method suitable for the server.
  • the server's processor is used to provide computing and control capabilities that support the operation of the entire server.
  • the internal memory of the server provides an environment for the operation of the product data processing apparatus implementing the product data processing method in the non-volatile storage medium.
  • the network interface of the server is configured to communicate with an external terminal through a network connection, such as receiving a product data processing request sent by the terminal, and returning a product data processing result to the terminal.
  • the server can be implemented with a stand-alone server or a server cluster consisting of multiple servers. Those skilled in the art can understand that the structure shown in FIG.
  • FIG. 2 is only a block diagram of a partial structure related to the solution of the present application, and does not constitute a limitation on the server to which the solution of the present application is applied.
  • the specific server may include a ratio. More or fewer components are shown in the figures, or some components are combined, or have different component arrangements. It can be understood that the server shown in FIG. 2 is applicable to any one of the storage server 102, the processing server 104, the business server 106, and the report server 108 shown in FIG. 1.
  • a product data processing system includes a storage server 302, a processing server 304, a service server 306, and a report server 308.
  • the storage server 302 is configured to store the policy data, receive the data acquisition request sent by the processing server 304, search for the policy data according to the data acquisition request, and send the policy data to the processing server 304.
  • the policy data refers to relevant data generated during the operation of the insurance product.
  • the policy data may refer to the customer's personal information recorded after the customer purchases the insurance product and information about the purchased insurance product.
  • Policy data can also refer to relevant data generated from the initiation of the claim event to the end of the customer's event in the event of an incident.
  • the policy data can also be related data generated in the insurance product from the customer's insurance to the surrender process.
  • the policy data may include information such as a policy number, an insured amount, and a policy status.
  • the policy data can be divided into basic data, change data, and expenditure data corresponding to the policy.
  • the basic data refers to the basic information related to the policy.
  • the basic data can refer to the policy number, policy type, customer name, customer contact information and other information.
  • the change data refers to the data generated when the policy information changes. For example, if the customer needs to increase the premium or return the premium to the policy, the change data may include data such as the policy number and the refund amount that need to be refunded.
  • the expenditure data refers to the relevant data generated when the amount of the relevant policy needs to be spent. For example, when the policy claims are settled, the amount of the claim payment needs to be paid, and the expenditure data may include the policy number, the claim amount, the claim status, etc. that need to be settled. data.
  • the policy data may be divided into first policy data, second policy data, and third policy data, and the first policy data, the second policy data, and the third policy data may refer to basic data, change data, and Expenditure data.
  • the data acquisition request refers to a request for acquiring policy data
  • the data acquisition request may include, but is not limited to, a request sending time, a policy data identifier, a request sending identifier, a request receiving identifier, a policy data storage address, and an acquired data amount. And so on.
  • the storage server stores the policy data generated during the operation of the insurance product.
  • the storage server may store the policy data in the form of a form file.
  • a form file refers to a file that stores data in a form of a form.
  • a form file may be a file in the form of an excel file or a database file.
  • the storage server further includes a first storage server, a second storage server, and a third storage server.
  • the first storage server is configured to store the first policy data
  • the second storage is configured to store the second policy data
  • the third storage server is configured to store the third policy data. Therefore, the data acquisition request sent by the processing server may include a first data acquisition request, a second data acquisition request, and a third data acquisition request, where the first data acquisition request is used to acquire the first policy data, and the second data acquisition request is used to obtain The second policy data, the third data acquisition request is used to acquire the third policy data.
  • the first storage server is configured to search for the first policy data according to the first data acquisition request, and send the first policy data to the processing server;
  • the second storage server is configured to search for the second policy data according to the second data acquisition request, And sending the second policy data to the processing server;
  • the third storage server is configured to search for the third policy data according to the third data acquisition request, and send the third policy data to the processing server.
  • the processing server 304 is configured to send a data acquisition request to the storage server 302, receive the policy data sent by the storage server 302, and send the policy data to the service server 306.
  • the processing server refers to a computer system that can provide high speed computing and storage capabilities, capable of providing powerful data processing capabilities.
  • a processing server can refer to a hadoop platform that provides powerful data processing capabilities.
  • the processing server can trigger the task of acquiring the policy data by setting the timer timing. When the timer reaches the specified time, the task of acquiring the policy data is started, and the data acquisition request is initiated to the storage server. For example, the processing server triggers the task of acquiring policy data on the 1st of each month, and initiates a data acquisition request to the storage server. In addition, it can also be a task of manually triggering the acquisition of policy data by the user.
  • the processing server is further configured to send the first data acquisition request to the first storage server, receive the first policy data sent by the first storage server, and send the second data acquisition request to the second storage server to receive the first The second policy data sent by the second storage server; sending the third data acquisition request to the third storage server, receiving the third policy data sent by the third storage server; and the first policy data, the second policy data, and the third policy data Send to the business server.
  • the service server 306 is configured to receive the policy data sent by the processing server 304, obtain the analysis parameter data corresponding to the policy according to the policy data, and send the acquired analysis parameter data to the report server 308.
  • the analytical parameter data refers to data that can be used to analyze the operation of the insurance product. For example, after purchasing an insurance product, the insurance product will have an indemnity event, and the operating condition of the insurance product can be judged according to the probability of the occurrence of the indemnity event and the amount of the indemnity, and further determining whether the relevant configuration of the insurance product is reasonable, in an embodiment, according to the policy
  • the data obtains the analysis parameter data corresponding to the policy, specifically, the analysis parameter data corresponding to the policy is obtained according to the policy data and the preset parameter model.
  • the preset parameter model refers to a model that is set in advance for acquiring analysis parameter data.
  • the policy data includes the number of claims, the number of insured persons, the premium, the average amount of insurance premiums, the average amount of insurance claims, and the average insured amount of the insured.
  • the default parameter model is as follows:
  • the loss ratio (the payout rate * the average insured amount of the claims case) / (average rate * the average insured amount of the insured);
  • Payout rate number of claims / number of insured persons
  • Average rate premium / premium average coverage.
  • the loss ratio refers to the percentage of claims expenses and premium income over a period of time.
  • the number of claims is the number of claims that occurred during this period of time.
  • the number of insured persons refers to the number of insured persons whose insurance products are valid during this period.
  • the premium is Refers to the total amount of insurance invested by all users who purchase the insurance product.
  • the average amount of insurance premium refers to the average amount of insurance invested by all users of the insurance product.
  • the average insurance amount of the claim case refers to the amount of claims required for the case in which the claim needs to be settled.
  • the average insured amount of the insured refers to the average amount of the insured's insurance amount corresponding to all the policies, and the insured refers to the insurance beneficiary of the purchased policy.
  • the report server 308 is configured to receive the analysis parameter data sent by the service server 306, and generate a data report according to the analysis parameter data.
  • the report server is configured to generate a data report according to the analysis parameter data sent by the service server.
  • the generated data report will display the analysis parameter data according to certain rules, so that the operation of all insurance products can be clearly displayed.
  • the above product data processing system stores data by the storage server, acquires data by processing a data acquisition request sent by the server, and performs data processing and report generation on the service server and the report server respectively.
  • data storage, acquisition and processing are performed on different servers respectively, and in the face of a huge amount of data, errors in data processing can be avoided.
  • the product can be processed and analyzed uniformly, and the efficiency of data processing is improved.
  • a product data processing system includes a storage server 402, a processing server 404, a classification server 406, a service server 408, and a report server 410.
  • the storage server 402 is configured to store the policy data, receive the data acquisition request sent by the processing server 404, search for the policy data according to the data acquisition request, and send the policy data to the processing server 404;
  • the processing server 404 is configured to send a data acquisition request to the storage server 402, receive the policy data sent by the storage server 402, and send the policy data to the classification server 406;
  • the classification server 406 is configured to receive the policy data sent by the processing server 404, classify the policy data according to the policy identifier, and send the classified policy data to the service server 408.
  • the policy identification refers to a unique identifier that distinguishes the policy, for example, the policy representation may refer to the policy number, the policy name, and the like.
  • Insurance products can generally be divided into different types of insurance according to different insurance objects.
  • insurance products can include commercial insurance, life insurance, and pension insurance.
  • the same insurance product can also be divided into different business types, and the business type is a type that points the same insurance product according to different service requirements.
  • life insurance can be classified into student insurance, old age insurance, and employee insurance.
  • the policy identification is coded according to the insurance type and service type of the insurance product, and different insurance types and service types can be distinguished according to the policy identification.
  • the policy numbers for commercial insurance, life insurance, and pension insurance start with "S", "R”, and "Y”, respectively. Therefore, the policy data can be divided into policy data of different insurance types and business types according to the policy identification.
  • the classification server is further configured to receive policy data sent by the processing server, classify the policy data according to the policy identification and the policy time, and send the classified policy data to the service server.
  • the policy time refers to the time data related to the policy.
  • the policy time can refer to the time when the policy has a claim event, the time when the customer purchases the policy, or the time when the policy ends.
  • the service server 408 is configured to receive the classified policy data sent by the classification server 406, obtain the analysis parameter data corresponding to the policy according to the classified policy data, and send the acquired analysis parameter data to the report server 410.
  • corresponding analysis parameter data is obtained according to the classified policy data, and the obtained classification parameter data is also different types of analysis parameter data.
  • the report server 410 is configured to receive the analysis parameter data sent by the service server 408, and generate a data report according to the analysis parameter data.
  • the generated data report displays the analysis parameter data according to a certain rule
  • the data report can be stored in a specific form.
  • the data report can be a file stored in the form of a table, a pie chart, a histogram, a graph, etc., and the operation of the insurance product is reflected in the form of a table, a pie chart, a histogram, a graph, and the like.
  • FIG. 5 is a schematic diagram showing the display of a data report in an embodiment.
  • insurance products are classified into “P0111", “P0112” and “P0410” according to the policy identification.
  • the insurance products of "P0111” can be further divided into “business 1", “business 2", and “business 3". And business types such as "business 4".
  • the analysis parameter data includes calculating a loss ratio, an actual loss ratio, and an absolute deviation, respectively. Calculating the loss ratio is a pre-estimated loss ratio for the insurance product.
  • the actual loss ratio is the loss ratio calculated based on the data generated by the actual operation of the insurance product.
  • the absolute deviation is the difference between the calculated loss ratio and the actual loss ratio. According to the data report, you can understand the actual operation of each insurance product.
  • the report server is mainly used to store a data report, and the data report is stored in a preset report storage address stored in the report server, and the data report can be obtained by using the preset report storage address.
  • the user can input a data report query instruction through the user terminal, and the user terminal sends a data report query request to the report server after receiving the data report query instruction.
  • the report server queries and requests the corresponding data report to the user terminal according to the data report query request, and the user terminal displays the data report.
  • the data report query instruction may be a touch operation, a pressing operation of a physical button, a voice control operation, or a shaking operation on a user terminal.
  • the touch operation has a touch click operation, a touch long press operation, a touch slide operation, a multi-touch operation, and the like, and the touch long press operation is a touch press operation exceeding a preset duration.
  • the user terminal can display the data report in the form of a webpage attachment, and the user can directly obtain the data report by clicking the report download button on the webpage of the user terminal.
  • the above product data processing system stores data through a storage server, acquires data by processing a data acquisition request sent by the server, and performs data processing and report generation on the business server and the report server respectively. In this way, data storage, acquisition and processing are performed on different servers respectively, and in the face of a huge amount of data, errors in data processing can be avoided.
  • the policy data is classified, and the generated data report can also classify the analysis parameter data, so that the product can be processed and analyzed uniformly, and the efficiency of data processing is improved.
  • Figure 6 is a flow chart of a method of processing product data in one embodiment. As shown in FIG. 6, the product data processing method includes steps S602 to S610.
  • Step S602 the data acquisition request is sent to the storage server by the processing server.
  • the first data acquisition request is sent to the first storage server by the processing server
  • the second data acquisition request is sent to the second storage server
  • the third data acquisition request is sent to the third storage server.
  • Step S604 the storage server receives the data acquisition request sent by the processing server, searches for the policy data according to the data acquisition request, and sends the policy data to the processing server.
  • the first data acquisition request sent by the processing server is received by the first storage server, the first policy data is searched according to the first data acquisition request, and the first policy data is sent to the processing server; and the processing server is received by the second storage server.
  • the data acquisition request finds the first policy data and sends the third policy data to the processing server.
  • Step S606 Receive, by the processing server, the policy data sent by the storage server, and send the policy data to the service server.
  • the policy data sent by the processing server is received by the classification server, the policy data is classified according to the policy identifier, and the classified policy data is sent to the service server.
  • the policy data sent by the processing server is received by the classification server, the policy data is classified according to the policy identification and the policy time, and the classified policy data is sent to the service server.
  • step S608 the service server receives the policy data sent by the processing server, obtains the analysis parameter data corresponding to the policy according to the policy data, and sends the acquired analysis parameter data to the report server.
  • Step S610 receiving, by the report server, the analysis parameter data sent by the service server, and generating a data report according to the analysis parameter data.
  • the above product data processing method stores data by the storage server, acquires data by processing a data acquisition request sent by the server, and performs data processing and report generation on the service server and the report server respectively.
  • data storage, acquisition and processing are performed on different servers respectively, and in the face of a huge amount of data, errors in data processing can be avoided.
  • the product can be processed and analyzed uniformly, and the efficiency of data processing is improved.
  • steps in the flowchart of FIG. 6 are sequentially displayed as indicated by the arrows, these steps are not necessarily performed in the order indicated by the arrows. Except as explicitly stated herein, the execution of these steps is not strictly limited, and the steps may be performed in other orders. Moreover, at least some of the steps in FIG. 6 may include a plurality of sub-steps or stages, which are not necessarily performed at the same time, but may be executed at different times, and the execution of these sub-steps or stages The order is also not necessarily sequential, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of the other steps.
  • a server comprising a memory and one or more processors having stored therein computer readable instructions that, when executed by one or more processors, cause one or more processors to implement any one of the embodiments of the present application
  • the steps of the product data processing method provided in the example The steps of the product data processing method provided in the example.
  • One or more non-transitory computer readable storage mediums storing computer readable instructions, when executed by one or more processors, cause one or more processors to be implemented in any one embodiment of the present application The steps of the product data processing method provided.
  • Non-volatile memory can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory can include random access memory (RAM) or external cache memory.
  • RAM is available in a variety of formats, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronization chain.
  • SRAM static RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDRSDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • Synchlink DRAM SLDRAM
  • Memory Bus Radbus
  • RDRAM Direct RAM
  • DRAM Direct Memory Bus Dynamic RAM
  • RDRAM Memory Bus Dynamic RAM

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

A product data processing system, comprising: a storage server for storing insurance policy data, receiving a data acquisition request sent by a processing server, searching for insurance policy data according to the data acquisition request and sending the insurance policy data to the processing server; the processing server for sending the data acquisition request to the storage server, receiving the insurance policy data sent by the storage server and sending the insurance policy data to a service server; the service server for receiving the insurance policy data sent by the processing server, acquiring analysis parameter data corresponding to an insurance policy according to the insurance policy data and sending the acquired analysis parameter data to a report server; and the report server for receiving the analysis parameter data sent by the service server and generating a data report according to the analysis parameter data.

Description

产品数据处理系统、方法、服务器和存储介质Product data processing system, method, server and storage medium
相关申请的交叉引用Cross-reference to related applications
本申请要求于2017年07月24日提交中国专利局,申请号为2017106080732,申请名称为“产品数据处理系统和方法”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims priority to Chinese Patent Application Serial No. JP-A-------------
技术领域Technical field
本申请涉及一种产品数据处理系统、方法、服务器和存储介质。The application relates to a product data processing system, method, server and storage medium.
背景技术Background technique
科学技术与人们的工作和生活结合得越来越紧密。工作和生活的智能化,不仅仅使得人们工作更加便捷,同时也大大地提高了生活的质量。随着信息技术的发展,同时为了人们生活的保障,保险产品越来越普及。Science and technology are more and more closely integrated with people's work and life. The intelligence of work and life not only makes people's work more convenient, but also greatly improves the quality of life. With the development of information technology and the protection of people's lives, insurance products are becoming more and more popular.
保险产品在运作过程中会产生很多的数据,例如保单基本信息数据、客户数据、业务数据等。这些数据记录了保单的实时变化情况,但是并不能反映产品的好坏,也无法从大量的数据中分析产品的性能。因此,往往需要对保险产品产生的一些原始数据进行一些分析和处理得到分析数据,然后通过分析数据对保险产品进行分析。然而,发明人意识到,传统的分析数据的处理和统计方法往往都是直接在同一个系统中去获取原始数据,然后在原始数据的基础上做处理和分析,这样使得数据的处理效率非常低。Insurance products generate a lot of data during the operation process, such as policy basic information data, customer data, business data and so on. These data record real-time changes in the policy, but do not reflect the quality of the product, nor can it analyze the performance of the product from a large amount of data. Therefore, it is often necessary to analyze and process some raw data generated by insurance products to obtain analytical data, and then analyze the insurance products by analyzing the data. However, the inventors realized that traditional methods of processing and statistically analyzing data are often obtained directly from the same system to obtain raw data, and then processed and analyzed on the basis of the original data, so that the processing efficiency of the data is very low. .
发明内容Summary of the invention
根据本申请公开的各种实施例,提供一种产品数据处理系统、方法、服务器和存储介质According to various embodiments disclosed herein, a product data processing system, method, server, and storage medium are provided
一种产品数据处理系统,包括:A product data processing system comprising:
存储服务器,用于存储保单数据,接收处理服务器发送的数据获取请求,根据所述数据获取请求查找保单数据,并将所述保单数据发送至处理服务器;a storage server, configured to store policy data, receive a data acquisition request sent by the processing server, search for policy data according to the data acquisition request, and send the policy data to a processing server;
处理服务器,用于发送数据获取请求至存储服务器,接收所述存储服务器发送的所述保单数据,并将所述保单数据发送至业务服务器;a processing server, configured to send a data acquisition request to the storage server, receive the policy data sent by the storage server, and send the policy data to a service server;
业务服务器,用于接收处理服务器发送的所述保单数据,根据所述保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器;及a service server, configured to receive the policy data sent by the processing server, obtain analysis parameter data corresponding to the policy according to the policy data, and send the acquired analysis parameter data to the report server;
报表服务器,用于接收所述业务服务器发送的所述分析参数数据,并根据所述分析参数数据生成数据报表。a report server, configured to receive the analysis parameter data sent by the service server, and generate a data report according to the analysis parameter data.
一种产品数据处理方法,包括:A product data processing method comprising:
通过处理服务器发送数据获取请求至存储服务器;Sending a data acquisition request to the storage server by the processing server;
通过所述存储服务器接收所述处理服务器发送的所述数据获取请求,根据所述数据获取请求查找保单数据,并将所述保单数据发送至处理服务器;Receiving, by the storage server, the data acquisition request sent by the processing server, searching for policy data according to the data acquisition request, and sending the policy data to a processing server;
通过所述处理服务器接收所述存储服务器发送的所述保单数据,并将所述保单数据发送至业务服务器;Receiving, by the processing server, the policy data sent by the storage server, and sending the policy data to a service server;
通过所述业务服务器接收所述处理服务器发送的所述保单数据,根据所述保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器;及Receiving, by the service server, the policy data sent by the processing server, acquiring analysis parameter data corresponding to the policy according to the policy data, and transmitting the acquired analysis parameter data to the report server;
通过所述报表服务器接收所述业务服务器发送的所述分析参数数据,并根据所述分析参数数据生成数据报表。Receiving, by the report server, the analysis parameter data sent by the service server, and generating a data report according to the analysis parameter data.
一种服务器,包括存储器和一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述处理器执行时,使得所述一个或多个处理器执行以下步骤:A server comprising a memory and one or more processors, the memory storing computer readable instructions, the computer readable instructions being executed by the processor, causing the one or more processors to perform the following step:
通过处理服务器发送数据获取请求至存储服务器;Sending a data acquisition request to the storage server by the processing server;
通过所述存储服务器接收所述处理服务器发送的所述数据获取请求,根据所述数据获取请求查找保单数据,并将所述保单数据发送至处理服务器;Receiving, by the storage server, the data acquisition request sent by the processing server, searching for policy data according to the data acquisition request, and sending the policy data to a processing server;
通过所述处理服务器接收所述存储服务器发送的所述保单数据,并将所 述保单数据发送至业务服务器;Receiving, by the processing server, the policy data sent by the storage server, and sending the policy data to a service server;
通过所述业务服务器接收所述处理服务器发送的所述保单数据,根据所述保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器;及Receiving, by the service server, the policy data sent by the processing server, acquiring analysis parameter data corresponding to the policy according to the policy data, and transmitting the acquired analysis parameter data to the report server;
通过所述报表服务器接收所述业务服务器发送的所述分析参数数据,并根据所述分析参数数据生成数据报表。Receiving, by the report server, the analysis parameter data sent by the service server, and generating a data report according to the analysis parameter data.
一个或多个存储有计算机可读指令的非易失性存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行以下步骤:One or more non-volatile storage media storing computer readable instructions, when executed by one or more processors, cause one or more processors to perform the following steps:
通过处理服务器发送数据获取请求至存储服务器;Sending a data acquisition request to the storage server by the processing server;
通过所述存储服务器接收所述处理服务器发送的所述数据获取请求,根据所述数据获取请求查找保单数据,并将所述保单数据发送至处理服务器;Receiving, by the storage server, the data acquisition request sent by the processing server, searching for policy data according to the data acquisition request, and sending the policy data to a processing server;
通过所述处理服务器接收所述存储服务器发送的所述保单数据,并将所述保单数据发送至业务服务器;Receiving, by the processing server, the policy data sent by the storage server, and sending the policy data to a service server;
通过所述业务服务器接收所述处理服务器发送的所述保单数据,根据所述保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器;及Receiving, by the service server, the policy data sent by the processing server, acquiring analysis parameter data corresponding to the policy according to the policy data, and transmitting the acquired analysis parameter data to the report server;
通过所述报表服务器接收所述业务服务器发送的所述分析参数数据,并根据所述分析参数数据生成数据报表。Receiving, by the report server, the analysis parameter data sent by the service server, and generating a data report according to the analysis parameter data.
本申请的一个或多个实施例的细节在下面的附图和描述中提出。本申请的其它特征和优点将从说明书、附图以及权利要求书变得明显。Details of one or more embodiments of the present application are set forth in the accompanying drawings and description below. Other features and advantages of the present invention will be apparent from the description, drawings and claims.
附图说明DRAWINGS
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings to be used in the embodiments will be briefly described below. Obviously, the drawings in the following description are only some embodiments of the present application, Those skilled in the art can also obtain other drawings based on these drawings without any creative work.
图1为根据一个或多个实施例中产品数据处理系统的系统架构图;1 is a system architecture diagram of a product data processing system in accordance with one or more embodiments;
图2为根据一个或多个实施例中服务器的内部结构示意图;2 is a schematic diagram of an internal structure of a server in accordance with one or more embodiments;
图3为根据一个或多个实施例中产品数据处理系统的时序图;3 is a timing diagram of a product data processing system in accordance with one or more embodiments;
图4为另一个实施例中产品数据处理系统的时序图;4 is a timing diagram of a product data processing system in another embodiment;
图5为根据一个或多个实施例中数据报表的展示示意图;5 is a schematic diagram showing the presentation of a data report in accordance with one or more embodiments;
图6为根据一个或多个实施例中产品数据处理方法的流程图。6 is a flow diagram of a method of processing product data in accordance with one or more embodiments.
具体实施方式Detailed ways
为了使本申请的技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。In order to make the technical solutions and advantages of the present application more clear, the present application will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the application and are not intended to be limiting.
可以理解,本申请所使用的术语“第一”、“第二”等可在本文中用于描述各种元件,但这些元件不受这些术语限制。这些术语仅用于将第一个元件与另一个元件区分。举例来说,在不脱离本申请的范围的情况下,可以将第一客户端称为第二客户端,且类似地,可将第二客户端称为第一客户端。第一客户端和第二客户端两者都是客户端,但其不是同一客户端。It will be understood that the terms "first", "second" and the like, as used herein, may be used to describe various elements, but these elements are not limited by these terms. These terms are only used to distinguish one element from another. For example, a first client may be referred to as a second client, and similarly, a second client may be referred to as a first client, without departing from the scope of the present application. Both the first client and the second client are clients, but they are not the same client.
图1为一个实施例中产品数据处理系统的系统架构图。如图1所示,该系统架构图包括存储服务器102、处理服务器104、业务服务器106和报表服务器108。处理服务器104发送数据获取请求至存储服务器102。存储服务器102上存储着保单数据,在接收到处理服务器104发送的数据获取请求后,根据数据获取请求查找保单数据,并将保单数据发送至处理服务器104。处理服务器104接收存储服务器102发送的保单数据,并将保单数据发送至业务服务器106。业务服务器106接收到处理服务器104发送的保单数据后,根据保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器108。报表服务器108接收业务服务器106发送的分析参数数据,并根据分析参数数据生成数据报表。可以理解的是,本申请提供的实施例中,存储服务器102、处理服务器104、业务服务器106和报表服务器108是指用于响应服务请求,同时提供计算服务的设备,例如可以是一台或者多 台计算机。在本申请提供的其他实施例中,用户通过用户终端输入产品数据处理指令,然后通过用户终端发送产品数据处理请求至处理服务器。处理服务器在接收到用户终端发送的产品数据处理请求之后,会新建获取保单数据的任务,并通过设置定时器定时触发获取保单数据的任务。当定时器到达指定时间时,则开启获取保单数据的任务,并向存储服务器发起数据获取请求。图2为其中一个实施例中服务器的内部结构示意图。如图2所示,该服务器包括通过系统总线连接的处理器、存储器和网络接口。该计算机设备的存储器包括非易失性存储介质、内存储器。,该服务器的非易失性存储介质存储有操作系统、数据库和计算机可读指令,数据库中存储有保单数据,该计算机可读指令被处理器执行时实现适用于服务器的一种产品数据处理方法。该服务器的处理器用于提供计算和控制能力,支撑整个服务器的运行。该服务器的内存储器为非易失性存储介质中的实现产品数据处理方法的产品数据处理装置的运行提供环境。该服务器的网络接口用于据以与外部的终端通过网络连接通信,比如接收终端发送的产品数据处理请求以及向终端返回产品数据处理结果等。服务器可以用独立的服务器或者是多个服务器组成的服务器集群来实现。本领域技术人员可以理解,图2中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的服务器的限定,具体的服务器可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。可以理解的是,图2中所示的服务器,适用于图1中所示的存储服务器102、处理服务器104、业务服务器106和报表服务器108中的任意一个服务器。1 is a system architecture diagram of a product data processing system in one embodiment. As shown in FIG. 1, the system architecture diagram includes a storage server 102, a processing server 104, a service server 106, and a report server 108. The processing server 104 sends a data acquisition request to the storage server 102. The storage server 102 stores the policy data, and after receiving the data acquisition request sent by the processing server 104, searches for the policy data according to the data acquisition request, and transmits the policy data to the processing server 104. The processing server 104 receives the policy data transmitted by the storage server 102 and transmits the policy data to the service server 106. After receiving the policy data sent by the processing server 104, the service server 106 obtains the analysis parameter data corresponding to the policy according to the policy data, and sends the acquired analysis parameter data to the report server 108. The report server 108 receives the analysis parameter data sent by the service server 106 and generates a data report based on the analysis parameter data. It can be understood that, in the embodiment provided by the present application, the storage server 102, the processing server 104, the service server 106, and the report server 108 refer to a device for providing a computing service in response to a service request, for example, one or more Computer. In other embodiments provided by the present application, the user inputs a product data processing instruction through the user terminal and then transmits a product data processing request to the processing server through the user terminal. After receiving the product data processing request sent by the user terminal, the processing server newly creates a task for acquiring policy data, and triggers the task of acquiring the policy data by setting a timer. When the timer reaches the specified time, the task of obtaining the policy data is started, and a data acquisition request is initiated to the storage server. FIG. 2 is a schematic diagram showing the internal structure of a server in one embodiment. As shown in Figure 2, the server includes a processor, memory, and network interface connected by a system bus. The memory of the computer device includes a non-volatile storage medium, an internal memory. The non-volatile storage medium of the server stores an operating system, a database, and computer readable instructions. The database stores policy data, and the computer readable instructions are executed by the processor to implement a product data processing method suitable for the server. . The server's processor is used to provide computing and control capabilities that support the operation of the entire server. The internal memory of the server provides an environment for the operation of the product data processing apparatus implementing the product data processing method in the non-volatile storage medium. The network interface of the server is configured to communicate with an external terminal through a network connection, such as receiving a product data processing request sent by the terminal, and returning a product data processing result to the terminal. The server can be implemented with a stand-alone server or a server cluster consisting of multiple servers. Those skilled in the art can understand that the structure shown in FIG. 2 is only a block diagram of a partial structure related to the solution of the present application, and does not constitute a limitation on the server to which the solution of the present application is applied. The specific server may include a ratio. More or fewer components are shown in the figures, or some components are combined, or have different component arrangements. It can be understood that the server shown in FIG. 2 is applicable to any one of the storage server 102, the processing server 104, the business server 106, and the report server 108 shown in FIG. 1.
图3为一个实施例中产品数据处理系统的时序图。如图3所示,一种产品数据处理系统包括存储服务器302、处理服务器304、业务服务器306和报表服务器308。3 is a timing diagram of a product data processing system in one embodiment. As shown in FIG. 3, a product data processing system includes a storage server 302, a processing server 304, a service server 306, and a report server 308.
存储服务器302,用于存储保单数据,接收处理服务器304发送的数据获取请求,根据数据获取请求查找保单数据,并将保单数据发送至处理服务器304。The storage server 302 is configured to store the policy data, receive the data acquisition request sent by the processing server 304, search for the policy data according to the data acquisition request, and send the policy data to the processing server 304.
在本申请提供的实施例中,保单数据是指保险产品在运作过程中所产生的相关数据。例如,保单数据可以是指在客户购买保险产品后,记录的客户的个人信息和购买的保险产品的相关信息。保单数据也可以是指在客户发生意外事件需要索赔的时候,从该索赔事件启动到结束过程中所产生的相关数据。保单数据还可以是保险产品中从客户投保到退保过程中所产生的相关数据。一般地,保单数据中可以包括保单编号、投保金额、保单状态等信息。In the embodiment provided by the present application, the policy data refers to relevant data generated during the operation of the insurance product. For example, the policy data may refer to the customer's personal information recorded after the customer purchases the insurance product and information about the purchased insurance product. Policy data can also refer to relevant data generated from the initiation of the claim event to the end of the customer's event in the event of an incident. The policy data can also be related data generated in the insurance product from the customer's insurance to the surrender process. Generally, the policy data may include information such as a policy number, an insured amount, and a policy status.
具体地,保单数据可以分为保单对应的基础数据、变更数据和支出数据。基础数据是指与保单相关的基础信息,例如基础数据可以是指保单编号、保单类型、客户姓名、客户联系方式等信息。变更数据是指保单信息发生变动时所产生的数据,例如客户需要对保单增加保费或退回保费,则变更数据可以包括需要退费的保单编号、退费金额等数据。支出数据是指需要对相关保单进行支出金额时所产生的相关数据,例如在保单发生理赔时,需要对保单支出理赔金额,那么支出数据就可以包括需要理赔的保单编号、理赔金额、赔款状态等数据。Specifically, the policy data can be divided into basic data, change data, and expenditure data corresponding to the policy. The basic data refers to the basic information related to the policy. For example, the basic data can refer to the policy number, policy type, customer name, customer contact information and other information. The change data refers to the data generated when the policy information changes. For example, if the customer needs to increase the premium or return the premium to the policy, the change data may include data such as the policy number and the refund amount that need to be refunded. The expenditure data refers to the relevant data generated when the amount of the relevant policy needs to be spent. For example, when the policy claims are settled, the amount of the claim payment needs to be paid, and the expenditure data may include the policy number, the claim amount, the claim status, etc. that need to be settled. data.
在其中一个实施例中,保单数据可以分为第一保单数据、第二保单数据和第三保单数据,第一保单数据、第二保单数据和第三保单数据可以分别指基础数据、变更数据和支出数据。In one embodiment, the policy data may be divided into first policy data, second policy data, and third policy data, and the first policy data, the second policy data, and the third policy data may refer to basic data, change data, and Expenditure data.
进一步地,数据获取请求是指用于获取保单数据的请求,数据获取请求中可以但不限于包括请求发送时间、保单数据标识、请求发送标识、请求接收标识、保单数据存储地址、获取的数据量等内容。Further, the data acquisition request refers to a request for acquiring policy data, and the data acquisition request may include, but is not limited to, a request sending time, a policy data identifier, a request sending identifier, a request receiving identifier, a policy data storage address, and an acquired data amount. And so on.
存储服务器会将保险产品运作过程中产生的保单数据进行存储。具体地,存储服务器可以以表格文件的形式将保单数据进行存储。表格文件是指以表格形式存储数据的文件,例如表格文件可以是excel文件、数据库文件等形式的文件。当存储服务器接收到数据获取请求时,存储服务器根据数据获取请求中的保单数据存储地址获取保单数据文件,根据保单数据标识和获取的数据量获取对应的保单数据,并将获取的保单数据发送至处理服务器。The storage server stores the policy data generated during the operation of the insurance product. Specifically, the storage server may store the policy data in the form of a form file. A form file refers to a file that stores data in a form of a form. For example, a form file may be a file in the form of an excel file or a database file. When the storage server receives the data acquisition request, the storage server obtains the policy data file according to the policy data storage address in the data acquisition request, obtains the corresponding policy data according to the policy data identifier and the acquired data amount, and sends the obtained policy data to the policy data. Process the server.
在其中一个实施例中,存储服务器还包括第一存储服务器、第二存储服 务器和第三存储服务器,在保险产品运作过程中,第一存储服务器用于将第一保单数据进行存储,第二存储服务器用于将第二保单数据进行存储,第三存储服务器用于将第三保单数据进行存储。因此,处理服务器发送的数据获取请求可以包括第一数据获取请求、第二数据获取请求和第三数据获取请求,第一数据获取请求用于获取第一保单数据,第二数据获取请求用于获取第二保单数据,第三数据获取请求用于获取第三保单数据。In one embodiment, the storage server further includes a first storage server, a second storage server, and a third storage server. During the operation of the insurance product, the first storage server is configured to store the first policy data, and the second storage The server is configured to store the second policy data, and the third storage server is configured to store the third policy data. Therefore, the data acquisition request sent by the processing server may include a first data acquisition request, a second data acquisition request, and a third data acquisition request, where the first data acquisition request is used to acquire the first policy data, and the second data acquisition request is used to obtain The second policy data, the third data acquisition request is used to acquire the third policy data.
具体地,第一存储服务器用于根据第一数据获取请求查找第一保单数据,并将第一保单数据发送至处理服务器;第二存储服务器用于根据第二数据获取请求查找第二保单数据,并将第二保单数据发送至处理服务器;第三存储服务器用于根据第三数据获取请求查找第三保单数据,并将第三保单数据发送至处理服务器。Specifically, the first storage server is configured to search for the first policy data according to the first data acquisition request, and send the first policy data to the processing server; the second storage server is configured to search for the second policy data according to the second data acquisition request, And sending the second policy data to the processing server; the third storage server is configured to search for the third policy data according to the third data acquisition request, and send the third policy data to the processing server.
处理服务器304,用于发送数据获取请求至存储服务器302,接收存储服务器302发送的保单数据,并将保单数据发送至业务服务器306。The processing server 304 is configured to send a data acquisition request to the storage server 302, receive the policy data sent by the storage server 302, and send the policy data to the service server 306.
在本申请提供的实施例中,处理服务器是指可以提供高速运算和存储能力的计算机系统,能够提供强大的数据处理能力。例如,处理服务器可以指能够提供强大数据处理能力的hadoop平台。处理服务器可以通过设置定时器定时触发获取保单数据的任务,当定时器到达指定时间时,则开启获取保单数据的任务,并向存储服务器发起数据获取请求。例如,处理服务器每个月1号触发获取保单数据的任务,并向存储服务器发起数据获取请求。另外,还可以是由用户手动触发获取保单数据的任务。In the embodiments provided herein, the processing server refers to a computer system that can provide high speed computing and storage capabilities, capable of providing powerful data processing capabilities. For example, a processing server can refer to a hadoop platform that provides powerful data processing capabilities. The processing server can trigger the task of acquiring the policy data by setting the timer timing. When the timer reaches the specified time, the task of acquiring the policy data is started, and the data acquisition request is initiated to the storage server. For example, the processing server triggers the task of acquiring policy data on the 1st of each month, and initiates a data acquisition request to the storage server. In addition, it can also be a task of manually triggering the acquisition of policy data by the user.
在其中一个实施例中,处理服务器还用于发送第一数据获取请求至第一存储服务器,接收第一存储服务器发送的第一保单数据;发送第二数据获取请求至第二存储服务器,接收第二存储服务器发送的第二保单数据;发送第三数据获取请求至第三存储服务器,接收第三存储服务器发送的第三保单数据;并将第一保单数据、第二保单数据和第三保单数据发送至业务服务器。In one embodiment, the processing server is further configured to send the first data acquisition request to the first storage server, receive the first policy data sent by the first storage server, and send the second data acquisition request to the second storage server to receive the first The second policy data sent by the second storage server; sending the third data acquisition request to the third storage server, receiving the third policy data sent by the third storage server; and the first policy data, the second policy data, and the third policy data Send to the business server.
业务服务器306,用于接收处理服务器304发送的保单数据,根据保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服 务器308。The service server 306 is configured to receive the policy data sent by the processing server 304, obtain the analysis parameter data corresponding to the policy according to the policy data, and send the acquired analysis parameter data to the report server 308.
在本申请提供的实施例中,分析参数数据是指可以用于分析保险产品的运行情况的数据。例如在购买保险产品后,保险产品会发生赔款事件,就可以根据发生赔款事件的概率和赔款金额来判断保险产品的运行情况,进一步判断该保险产品的相关配置是否合理一个实施例中,根据保单数据获取保单对应的分析参数数据,具体是指根据保单数据和预设参数模型获取保单对应的分析参数数据。预设参数模型是指预先设置的用于获取分析参数数据的模型。In the embodiments provided herein, the analytical parameter data refers to data that can be used to analyze the operation of the insurance product. For example, after purchasing an insurance product, the insurance product will have an indemnity event, and the operating condition of the insurance product can be judged according to the probability of the occurrence of the indemnity event and the amount of the indemnity, and further determining whether the relevant configuration of the insurance product is reasonable, in an embodiment, according to the policy The data obtains the analysis parameter data corresponding to the policy, specifically, the analysis parameter data corresponding to the policy is obtained according to the policy data and the preset parameter model. The preset parameter model refers to a model that is set in advance for acquiring analysis parameter data.
举例来说,假设分析参数数据为赔付率,保单数据包括理赔人数、保险人数、保费、保费平均保额、理赔案件平均保额和被保险人平均保额等数据,预设参数模型如下:For example, suppose the analysis parameter data is the loss ratio. The policy data includes the number of claims, the number of insured persons, the premium, the average amount of insurance premiums, the average amount of insurance claims, and the average insured amount of the insured. The default parameter model is as follows:
赔付率=(赔付发生率*理赔案件平均保额)/(平均费率*被保险人平均保额);The loss ratio = (the payout rate * the average insured amount of the claims case) / (average rate * the average insured amount of the insured);
赔付发生率=理赔人数/保险人数;Payout rate = number of claims / number of insured persons;
平均费率=保费/保费平均保额。赔付率是指在一段时间内赔款支出与保费收入的百分比,理赔人数是指在这一段时间内发生理赔事件的数量,保险人数是指该保险产品在这一段时间内有效的投保人数,保费是指所有购买该保险产品的用户所投入的保险总金额,保费平均保额是指该保险产品的所有用户平均投入的保险金额,理赔案件平均保额是指需要理赔的案件所需理赔的金额,被保险人平均保额是指所有保单所对应的被保险人的保险金额的平均值,被保险人是指所购买保单的保险受益人。Average rate = premium / premium average coverage. The loss ratio refers to the percentage of claims expenses and premium income over a period of time. The number of claims is the number of claims that occurred during this period of time. The number of insured persons refers to the number of insured persons whose insurance products are valid during this period. The premium is Refers to the total amount of insurance invested by all users who purchase the insurance product. The average amount of insurance premium refers to the average amount of insurance invested by all users of the insurance product. The average insurance amount of the claim case refers to the amount of claims required for the case in which the claim needs to be settled. The average insured amount of the insured refers to the average amount of the insured's insurance amount corresponding to all the policies, and the insured refers to the insurance beneficiary of the purchased policy.
报表服务器308,用于接收业务服务器306发送的分析参数数据,并根据分析参数数据生成数据报表。The report server 308 is configured to receive the analysis parameter data sent by the service server 306, and generate a data report according to the analysis parameter data.
在本申请提供的实施例中,报表服务器用于根据业务服务器发送的分析参数数据生成数据报表。生成的数据报表按照一定规律将分析参数数据进行展示,这样可以清楚地展示所有保险产品的运作情况。In the embodiment provided by the application, the report server is configured to generate a data report according to the analysis parameter data sent by the service server. The generated data report will display the analysis parameter data according to certain rules, so that the operation of all insurance products can be clearly displayed.
上述产品数据处理系统,通过存储服务器对数据进行存储,通过处理服 务器发送的数据获取请求来获取数据,并分别在业务服务器和报表服务器上进行数据的处理和生成报表。这样分别在不同服务器上进行数据存储、获取和处理,在面对庞大的数据量时,能避免数据处理过程中出现错误。同时在生成的数据报表的基础上,能够更好地对产品进行统一地处理和分析,提高数据处理的效率。The above product data processing system stores data by the storage server, acquires data by processing a data acquisition request sent by the server, and performs data processing and report generation on the service server and the report server respectively. In this way, data storage, acquisition and processing are performed on different servers respectively, and in the face of a huge amount of data, errors in data processing can be avoided. At the same time, based on the generated data report, the product can be processed and analyzed uniformly, and the efficiency of data processing is improved.
图4为另一个实施例中产品数据处理系统的时序图。如图4所示,一种产品数据处理系统包括存储服务器402、处理服务器404、分类服务器406、业务服务器408和报表服务器410。4 is a timing diagram of a product data processing system in another embodiment. As shown in FIG. 4, a product data processing system includes a storage server 402, a processing server 404, a classification server 406, a service server 408, and a report server 410.
存储服务器402,用于存储保单数据,接收处理服务器404发送的数据获取请求,根据数据获取请求查找保单数据,并将保单数据发送至处理服务器404;The storage server 402 is configured to store the policy data, receive the data acquisition request sent by the processing server 404, search for the policy data according to the data acquisition request, and send the policy data to the processing server 404;
处理服务器404,用于发送数据获取请求至存储服务器402,接收存储服务器402发送的保单数据,并将保单数据发送至分类服务器406;The processing server 404 is configured to send a data acquisition request to the storage server 402, receive the policy data sent by the storage server 402, and send the policy data to the classification server 406;
分类服务器406,用于接收处理服务器404发送的保单数据,将保单数据根据保单标识进行分类,并将分类后的保单数据发送给业务服务器408。The classification server 406 is configured to receive the policy data sent by the processing server 404, classify the policy data according to the policy identifier, and send the classified policy data to the service server 408.
在本申请提供的实施例中,保单标识是指区分保单的唯一标识,例如保单表示可以是指保单编号、保单名称等。保险产品一般可以根据保险对象的不同分为不同的保险类型,例如保险产品可以包括商业保险、人寿保险、养老保险等。进一步地,同一种保险产品还可以分为不同的业务类型,业务类型是指针对同一保险产品根据不同服务需求划分的类型,例如对于人寿保险可以分为学生险、老年险、职工险等类型。In the embodiment provided by the present application, the policy identification refers to a unique identifier that distinguishes the policy, for example, the policy representation may refer to the policy number, the policy name, and the like. Insurance products can generally be divided into different types of insurance according to different insurance objects. For example, insurance products can include commercial insurance, life insurance, and pension insurance. Further, the same insurance product can also be divided into different business types, and the business type is a type that points the same insurance product according to different service requirements. For example, life insurance can be classified into student insurance, old age insurance, and employee insurance.
一般地,保单标识中会根据保险产品的保险类型和业务类型来编码,根据保单标识可以区分不同的保险类型和业务类型。例如,商业保险、人寿保险、养老保险的保单编号分别以“S”、“R”和“Y”开头。因此,可以根据保单标识将保单数据分为不同保险类型和业务类型的保单数据。Generally, the policy identification is coded according to the insurance type and service type of the insurance product, and different insurance types and service types can be distinguished according to the policy identification. For example, the policy numbers for commercial insurance, life insurance, and pension insurance start with "S", "R", and "Y", respectively. Therefore, the policy data can be divided into policy data of different insurance types and business types according to the policy identification.
在一个实施例中,分类服务器还用于接收处理服务器发送的保单数据,将保单数据根据保单标识和保单时间进行分类,并将分类后的保单数据发送 给业务服务器。In an embodiment, the classification server is further configured to receive policy data sent by the processing server, classify the policy data according to the policy identification and the policy time, and send the classified policy data to the service server.
保单时间是指与保单相关的时间数据,例如保单时间可以是指保单发生理赔事件的时间,也可以是指客户购买保单的时间,还可以是指保单结束的时间等。The policy time refers to the time data related to the policy. For example, the policy time can refer to the time when the policy has a claim event, the time when the customer purchases the policy, or the time when the policy ends.
业务服务器408,用于接收分类服务器406发送的分类后的保单数据,根据分类后的保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器410。The service server 408 is configured to receive the classified policy data sent by the classification server 406, obtain the analysis parameter data corresponding to the policy according to the classified policy data, and send the acquired analysis parameter data to the report server 410.
在本申请提供的实施例中,根据分类后的保单数据获取对应的分析参数数据,得到的分类参数数据也是不同类型的分析参数数据。In the embodiment provided by the present application, corresponding analysis parameter data is obtained according to the classified policy data, and the obtained classification parameter data is also different types of analysis parameter data.
报表服务器410,用于接收业务服务器408发送的分析参数数据,并根据分析参数数据生成数据报表。The report server 410 is configured to receive the analysis parameter data sent by the service server 408, and generate a data report according to the analysis parameter data.
在本申请提供的实施例中,生成的数据报表按照一定规律将分析参数数据进行展示,数据报表可以以一种以特定形式进行存储。例如数据报表可以是表格、饼状图、柱状图、曲线图等形式存储的文件,通过表格、饼状图、柱状图、曲线图等形式反应了保险产品运作的情况。In the embodiment provided by the present application, the generated data report displays the analysis parameter data according to a certain rule, and the data report can be stored in a specific form. For example, the data report can be a file stored in the form of a table, a pie chart, a histogram, a graph, etc., and the operation of the insurance product is reflected in the form of a table, a pie chart, a histogram, a graph, and the like.
图5为一个实施例中数据报表的展示示意图。如图5所示,保险产品根据保单标识分为“P0111”、“P0112”和“P0410”,“P0111”类的保险产品又可以分为“业务1”、“业务2”、“业务3”和“业务4”等业务类型。在时间维度上分别包括2009、2010和2011年。分析参数数据分别包括计算赔付率、实际赔付率和绝对偏差。计算赔付率是指针对保险产品预先估算的赔付率,实际赔付率是指根据保险产品实际运作产生的数据计算的赔付率,绝对偏差是指计算赔付率和实际赔付率的差值。根据该数据报表可以了解各个保险产品的实际运作情况。FIG. 5 is a schematic diagram showing the display of a data report in an embodiment. As shown in Figure 5, insurance products are classified into "P0111", "P0112" and "P0410" according to the policy identification. The insurance products of "P0111" can be further divided into "business 1", "business 2", and "business 3". And business types such as "business 4". In the time dimension, 2009, 2010 and 2011 are included respectively. The analysis parameter data includes calculating a loss ratio, an actual loss ratio, and an absolute deviation, respectively. Calculating the loss ratio is a pre-estimated loss ratio for the insurance product. The actual loss ratio is the loss ratio calculated based on the data generated by the actual operation of the insurance product. The absolute deviation is the difference between the calculated loss ratio and the actual loss ratio. According to the data report, you can understand the actual operation of each insurance product.
在本申请提供的实施例中,报表服务器主要用于存储数据报表,该数据报表保存存储在报表服务器中的预设报表存储地址中,通过该预设报表存储地址就可以获取该数据报表。用户可以通过用户终端输入数据报表查询指令,用户终端接收到数据报表查询指令后向报表服务器发送数据报表查询请求。 报表服务器根据该数据报表查询请求查询并返回对应的数据报表至用户终端,用户终端再将该数据报表进行显示。In the embodiment provided by the present application, the report server is mainly used to store a data report, and the data report is stored in a preset report storage address stored in the report server, and the data report can be obtained by using the preset report storage address. The user can input a data report query instruction through the user terminal, and the user terminal sends a data report query request to the report server after receiving the data report query instruction. The report server queries and requests the corresponding data report to the user terminal according to the data report query request, and the user terminal displays the data report.
具体地,数据报表查询指令可以是触控操作、物理按键的按压操作、语音控制操作或对用户终端的晃动操作等触发操作。触控操作有触摸点击操作、触摸长按操作、触摸滑动操作、多点触控操作等,触摸长按操作是超过预设时长的触摸按压操作。用户终端可以以网页附件的形式将数据报表进行显示,用户直接在用户终端的网页上点击报表下载按钮,就可以获取该数据报表。Specifically, the data report query instruction may be a touch operation, a pressing operation of a physical button, a voice control operation, or a shaking operation on a user terminal. The touch operation has a touch click operation, a touch long press operation, a touch slide operation, a multi-touch operation, and the like, and the touch long press operation is a touch press operation exceeding a preset duration. The user terminal can display the data report in the form of a webpage attachment, and the user can directly obtain the data report by clicking the report download button on the webpage of the user terminal.
上述产品数据处理系统,通过存储服务器对数据进行存储,通过处理服务器发送的数据获取请求来获取数据,并分别在业务服务器和报表服务器上进行数据的处理和生成报表。这样分别在不同服务器上进行数据存储、获取和处理,在面对庞大的数据量时,能避免数据处理过程中出现错误。同时将保单数据进行分类,生成的数据报表也能够将分析参数数据分类呈现出来,这样能够更好地对产品进行统一地处理和分析,提高数据处理的效率。The above product data processing system stores data through a storage server, acquires data by processing a data acquisition request sent by the server, and performs data processing and report generation on the business server and the report server respectively. In this way, data storage, acquisition and processing are performed on different servers respectively, and in the face of a huge amount of data, errors in data processing can be avoided. At the same time, the policy data is classified, and the generated data report can also classify the analysis parameter data, so that the product can be processed and analyzed uniformly, and the efficiency of data processing is improved.
图6为一个实施例中产品数据处理方法的流程图。如图6所示,该产品数据处理方法包括步骤S602至步骤S610。Figure 6 is a flow chart of a method of processing product data in one embodiment. As shown in FIG. 6, the product data processing method includes steps S602 to S610.
步骤S602,通过处理服务器发送数据获取请求至存储服务器。Step S602, the data acquisition request is sent to the storage server by the processing server.
在一个实施例中,通过处理服务器发送第一数据获取请求至第一存储服务器,发送第二数据获取请求至第二存储服务器,并发送第三数据获取请求至第三存储服务器。In one embodiment, the first data acquisition request is sent to the first storage server by the processing server, the second data acquisition request is sent to the second storage server, and the third data acquisition request is sent to the third storage server.
步骤S604,通过存储服务器接收处理服务器发送的数据获取请求,根据数据获取请求查找保单数据,并将保单数据发送至处理服务器。Step S604, the storage server receives the data acquisition request sent by the processing server, searches for the policy data according to the data acquisition request, and sends the policy data to the processing server.
具体地,通过第一存储服务器接收处理服务器发送的第一数据获取请求,根据第一数据获取请求查找第一保单数据,并将第一保单数据发送至处理服务器;通过第二存储服务器接收处理服务器发送的第二数据获取请求,根据第二数据获取请求查找第二保单数据,并将第二保单数据发送至处理服务器;通过第三存储服务器接收处理服务器发送的第三数据获取请求,根据第三数据获取请求查找第一保单数据,并将第三保单数据发送至处理服务器。Specifically, the first data acquisition request sent by the processing server is received by the first storage server, the first policy data is searched according to the first data acquisition request, and the first policy data is sent to the processing server; and the processing server is received by the second storage server. Sending a second data acquisition request, searching for second policy data according to the second data acquisition request, and sending the second policy data to the processing server; receiving, by the third storage server, the third data acquisition request sent by the processing server, according to the third The data acquisition request finds the first policy data and sends the third policy data to the processing server.
步骤S606,通过处理服务器接收存储服务器发送的保单数据,并将保单数据发送至业务服务器。Step S606: Receive, by the processing server, the policy data sent by the storage server, and send the policy data to the service server.
在本申请提供的实施例中,通过分类服务器接收处理服务器发送的保单数据,将保单数据根据保单标识进行分类,并将分类后的保单数据发送给业务服务器。In the embodiment provided by the present application, the policy data sent by the processing server is received by the classification server, the policy data is classified according to the policy identifier, and the classified policy data is sent to the service server.
在本申请提供的其他实施例中,通过分类服务器接收处理服务器发送的保单数据,将保单数据根据保单标识和保单时间进行分类,并将分类后的保单数据发送给业务服务器。In other embodiments provided by the present application, the policy data sent by the processing server is received by the classification server, the policy data is classified according to the policy identification and the policy time, and the classified policy data is sent to the service server.
步骤S608,通过业务服务器接收处理服务器发送的保单数据,根据保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器。In step S608, the service server receives the policy data sent by the processing server, obtains the analysis parameter data corresponding to the policy according to the policy data, and sends the acquired analysis parameter data to the report server.
步骤S610,通过报表服务器接收业务服务器发送的分析参数数据,并根据分析参数数据生成数据报表。Step S610, receiving, by the report server, the analysis parameter data sent by the service server, and generating a data report according to the analysis parameter data.
上述产品数据处理方法,通过存储服务器对数据进行存储,通过处理服务器发送的数据获取请求来获取数据,并分别在业务服务器和报表服务器上进行数据的处理和生成报表。这样分别在不同服务器上进行数据存储、获取和处理,在面对庞大的数据量时,能避免数据处理过程中出现错误。同时在生成的数据报表的基础上,能够更好地对产品进行统一地处理和分析,提高数据处理的效率。The above product data processing method stores data by the storage server, acquires data by processing a data acquisition request sent by the server, and performs data processing and report generation on the service server and the report server respectively. In this way, data storage, acquisition and processing are performed on different servers respectively, and in the face of a huge amount of data, errors in data processing can be avoided. At the same time, based on the generated data report, the product can be processed and analyzed uniformly, and the efficiency of data processing is improved.
应该理解的是,虽然图6的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图6中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the various steps in the flowchart of FIG. 6 are sequentially displayed as indicated by the arrows, these steps are not necessarily performed in the order indicated by the arrows. Except as explicitly stated herein, the execution of these steps is not strictly limited, and the steps may be performed in other orders. Moreover, at least some of the steps in FIG. 6 may include a plurality of sub-steps or stages, which are not necessarily performed at the same time, but may be executed at different times, and the execution of these sub-steps or stages The order is also not necessarily sequential, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of the other steps.
一种服务器,包括存储器和一个或多个处理器,存储器中储存有计算机可读指令,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器实现本申请任意一个实施例中提供的产品数据处理方法的步骤。A server comprising a memory and one or more processors having stored therein computer readable instructions that, when executed by one or more processors, cause one or more processors to implement any one of the embodiments of the present application The steps of the product data processing method provided in the example.
一个或多个存储有计算机可读指令的非易失性计算机可读存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器实现本申请任意一个实施例中提供的产品数据处理方法的步骤。One or more non-transitory computer readable storage mediums storing computer readable instructions, when executed by one or more processors, cause one or more processors to be implemented in any one embodiment of the present application The steps of the product data processing method provided.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一非易失性计算机可读取存储介质中,该计算机可读指令在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。One of ordinary skill in the art can understand that all or part of the process of implementing the above embodiments can be completed by computer readable instructions, which can be stored in a non-volatile computer. The readable storage medium, which when executed, may include the flow of an embodiment of the methods as described above. Any reference to a memory, storage, database or other medium used in the various embodiments provided herein may include non-volatile and/or volatile memory. Non-volatile memory can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory can include random access memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of formats, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronization chain. Synchlink DRAM (SLDRAM), Memory Bus (Rambus) Direct RAM (RDRAM), Direct Memory Bus Dynamic RAM (DRDRAM), and Memory Bus Dynamic RAM (RDRAM).
以上所述实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above-described embodiments may be arbitrarily combined. For the sake of brevity of description, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction between the combinations of these technical features, All should be considered as the scope of this manual.
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-mentioned embodiments are merely illustrative of several embodiments of the present application, and the description thereof is more specific and detailed, but is not to be construed as limiting the scope of the invention. It should be noted that a number of variations and modifications may be made by those skilled in the art without departing from the spirit and scope of the present application. Therefore, the scope of the invention should be determined by the appended claims.

Claims (20)

  1. 一种产品数据处理系统,包括:A product data processing system comprising:
    存储服务器,用于存储保单数据,接收处理服务器发送的数据获取请求,根据所述数据获取请求查找保单数据,并将所述保单数据发送至处理服务器;a storage server, configured to store policy data, receive a data acquisition request sent by the processing server, search for policy data according to the data acquisition request, and send the policy data to a processing server;
    处理服务器,用于发送数据获取请求至存储服务器,接收所述存储服务器发送的所述保单数据,并将所述保单数据发送至业务服务器;a processing server, configured to send a data acquisition request to the storage server, receive the policy data sent by the storage server, and send the policy data to a service server;
    业务服务器,用于接收处理服务器发送的所述保单数据,根据所述保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器;及a service server, configured to receive the policy data sent by the processing server, obtain analysis parameter data corresponding to the policy according to the policy data, and send the acquired analysis parameter data to the report server;
    报表服务器,用于接收所述业务服务器发送的所述分析参数数据,并根据所述分析参数数据生成数据报表。a report server, configured to receive the analysis parameter data sent by the service server, and generate a data report according to the analysis parameter data.
  2. 根据权利要求1所述产品数据处理系统,其特征在于,所述存储服务器包括第一存储服务器、第二存储服务器和第三存储服务器,所述第一存储服务器用于存储保单对应的第一保单数据,接收处理服务器发送的第一数据获取请求,根据所述第一数据获取请求查找第一保单数据,并将所述第一保单数据发送至处理服务器;所述第二存储服务器用于存储保单对应的第二保单数据,接收处理服务器发送的第二数据获取请求,根据所述第二数据获取请求查找第二保单数据,并将所述第二保单数据发送至处理服务器;及所述第三存储服务器用于存储保单对应的第三保单数据,接收处理服务器发送的第三数据获取请求,根据所述第三数据获取请求查找第三保单数据,并将所述第三保单数据发送至处理服务器。The product data processing system according to claim 1, wherein the storage server comprises a first storage server, a second storage server, and a third storage server, wherein the first storage server is configured to store a first policy corresponding to the policy. Data, receiving a first data acquisition request sent by the processing server, searching for first policy data according to the first data acquisition request, and transmitting the first policy data to a processing server; the second storage server is configured to store a policy Corresponding second policy data, receiving a second data acquisition request sent by the processing server, searching for second policy data according to the second data acquisition request, and sending the second policy data to a processing server; and the third The storage server is configured to store third policy data corresponding to the policy, receive a third data acquisition request sent by the processing server, search for third policy data according to the third data acquisition request, and send the third policy data to the processing server. .
  3. 根据权利要求1所述的产品数据处理系统,其特征在于,所述系统还包括:The product data processing system of claim 1 further comprising:
    分类服务器,用于接收处理服务器发送的保单数据,将所述保单数据根据保单标识进行分类,并将分类后的保单数据发送给业务服务器。The classification server is configured to receive the policy data sent by the processing server, classify the policy data according to the policy identifier, and send the classified policy data to the service server.
  4. 根据权利要求1所述的产品数据处理系统,其特征在于,所述系统还包括:The product data processing system of claim 1 further comprising:
    分类服务器,用于接收处理服务器发送的保单数据,将所述保单数据根据保单标识和保单时间进行分类,并将分类后的保单数据发送给业务服务器。The classification server is configured to receive the policy data sent by the processing server, classify the policy data according to the policy identification and the policy time, and send the classified policy data to the service server.
  5. 根据权利要求3或4所述的产品数据处理系统,其特征在于,所述业务服务器用于接收分类服务器发送的分类后的保单数据,根据所述分类后的保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器。The product data processing system according to claim 3 or 4, wherein the service server is configured to receive the classified policy data sent by the classification server, and obtain the analysis parameter data corresponding to the policy according to the classified policy data. And send the obtained analysis parameter data to the report server.
  6. 一种产品数据处理方法,包括:A product data processing method comprising:
    通过处理服务器发送数据获取请求至存储服务器;Sending a data acquisition request to the storage server by the processing server;
    通过所述存储服务器接收所述处理服务器发送的所述数据获取请求,根据所述数据获取请求查找保单数据,并将所述保单数据发送至处理服务器;Receiving, by the storage server, the data acquisition request sent by the processing server, searching for policy data according to the data acquisition request, and sending the policy data to a processing server;
    通过所述处理服务器接收所述存储服务器发送的所述保单数据,并将所述保单数据发送至业务服务器;Receiving, by the processing server, the policy data sent by the storage server, and sending the policy data to a service server;
    通过所述业务服务器接收所述处理服务器发送的所述保单数据,根据所述保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器;及Receiving, by the service server, the policy data sent by the processing server, acquiring analysis parameter data corresponding to the policy according to the policy data, and transmitting the acquired analysis parameter data to the report server;
    通过所述报表服务器接收所述业务服务器发送的所述分析参数数据,并根据所述分析参数数据生成数据报表。Receiving, by the report server, the analysis parameter data sent by the service server, and generating a data report according to the analysis parameter data.
  7. 根据权利要求6所述产品数据处理方法,其特征在于,所述通过处理服务器发送数据获取请求至存储服务器包括:The product data processing method according to claim 6, wherein the sending, by the processing server, the data acquisition request to the storage server comprises:
    通过处理服务器发送第一数据获取请求至第一存储服务器,发送第二数据获取请求至第二存储服务器,并发送第三数据获取请求至第三存储服务器;Transmitting, by the processing server, the first data acquisition request to the first storage server, sending the second data acquisition request to the second storage server, and sending the third data acquisition request to the third storage server;
    所述通过所述存储服务器接收所述处理服务器发送的所述数据获取请求,根据所述数据获取请求查找保单数据,并将所述保单数据发送至处理服务器包括:Receiving, by the storage server, the data acquisition request sent by the processing server, searching for policy data according to the data acquisition request, and sending the policy data to the processing server includes:
    通过所述第一存储服务器接收所述处理服务器发送的所述第一数据获取请求,根据所述第一数据获取请求查找第一保单数据,并将所述第一保单数据发送至处理服务器;Receiving, by the first storage server, the first data acquisition request sent by the processing server, searching for first policy data according to the first data acquisition request, and sending the first policy data to a processing server;
    通过所述第二存储服务器接收所述处理服务器发送的所述第二数据获取请求,根据所述第二数据获取请求查找第二保单数据,并将所述第二保单数据发送至处理服务器;以及Receiving, by the second storage server, the second data acquisition request sent by the processing server, searching for second policy data according to the second data acquisition request, and sending the second policy data to a processing server;
    通过所述第三存储服务器接收所述处理服务器发送的所述第三数据获取请求,根据所述第三数据获取请求查找第一保单数据,并将所述第三保单数据发送至处理服务器。Receiving, by the third storage server, the third data acquisition request sent by the processing server, searching for first policy data according to the third data acquisition request, and sending the third policy data to a processing server.
  8. 根据权利要求6所述的产品数据处理方法,其特征在于,还包括:The method of processing product data according to claim 6, further comprising:
    通过分类服务器接收处理服务器发送的保单数据,将所述保单数据根据保单标识进行分类,并将分类后的保单数据发送给业务服务器。The policy data sent by the processing server is received by the classification server, the policy data is classified according to the policy identifier, and the classified policy data is sent to the service server.
  9. 根据权利要求6所述的产品数据处理方法,其特征在于,还包括:The method of processing product data according to claim 6, further comprising:
    通过分类服务器接收处理服务器发送的保单数据,将所述保单数据根据保单标识和保单时间进行分类,并将分类后的保单数据发送给业务服务器。The policy data sent by the processing server is received by the classification server, the policy data is classified according to the policy identification and the policy time, and the classified policy data is sent to the service server.
  10. 根据权利要求8或9所述的产品数据处理方法,其特征在于,所述通过所述业务服务器接收所述处理服务器发送的所述保单数据,根据所述保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器包括:The product data processing method according to claim 8 or 9, wherein the policy data received by the processing server is received by the service server, and the analysis parameter data corresponding to the policy is obtained according to the policy data, And sending the obtained analysis parameter data to the report server includes:
    通过所述业务服务器接收分类服务器发送的分类后的保单数据,根据所述分类后的保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器。The service server receives the classified policy data sent by the classification server, obtains the analysis parameter data corresponding to the policy according to the classified policy data, and sends the acquired analysis parameter data to the report server.
  11. 一种服务器,包括存储器及一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:A server comprising a memory and one or more processors having stored therein computer readable instructions, the computer readable instructions being executed by the one or more processors such that the one or more The processor performs the following steps:
    通过处理服务器发送数据获取请求至存储服务器;Sending a data acquisition request to the storage server by the processing server;
    通过所述存储服务器接收所述处理服务器发送的所述数据获取请求,根据所述数据获取请求查找保单数据,并将所述保单数据发送至处理服务器;Receiving, by the storage server, the data acquisition request sent by the processing server, searching for policy data according to the data acquisition request, and sending the policy data to a processing server;
    通过所述处理服务器接收所述存储服务器发送的所述保单数据,并将所述保单数据发送至业务服务器;Receiving, by the processing server, the policy data sent by the storage server, and sending the policy data to a service server;
    通过所述业务服务器接收所述处理服务器发送的所述保单数据,根据所述保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器;及Receiving, by the service server, the policy data sent by the processing server, acquiring analysis parameter data corresponding to the policy according to the policy data, and transmitting the acquired analysis parameter data to the report server;
    通过所述报表服务器接收所述业务服务器发送的所述分析参数数据,并根据所述分析参数数据生成数据报表。Receiving, by the report server, the analysis parameter data sent by the service server, and generating a data report according to the analysis parameter data.
  12. 根据权利要求11所述的服务器,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:The server according to claim 11, wherein said processor further performs the following steps when said computer readable instructions are executed:
    通过处理服务器发送第一数据获取请求至第一存储服务器,发送第二数据获取请求至第二存储服务器,并发送第三数据获取请求至第三存储服务器;Transmitting, by the processing server, the first data acquisition request to the first storage server, sending the second data acquisition request to the second storage server, and sending the third data acquisition request to the third storage server;
    所述通过所述存储服务器接收所述处理服务器发送的所述数据获取请求,根据所述数据获取请求查找保单数据,并将所述保单数据发送至处理服务器包括:Receiving, by the storage server, the data acquisition request sent by the processing server, searching for policy data according to the data acquisition request, and sending the policy data to the processing server includes:
    通过所述第一存储服务器接收所述处理服务器发送的所述第一数据获取请求,根据所述第一数据获取请求查找第一保单数据,并将所述第一保单数据发送至处理服务器;Receiving, by the first storage server, the first data acquisition request sent by the processing server, searching for first policy data according to the first data acquisition request, and sending the first policy data to a processing server;
    通过所述第二存储服务器接收所述处理服务器发送的所述第二数据获取请求,根据所述第二数据获取请求查找第二保单数据,并将所述第二保单数据发送至处理服务器;以及Receiving, by the second storage server, the second data acquisition request sent by the processing server, searching for second policy data according to the second data acquisition request, and sending the second policy data to a processing server;
    通过所述第三存储服务器接收所述处理服务器发送的所述第三数据获取请求,根据所述第三数据获取请求查找第一保单数据,并将所述第三保单数据发送至处理服务器。Receiving, by the third storage server, the third data acquisition request sent by the processing server, searching for first policy data according to the third data acquisition request, and sending the third policy data to a processing server.
  13. 根据权利要求11所述的服务器,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:The server according to claim 11, wherein said processor further performs the following steps when said computer readable instructions are executed:
    通过分类服务器接收处理服务器发送的保单数据,将所述保单数据根据保单标识进行分类,并将分类后的保单数据发送给业务服务器。The policy data sent by the processing server is received by the classification server, the policy data is classified according to the policy identifier, and the classified policy data is sent to the service server.
  14. 根据权利要求11所述的服务器,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:The server according to claim 11, wherein said processor further performs the following steps when said computer readable instructions are executed:
    通过分类服务器接收处理服务器发送的保单数据,将所述保单数据根据保单标识和保单时间进行分类,并将分类后的保单数据发送给业务服务器。The policy data sent by the processing server is received by the classification server, the policy data is classified according to the policy identification and the policy time, and the classified policy data is sent to the service server.
  15. 根据权利要求13或14所述的服务器,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:The server according to claim 13 or 14, wherein said processor further performs the following steps when said computer readable instructions are executed:
    通过所述业务服务器接收分类服务器发送的分类后的保单数据,根据所述分类后的保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器。The service server receives the classified policy data sent by the classification server, obtains the analysis parameter data corresponding to the policy according to the classified policy data, and sends the acquired analysis parameter data to the report server.
  16. 一个或多个存储有计算机可读指令的非易失性计算机可读存储介质,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:One or more non-transitory computer readable storage mediums storing computer readable instructions, when executed by one or more processors, cause the one or more processors to perform the following steps:
    通过处理服务器发送数据获取请求至存储服务器;Sending a data acquisition request to the storage server by the processing server;
    通过所述存储服务器接收所述处理服务器发送的所述数据获取请求,根据所述数据获取请求查找保单数据,并将所述保单数据发送至处理服务器;Receiving, by the storage server, the data acquisition request sent by the processing server, searching for policy data according to the data acquisition request, and sending the policy data to a processing server;
    通过所述处理服务器接收所述存储服务器发送的所述保单数据,并将所述保单数据发送至业务服务器;Receiving, by the processing server, the policy data sent by the storage server, and sending the policy data to a service server;
    通过所述业务服务器接收所述处理服务器发送的所述保单数据,根据所述保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器;及Receiving, by the service server, the policy data sent by the processing server, acquiring analysis parameter data corresponding to the policy according to the policy data, and transmitting the acquired analysis parameter data to the report server;
    通过所述报表服务器接收所述业务服务器发送的所述分析参数数据,并根据所述分析参数数据生成数据报表。Receiving, by the report server, the analysis parameter data sent by the service server, and generating a data report according to the analysis parameter data.
  17. 根据权利要求16所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:The storage medium of claim 16 wherein said computer readable instructions are further executed by said processor to perform the following steps:
    通过处理服务器发送第一数据获取请求至第一存储服务器,发送第二数据获取请求至第二存储服务器,并发送第三数据获取请求至第三存储服务器;Transmitting, by the processing server, the first data acquisition request to the first storage server, sending the second data acquisition request to the second storage server, and sending the third data acquisition request to the third storage server;
    所述通过所述存储服务器接收所述处理服务器发送的所述数据获取请求,根据所述数据获取请求查找保单数据,并将所述保单数据发送至处理服务器包括:Receiving, by the storage server, the data acquisition request sent by the processing server, searching for policy data according to the data acquisition request, and sending the policy data to the processing server includes:
    通过所述第一存储服务器接收所述处理服务器发送的所述第一数据获取请求,根据所述第一数据获取请求查找第一保单数据,并将所述第一保单数据发送至处理服务器;Receiving, by the first storage server, the first data acquisition request sent by the processing server, searching for first policy data according to the first data acquisition request, and sending the first policy data to a processing server;
    通过所述第二存储服务器接收所述处理服务器发送的所述第二数据获取请求,根据所述第二数据获取请求查找第二保单数据,并将所述第二保单数据发送至处理服务器;以及Receiving, by the second storage server, the second data acquisition request sent by the processing server, searching for second policy data according to the second data acquisition request, and sending the second policy data to a processing server;
    通过所述第三存储服务器接收所述处理服务器发送的所述第三数据获取请求,根据所述第三数据获取请求查找第一保单数据,并将所述第三保单数据发送至处理服务器。Receiving, by the third storage server, the third data acquisition request sent by the processing server, searching for first policy data according to the third data acquisition request, and sending the third policy data to a processing server.
  18. 根据权利要求16所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:The storage medium of claim 16 wherein said computer readable instructions are further executed by said processor to perform the following steps:
    通过分类服务器接收处理服务器发送的保单数据,将所述保单数据根据保单标识进行分类,并将分类后的保单数据发送给业务服务器。The policy data sent by the processing server is received by the classification server, the policy data is classified according to the policy identifier, and the classified policy data is sent to the service server.
  19. 根据权利要求16所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:The storage medium of claim 16 wherein said computer readable instructions are further executed by said processor to perform the following steps:
    通过分类服务器接收处理服务器发送的保单数据,将所述保单数据根据保单标识和保单时间进行分类,并将分类后的保单数据发送给业务服务器。The policy data sent by the processing server is received by the classification server, the policy data is classified according to the policy identification and the policy time, and the classified policy data is sent to the service server.
  20. 根据权利要求18或19所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:A storage medium according to claim 18 or 19, wherein said computer readable instructions, when executed by said processor, further perform the following steps:
    通过所述业务服务器接收分类服务器发送的分类后的保单数据,根据所述分类后的保单数据获取保单对应的分析参数数据,并将获取的分析参数数据发送给报表服务器。The service server receives the classified policy data sent by the classification server, obtains the analysis parameter data corresponding to the policy according to the classified policy data, and sends the acquired analysis parameter data to the report server.
PCT/CN2018/084722 2017-07-24 2018-04-27 Product data processing system and method, server and storage medium WO2019019737A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710608073.2A CN107784062B (en) 2017-07-24 2017-07-24 Product data processing system and method
CN201710608073.2 2017-07-24

Publications (1)

Publication Number Publication Date
WO2019019737A1 true WO2019019737A1 (en) 2019-01-31

Family

ID=61437742

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/084722 WO2019019737A1 (en) 2017-07-24 2018-04-27 Product data processing system and method, server and storage medium

Country Status (2)

Country Link
CN (1) CN107784062B (en)
WO (1) WO2019019737A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108259552B (en) * 2017-07-24 2020-09-11 平安科技(深圳)有限公司 Case processing system and method
CN107784062B (en) * 2017-07-24 2020-12-29 平安科技(深圳)有限公司 Product data processing system and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN204331728U (en) * 2014-12-25 2015-05-13 唐山蓝普科技有限公司 A kind of data-storage system based on cloud computing
US20150161209A1 (en) * 2005-12-19 2015-06-11 Google Inc. Hierarchy of Servers for Query Processing of Column Chunks in a Distributed Column Chunk Data Store
CN106408421A (en) * 2016-02-26 2017-02-15 平安科技(深圳)有限公司 Cross-platform policy processing method, device and system
CN107784062A (en) * 2017-07-24 2018-03-09 平安科技(深圳)有限公司 Product data processing system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150161209A1 (en) * 2005-12-19 2015-06-11 Google Inc. Hierarchy of Servers for Query Processing of Column Chunks in a Distributed Column Chunk Data Store
CN204331728U (en) * 2014-12-25 2015-05-13 唐山蓝普科技有限公司 A kind of data-storage system based on cloud computing
CN106408421A (en) * 2016-02-26 2017-02-15 平安科技(深圳)有限公司 Cross-platform policy processing method, device and system
CN107784062A (en) * 2017-07-24 2018-03-09 平安科技(深圳)有限公司 Product data processing system and method

Also Published As

Publication number Publication date
CN107784062A (en) 2018-03-09
CN107784062B (en) 2020-12-29

Similar Documents

Publication Publication Date Title
US10984132B2 (en) Data processing systems and methods for populating and maintaining a centralized database of personal data
US9940668B2 (en) Switching between data aggregator servers
US8037046B2 (en) Collecting and presenting temporal-based action information
CA2934280C (en) Long string pattern matching of aggregated account data
CA2927580C (en) Method and system for document data extraction template management
CN110796458B (en) Information management system
US9298780B1 (en) Method and system for managing user contributed data extraction templates using weighted ranking score analysis
AU2014343044A1 (en) Method and system for document data extraction template management
JP2014063495A (en) System and method for data privacy and destruction in multi-system landscape
CN111919228A (en) Flexible energy information aggregation
CN116882520A (en) Prediction method and system for predetermined prediction problem
WO2019019737A1 (en) Product data processing system and method, server and storage medium
CN111191046A (en) Method, device, computer storage medium and terminal for realizing information search
US11423422B2 (en) Performing query-time attribution modeling based on user-specified segments
US9525687B2 (en) Template for customer attributes
US20140188657A1 (en) Establishing Customer Attributes
WO2019019738A1 (en) Resource processing system and method, server and storage medium
WO2014050837A1 (en) Determination device, determination method, and computer-readable recording medium
US10552455B2 (en) Analytics enablement for engineering records
US9009073B1 (en) Product availability check using image processing
WO2019019698A1 (en) Case processing system and method, server and storage medium
US11580143B1 (en) Interactive and dynamic timeline data merging and management
US10235649B1 (en) Customer analytics data model
US20140188530A1 (en) Provision of customer attributes to an organization
US11899636B1 (en) Capturing and maintaining a timeline of data changes in a relational database system

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18837443

Country of ref document: EP

Kind code of ref document: A1