CN110874361A - Data processing method, data processing device, storage medium and computer equipment - Google Patents

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

Info

Publication number
CN110874361A
CN110874361A CN201910943929.0A CN201910943929A CN110874361A CN 110874361 A CN110874361 A CN 110874361A CN 201910943929 A CN201910943929 A CN 201910943929A CN 110874361 A CN110874361 A CN 110874361A
Authority
CN
China
Prior art keywords
service
data storage
storage rule
business
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910943929.0A
Other languages
Chinese (zh)
Inventor
段轶轩
罗亮
华志强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oral Communication (beijing) Network Technology Co Ltd
Original Assignee
Oral Communication (beijing) Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oral Communication (beijing) Network Technology Co Ltd filed Critical Oral Communication (beijing) Network Technology Co Ltd
Priority to CN201910943929.0A priority Critical patent/CN110874361A/en
Publication of CN110874361A publication Critical patent/CN110874361A/en
Pending legal-status Critical Current

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
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2291User-Defined Types; Storage management thereof
    • 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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP

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)
  • Software Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a data processing method, a data processing device, a storage medium and computer equipment, relates to the technical field of information, and mainly aims to improve the data acquisition efficiency of a data warehouse, wherein the method comprises the following steps: sending a service data storage rule updating request to a data warehouse platform, wherein the service data storage rule updating request carries service change information, and the data warehouse platform is used for inputting a service data storage rule corresponding to a service to be changed according to the service change information; receiving the business data storage rule fed back by the data warehouse platform, and verifying the business data storage rule; and after the business changes, storing the business data by using the verified business data storage rule. The invention is suitable for data processing.

Description

Data processing method, data processing device, storage medium and computer equipment
Technical Field
The present invention relates to the field of information technologies, and in particular, to a data processing method, an apparatus, a storage medium, and a computer device.
Background
With the continuous development of information technology, the role of a database in enterprise development is more and more important, particularly, a data warehouse is an analytical database and is a bridge between a business system and subsequent data analysis, algorithms and data application, and the bridge of the data warehouse must quickly sense the change of the business system to provide accurate and reliable data, so that the enterprise development decision can be more efficiently assisted. In actual work, after the business in the business system is on line, the data required by the data warehouse can be generated.
Currently, a business system usually obtains and verifies business data storage rules manually, stores business data and provides the business data to a data warehouse, for example, obtains and verifies the business data storage rules orally by business developers and data warehouse personnel. However, the situation of forgetting to acquire and verify the business data storage rule easily occurs in a manual mode, once a business developer forgets to acquire and verify the business data storage rule, business development is performed, data provided by a business system for a data warehouse does not conform to the existing data model of the data warehouse, so that the data warehouse worker needs to compatibly develop a new data model again according to business change of the business system, development progress of the data warehouse is hindered, cost for calculating and storing data of the data warehouse is increased, and accordingly efficiency for acquiring data by the data warehouse is low.
Disclosure of Invention
In view of this, the present invention provides a data processing method, an apparatus, a storage medium, and a computer device, and mainly aims to automatically obtain and verify a business data storage rule of a service to be changed, ensure that a business developer develops the service according to the business data storage rule, and ensure that business data stored in a business system conforms to an existing data model of a data warehouse, so as to avoid compatibly developing a new data model again, avoid hindering a development progress of the data warehouse, and further improve data acquisition efficiency of the data warehouse.
According to a first aspect of the present invention, there is provided a data processing method comprising:
sending a service data storage rule updating request to a data warehouse platform, wherein the service data storage rule updating request carries service change information, and the data warehouse platform is used for inputting a service data storage rule corresponding to a service to be changed according to the service change information;
receiving the business data storage rule fed back by the data warehouse platform, and verifying the business data storage rule;
and after the business changes, storing the business data by using the verified business data storage rule.
Optionally, the sending a service data storage rule update request to the data warehouse platform includes:
determining whether a service data storage rule corresponding to the service to be changed exists in a local service data storage rule list of a service system according to the service change information;
and if the business data storage rule corresponding to the business to be changed does not exist, sending a business data storage rule updating request to the data warehouse platform.
Optionally, the verifying the service data storage rule based on the service change information includes:
analyzing the business data storage rule;
and if the analysis result contains the service change information, determining that the service data storage rule passes verification.
Further, after the verification processing is performed on the business data storage rule, the method further includes:
and updating the business data storage rule into a local business data storage rule list of a business system.
Further, after the verification processing is performed on the business data storage rule, the method further includes:
and sending the verification result of the business data storage rule to the data warehouse platform.
Further, after the verification processing is performed on the business data storage rule, the method further includes:
and synchronously sending the business data storage rule to a downstream related system.
According to a second aspect of the present invention, there is provided another data processing method comprising:
receiving a service data storage rule updating request sent by a service system, wherein the service data storage rule updating request carries service change information;
inputting a service data storage rule corresponding to the service to be changed according to the service change information;
and feeding back the service data storage rule to the service system, wherein the service system is used for verifying the service data storage rule and storing the service data by utilizing the verified service data storage rule after the service changes.
Optionally, the entering, according to the service change information, a service data storage rule corresponding to a service to be changed includes:
generating and outputting a service data storage rule input interface according to the service change information;
and acquiring the business data storage rule which is input through the business data storage rule input interface and corresponds to the business to be changed.
Optionally, the feeding back the service data storage rule to the service system includes:
converting the business data storage rule according to a business data storage rule storage format of the business system;
and feeding back the converted business data storage rule to the business system.
Further, after the business data storage rule is fed back to the business system, the method further includes:
receiving a verification result of the business data storage rule sent by the business system;
and updating the service data storage rule obtained by approval into a local service data storage rule list of the platform.
According to a third aspect of the present invention, there is provided a data processing apparatus comprising:
the system comprises a sending unit, a data warehouse platform and a processing unit, wherein the sending unit is used for sending a service data storage rule updating request to the data warehouse platform, the service data storage rule updating request carries service change information, and the data warehouse platform is used for acquiring a service data storage rule corresponding to a service to be changed according to the service change information;
the receiving unit is used for receiving the business data storage rule fed back by the data warehouse platform;
the processing unit is used for verifying the business data storage rule to obtain a business data storage rule corresponding to the business to be changed;
and the storage unit is used for storing the service data by utilizing the service data storage rule after the service changes.
Optionally, the sending unit is specifically configured to determine, according to the service change information, whether a service data storage rule corresponding to the service to be changed exists in a local service data storage rule list of a service system; and if the business data storage rule corresponding to the business to be changed does not exist, sending a business data storage rule updating request to the data warehouse platform.
Optionally, the processing unit is specifically configured to output verification notification information corresponding to the service data storage rule; and if the confirmation information corresponding to the verification notification information is received, determining that the business data storage rule is verified.
Further, the apparatus further comprises:
and the updating unit is used for updating the business data storage rule into a local business data storage rule list of the business system.
Further, the sending unit is further configured to send a verification result of the business data storage rule to the data warehouse platform.
Further, the sending unit is further configured to send the service data storage rule to a downstream related system synchronously.
According to a fourth aspect of the present invention, there is provided another data processing apparatus comprising:
a receiving unit, configured to receive a service data storage rule update request sent by a service system, where the service data storage rule update request carries service change information;
the input unit is used for inputting a business data storage rule corresponding to the business to be changed according to the business change information;
and the service system is used for verifying the service data storage rule to obtain a service data storage rule corresponding to the service to be changed, and storing the service data by using the service data storage rule after the service is changed.
Optionally, the entry unit is specifically configured to generate and output service data storage rule entry notification information according to the service change information; and acquiring the business data storage rule which is input through the business data storage rule input interface and corresponds to the business to be changed.
Optionally, the sending unit is specifically configured to perform conversion processing on the service data storage rule according to a service data storage rule storage format of the service system; and feeding back the converted business data storage rule to the business system.
Further, the apparatus further comprises: an updating unit for updating the data of the data packet,
the receiving unit is further configured to receive a verification result of the service data storage rule sent by the service system;
and the updating unit is used for updating the service data storage rule obtained by the examination and approval into a local service data storage rule list of the platform.
According to a fifth aspect of the present invention, there is provided a storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform the steps of:
sending a service data storage rule updating request to a data warehouse platform, wherein the service data storage rule updating request carries service change information, and the data warehouse platform is used for inputting a service data storage rule corresponding to a service to be changed according to the service change information;
receiving the business data storage rule fed back by the data warehouse platform, and verifying the business data storage rule;
and after the service changes, storing the service data by using the service data storage rule.
According to a sixth aspect of the present invention, there is provided a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the program:
sending a service data storage rule updating request to a data warehouse platform, wherein the service data storage rule updating request carries service change information, and the data warehouse platform is used for inputting a service data storage rule corresponding to a service to be changed according to the service change information;
receiving the business data storage rule fed back by the data warehouse platform, and verifying the business data storage rule;
and after the service changes, storing the service data by using the service data storage rule.
According to a seventh aspect of the present invention, there is provided another storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform the steps of:
receiving a service data storage rule updating request sent by a service system, wherein the service data storage rule updating request carries service change information;
inputting a service data storage rule corresponding to the service to be changed according to the service change information;
and feeding back the business data storage rule to the business system, wherein the business system is used for verifying the business data storage rule to obtain the business data storage rule corresponding to the business to be changed, and storing the business data by using the business data storage rule after the business is changed.
According to an eighth aspect of the present invention, there is provided another computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the program:
receiving a service data storage rule updating request sent by a service system, wherein the service data storage rule updating request carries service change information;
inputting a service data storage rule corresponding to the service to be changed according to the service change information;
and feeding back the business data storage rule to the business system, wherein the business system is used for verifying the business data storage rule to obtain the business data storage rule corresponding to the business to be changed, and storing the business data by using the business data storage rule after the business is changed.
Compared with the existing business data storage rule and stored business data obtained by oral agreement in a manual mode, the business system can send a business data storage rule updating request to a data warehouse platform, the business data storage rule updating request carries business change information, and the data warehouse platform can enter the business data storage rule corresponding to the business to be changed according to the business change information. In addition, the service system can receive the service data storage rule fed back by the data warehouse platform, and verify the service data storage rule to obtain a service data storage rule corresponding to the service to be changed; after the business changes, the business data is stored by utilizing the verified business data storage rule, so that the business data storage rule of the business to be changed can be automatically acquired and verified, a business developer can be ensured to develop the business according to the business data storage rule, and the business data stored by a business system is ensured to be in accordance with the existing data model of the data warehouse, so that the new data model can be prevented from being compatibly developed again, the development progress of the data warehouse is prevented from being hindered, and the data acquisition efficiency of the data warehouse can be improved.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1 is a schematic flow chart illustrating a data processing method according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating another data processing method according to an embodiment of the present invention;
FIG. 3 is a flow chart of a data interaction method according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present invention;
FIG. 5 is a block diagram of another data processing apparatus according to an embodiment of the present invention;
FIG. 6 is a block diagram illustrating an example of a physical structure of a computer device according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of a data processing apparatus according to another embodiment of the present invention;
fig. 8 is a schematic structural diagram of still another data processing apparatus according to an embodiment of the present invention;
fig. 9 is a schematic physical structure diagram of another computer device according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As described in the background, currently, a business system usually stores business data and provides the business data to a data warehouse through a business data storage rule which is manually acquired and verified, for example, through oral means of a business developer and a data warehouse person. However, the situation of forgetting to acquire and verify the business data storage rule easily occurs in a manual mode, once a business developer forgets to acquire and verify the business data storage rule, business development is performed, data provided by a business system for a data warehouse does not conform to the existing data model of the data warehouse, so that the data warehouse worker needs to compatibly develop a new data model again according to business change of the business system, development progress of the data warehouse is hindered, cost for calculating and storing data of the data warehouse is increased, and accordingly efficiency for acquiring data by the data warehouse is low.
In order to solve the above technical problem, an embodiment of the present invention provides a data processing method, as shown in fig. 1, which can be applied to a service system, where the method includes:
101. and sending a business data storage rule updating request to the data warehouse platform.
The service data storage rule updating request carries service change information, and the data warehouse platform is used for inputting a service data storage rule corresponding to a service to be changed according to the service change information. The service change information is information that the service in the service system needs to be changed, and can also be service information corresponding to the service to be changed. For example, if the ordering service in the service system originally comes on line at the application 1 and the application 2, and the ordering service needs to be adjusted and added to come on line at the application 3, the service change information may be the end information of the newly added application 3. That is, when a new service exists in the service system, a service developer can send a service data storage rule update request to the data warehouse platform through the service change notification module of the service system. And after receiving the service change information, the data warehouse platform outputs service data storage rule entry notification information, so that the data warehouse personnel enter the service data storage rule corresponding to the service to be changed in the data warehouse platform according to the service change information. Specifically, the data warehouse personnel can enter the business data storage rule according to the rule entry module of the data warehouse platform.
102. And receiving the business data storage rule fed back by the data warehouse platform, and verifying the business data storage rule based on the business change information.
For the embodiment of the present invention, the business data storage rule may be a business data storage rule that is confirmed for business development. Specifically, the service data storage rule may be verified according to an analysis result of the service data storage rule and a matching condition of the service change information, and if the analysis result includes the service change information, it is determined that the service data storage rule passes verification. Or, when the service development personnel develops the service, the service data storage rule is verified according to the verification notice output by the service system.
103. And after the business changes, storing the business data by using the verified business data storage rule.
For the embodiment of the invention, the business system can store the business data into a local physical table and can also provide the business data to the data warehouse platform.
Further, in order to better describe the process of the data processing method, as a refinement and an extension of the above embodiment, the embodiment of the present invention provides several alternative embodiments, but is not limited to this, and specifically the following embodiments are shown:
in an optional embodiment of the present invention, the step 101 may specifically include: determining whether a service data storage rule corresponding to the service to be changed exists in a local service data storage rule list of a service system according to the service change information; and if the business data storage rule corresponding to the business to be changed does not exist, sending a business data storage rule updating request to the data warehouse platform. The service data storage rule list may store service data storage rules corresponding to each service in the service system. Different services may correspond to the same service data storage rule or different service data storage rules.
In another optional embodiment of the present invention, the step of performing verification processing on the service data storage rule may specifically include: analyzing the business data storage rule; and if the analysis result contains the service change information, determining that the service data storage rule is verified. Specifically, if the analysis result includes the service change information, it is indicated that the entered service data storage rule meets the service change development requirement, and the service data storage rule verification is determined. For example, if the ordering service in the service system is originally on-line at the application end 1 and the application end 2, the ordering service needs to be adjusted and added on-line at the application end 3, and if the relevant information of the application end 3 exists in the analysis result, it is indicated that the service data storage rule meets the development requirement added at the application end 3 in the service. In addition, the verification notification information may also be sent to the service developer according to the contact information of the service developer, and if the service developer marks or selects an option for the service data storage rule in the service system, the service system may receive the confirmation information and confirm that the service data storage rule is verified.
In another optional embodiment of the present invention, to ensure that information of the service system and the data warehouse platform is symmetric or information between them is constrained, the service system and the data warehouse platform maintain a set of rule lists transparent to each other, and after the service data storage rule is verified, the method further includes: updating the business data storage rule to a local business data storage rule list of a business system; and/or sending the verification result of the business data storage rule to the data warehouse platform. In addition, in order to enable downstream related personnel to timely learn about the change situation of the business and the business data storage rule on which the change business depends, the method further comprises the following steps: and synchronously sending the verified business data storage rule to a downstream related system.
Correspondingly, an embodiment of the present invention further provides another data processing method, as shown in fig. 2, which may be applied to a data warehouse platform, where the method includes:
201. and receiving a service data storage rule updating request sent by a service system.
Wherein, the service data storage rule updating request carries service change information. The service data storage rule updating request can be sent by the service system in a service data storage rule list which determines that the service to be changed does not exist in the local service data storage rule list of the system, if the service data storage rule of the service to be changed exists, the service system can not execute any operation, and can also send service change to the data warehouse platform, but does not need to update notification information of the service data storage rule.
202. And inputting a service data storage rule corresponding to the service to be changed according to the service change information.
In an alternative embodiment of the present invention, to implement obtaining the business data storage rule, the step 202 may be further defined or refined, and includes: generating and outputting a service data storage rule input interface according to the service change information; and acquiring the business data storage rule corresponding to the business to be changed, which is input through the business data storage rule input interface. Specifically, the logging notification information including the service change information may be further generated, and then the logging notification information is sent to the terminal device used by the data warehouse staff according to the contact information of the data warehouse staff, so that the data warehouse staff can log the service data storage rule corresponding to the service to be changed in the service data storage rule logging interface according to the rule logging structure of the data warehouse platform. If the rule input structure of the data warehouse platform is as follows: the data warehouse platform can output a data field input interface firstly, outputs a business process input interface after the data field input is finished, outputs a rule input interface after the business process input is finished, and finally obtains a business data storage rule corresponding to the business to be changed.
203. And feeding back the business data storage rule to the business system.
The business system is used for verifying the business data storage rule and storing the business data by utilizing the verified business data storage rule after the business changes.
It should be noted that step 203 may specifically include: converting the business data storage rule according to a business data storage rule storage format of the business system; and feeding back the converted business data storage rule to the business system. If the storage formats of the service data storage rules of the data warehouse platform and the service system are different, in order to reduce the difficulty of subsequent data processing and maintenance, when the data warehouse platform sends the service data storage rules to the service system, the data warehouse platform can convert the service data storage rules according to the storage format of the service data storage rules of the service system. For example, the data warehouse platform may enter the business data storage rule according to a three-hierarchy structure of the data domain, the business process, and the business data storage rule, and the business system may store the business data storage rule according to a two-hierarchy structure of the physical table and the business data storage rule, so that the data warehouse platform may convert the business data storage rule according to the two-hierarchy structure, and then send the converted business data storage rule to the business system, so that the business developer can more intuitively know the business data storage rule corresponding to the business to be changed, and verify the business data storage rule.
In yet another alternative embodiment of the present invention, after the step 203, the method further comprises: receiving a verification result of the business data storage rule sent by the business system; and updating the verified service data storage rule into a local service data storage rule list of the platform. In the embodiment of the invention, the oral communication cost of data warehouse personnel and service developers can be reduced by locally maintaining the service data storage rule list on the platform.
For better explaining the present invention, an interactive process between the business system and the data warehouse platform is also provided, as shown in fig. 3, including:
1. the service system acquires service change information;
2. the service system determines whether a local service data storage rule list has a service data storage rule corresponding to the service to be changed;
3. when determining that the local business data storage rule list does not have the business data storage rule corresponding to the business to be changed, the business system sends a business data storage rule updating request to the data warehouse platform;
4. a data warehouse platform inputs a business data storage rule corresponding to a business to be changed;
5. the data warehouse platform sends a business data storage rule corresponding to the business to be changed to a business system;
6. the service system verifies the service data storage rule and updates a local service data storage rule list;
7. the business system sends a business data storage rule result to the data warehouse platform;
8. and the data warehouse platform updates the local business data storage rule list of the platform according to the business data storage rule result.
Further, as a specific implementation of fig. 1, an embodiment of the present invention provides a data processing apparatus, as shown in fig. 4, where the apparatus may specifically be a service system, or may also be a part of the service system, and the apparatus includes: a transmitting unit 31, a receiving unit 32, a processing unit 33 and a storage unit 34.
The sending unit 31 may be configured to send a service data storage rule update request to a data warehouse platform, where the service data storage rule update request carries service change information, and the data warehouse platform is configured to obtain a service data storage rule corresponding to a service to be changed according to the service change information. The sending unit 31 is a main functional module in the apparatus that sends a service data storage rule update request to the data warehouse platform.
The receiving unit 32 may be configured to receive the business data storage rule fed back by the data warehouse platform. The receiving unit 32 is a main functional module in the apparatus for receiving the business data storage rule fed back by the data warehouse platform.
The processing unit 33 may be configured to perform verification processing on the service data storage rule to obtain a service data storage rule corresponding to the service to be changed. The processing unit 33 is a main functional module in the present apparatus, which performs verification processing on the service data storage rule, and is also a core module.
The storage unit 34 may be configured to store the service data after the service change by using the verified service data storage rule. The storage unit 34 is a main functional module that stores the service data after the service change in the present apparatus by using the verified service data storage rule.
In a specific application scenario, the sending unit 31 may be specifically configured to determine, according to the service change information, whether a service data storage rule corresponding to the service to be changed exists in a service data storage rule list local to a service system; and if the business data storage rule corresponding to the business to be changed does not exist, sending a business data storage rule updating request to the data warehouse platform.
In a specific application scenario, the processing unit 33 is specifically configured to analyze the service data storage rule; and if the analysis result contains the service change information, determining that the service data storage rule passes verification.
For the embodiment of the present invention, the apparatus further includes: and an updating unit 35, as shown in fig. 5.
The updating unit 35 may be configured to update the service data storage rule to a service data storage rule list local to the service system.
In a specific application scenario, the sending unit 31 may be further configured to send a verification result of the business data storage rule to the data warehouse platform.
In a specific application scenario, the sending unit 31 may be further configured to send the service data storage rule to a downstream related system synchronously.
It should be noted that, for other corresponding descriptions of the functional modules related to the data processing apparatus provided in the embodiment of the present invention, reference may be made to the corresponding description of the method shown in fig. 1, which is not described herein again.
Based on the method shown in fig. 1, correspondingly, an embodiment of the present invention further provides a storage medium, where at least one executable instruction is stored in the storage medium, and the executable instruction causes a processor to perform the following steps: sending a service data storage rule updating request to a data warehouse platform, wherein the service data storage rule updating request carries service change information, and the data warehouse platform is used for inputting a service data storage rule corresponding to a service to be changed according to the service change information; receiving the business data storage rule fed back by the data warehouse platform, and verifying the business data storage rule; and after the business changes, storing the business data by using the verified business data storage rule.
Based on the above embodiments of the method shown in fig. 1 and the apparatus shown in fig. 3, the embodiment of the present invention further provides a computer device, as shown in fig. 6, including a processor (processor)41, a communication Interface (communication Interface)42, a memory (memory)43, and a communication bus 44. Wherein: the processor 41, the communication interface 42, and the memory 43 communicate with each other via a communication bus 44. A communication interface 44 for communicating with network elements of other devices, such as clients or other servers. The processor 41 is configured to execute a program, and may specifically execute relevant steps in the above data conversion method embodiment. In particular, the program may include program code comprising computer operating instructions. The processor 41 may be a central processing unit CPU or an application Specific integrated circuit asic or one or more integrated circuits configured to implement embodiments of the present invention.
The terminal comprises one or more processors, which can be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs. And a memory 43 for storing a program. The memory 43 may comprise a high-speed RAM memory, and may further include a non-volatile memory (non-volatile memory), such as at least one disk memory. The program may specifically be adapted to cause the processor 41 to perform the following operations: sending a service data storage rule updating request to a data warehouse platform, wherein the service data storage rule updating request carries service change information, and the data warehouse platform is used for inputting a service data storage rule corresponding to a service to be changed according to the service change information; receiving the business data storage rule fed back by the data warehouse platform, and verifying the business data storage rule; and after the business changes, storing the business data by using the verified business data storage rule.
Further, as a specific implementation of fig. 2, an embodiment of the present invention provides another data processing apparatus, as shown in fig. 7, where the apparatus may specifically be a service system, or may also be a part of the service system, and the apparatus includes: a receiving unit 51, a logging unit 52 and a transmitting unit 53.
The receiving unit 51 may be configured to receive a service data storage rule update request sent by a service system, where the service data storage rule update request carries service change information; the receiving unit 51 is a main functional module in the device for receiving a service data storage rule update request sent by a service system.
The entry unit 52 may be configured to enter a service data storage rule corresponding to a service to be changed according to the service change information. The entry unit 52 is a main function module of the present apparatus that enters a service data storage rule corresponding to a service to be changed according to the service change information.
The sending unit 53 may be configured to feed back the service data storage rule to the service system, where the service system is configured to perform verification processing on the service data storage rule to obtain a service data storage rule corresponding to the service to be changed, and store the service data by using the service data storage rule after the service is changed. The sending unit 53 is a main function module of the device that feeds back the service data storage rule to the service system.
The entry unit 52 may be specifically configured to generate and output a service data storage rule entry interface according to the service change information; and acquiring the business data storage rule which is input through the business data storage rule input interface and corresponds to the business to be changed.
In a specific application scenario, the sending unit 53 may be specifically configured to perform conversion processing on the service data storage rule according to a service data storage rule storage format of the service system; and feeding back the converted business data storage rule to the business system.
For the embodiment of the present invention, the apparatus further includes: and an updating unit 54 as shown in fig. 8.
The receiving unit 51 may be further configured to receive a verification result of the service data storage rule sent by the service system.
The updating unit 54 may be configured to update the verified service data storage rule to a service data storage rule list local to the platform.
It should be noted that, for other corresponding descriptions of the functional modules related to another data processing apparatus provided in the embodiment of the present invention, reference may be made to the corresponding description of the method shown in fig. 2, which is not described herein again.
Based on the method shown in fig. 2, correspondingly, another storage medium is further provided in an embodiment of the present invention, where at least one executable instruction is stored in the storage medium, and the executable instruction causes a processor to perform the following steps: receiving a service data storage rule updating request sent by a service system, wherein the service data storage rule updating request carries service change information; inputting a service data storage rule corresponding to the service to be changed according to the service change information; and feeding back the service data storage rule to the service system, wherein the service system is used for verifying the service data storage rule and storing the service data by utilizing the verified service data storage rule after the service changes.
Based on the above-mentioned embodiments of the method shown in fig. 2 and the apparatus shown in fig. 7, another computer device is provided in the embodiments of the present invention, as shown in fig. 9, a processor (processor)61, a communication Interface (Communications Interface)62, a memory (memory)63, and a communication bus 64. Wherein: the processor 61, the communication interface 62, and the memory 63 communicate with each other via a communication bus 64. A communication interface 64 for communicating with network elements of other devices, such as clients or other servers. The processor 61 is configured to execute a program, and may specifically execute relevant steps in the above data conversion method embodiment. In particular, the program may include program code comprising computer operating instructions. The processor 61 may be a central processing unit CPU or an application Specific integrated circuit asic or one or more integrated circuits configured to implement an embodiment of the invention.
The terminal comprises one or more processors, which can be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs. And a memory 63 for storing programs. The memory 63 may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory. The program may specifically be adapted to cause the processor 61 to perform the following operations: receiving a service data storage rule updating request sent by a service system, wherein the service data storage rule updating request carries service change information; inputting a service data storage rule corresponding to the service to be changed according to the service change information; and feeding back the service data storage rule to the service system, wherein the service system is used for verifying the service data storage rule and storing the service data by utilizing the verified service data storage rule after the service changes.
By the technical scheme, the business data storage rule of the business to be changed can be automatically acquired and verified, the business developer can be ensured to develop the business according to the business data storage rule, and the business data stored by the business system is ensured to be consistent with the existing data model of the data warehouse, so that the new data model can be prevented from being compatibly developed, the development progress of the data warehouse is prevented from being hindered, and the data acquisition efficiency of the data warehouse can be improved.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
It will be appreciated that the relevant features of the method and apparatus described above are referred to one another. In addition, "first", "second", and the like in the above embodiments are for distinguishing the embodiments, and do not represent merits of the embodiments.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components in a data processing apparatus according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.

Claims (10)

1. A data processing method, comprising:
sending a service data storage rule updating request to a data warehouse platform, wherein the service data storage rule updating request carries service change information, and the data warehouse platform is used for inputting a service data storage rule corresponding to a service to be changed according to the service change information;
receiving the business data storage rule fed back by the data warehouse platform, and verifying the business data storage rule based on the business change information;
and after the business changes, storing the business data by using the verified business data storage rule.
2. The method of claim 1, wherein sending a business data storage rule update request to a data warehouse platform comprises:
determining whether a service data storage rule corresponding to the service to be changed exists in a local service data storage rule list of a service system according to the service change information;
and if the business data storage rule corresponding to the business to be changed does not exist, sending a business data storage rule updating request to the data warehouse platform.
3. The method according to claim 1, wherein the performing verification processing on the business data storage rule based on the business variation information comprises:
analyzing the business data storage rule;
and if the analysis result contains the service change information, determining that the service data storage rule passes verification.
4. A data processing method, comprising:
receiving a service data storage rule updating request sent by a service system, wherein the service data storage rule updating request carries service change information;
inputting a service data storage rule corresponding to the service to be changed according to the service change information;
and feeding back the service data storage rule to the service system, wherein the service system is used for verifying the service data storage rule and storing the service data by utilizing the verified service data storage rule after the service changes.
5. A data processing apparatus, comprising:
the system comprises a sending unit, a data warehouse platform and a processing unit, wherein the sending unit is used for sending a service data storage rule updating request to the data warehouse platform, the service data storage rule updating request carries service change information, and the data warehouse platform is used for acquiring a service data storage rule corresponding to a service to be changed according to the service change information;
the receiving unit is used for receiving the business data storage rule fed back by the data warehouse platform;
the processing unit is used for verifying the service data storage rule;
and the storage unit is used for storing the service data by using the verified service data storage rule after the service changes.
6. A data processing apparatus, comprising:
a receiving unit, configured to receive a service data storage rule update request sent by a service system, where the service data storage rule update request carries service change information;
the input unit is used for inputting the business data storage rule corresponding to the business to be changed according to the business change information
And the sending unit is used for feeding back the service data storage rule to the service system, and the service system is used for verifying the service data storage rule and storing service data by using the service data storage rule after service change.
7. A storage medium having a computer program stored thereon, the storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform operations corresponding to the data processing method according to any one of claims 1 to 3.
8. A computer device comprising a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface are communicated with each other through the communication bus, and the memory is used for storing at least one executable instruction which causes the processor to execute the corresponding operation of the data processing method according to any one of claims 1-3.
9. A storage medium having a computer program stored thereon, the storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform operations corresponding to the data processing method of claim 4.
10. A computer device comprising a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface are communicated with each other through the communication bus, and the memory is used for storing at least one executable instruction which causes the processor to execute the corresponding operation of the data processing method according to claim 4.
CN201910943929.0A 2019-09-30 2019-09-30 Data processing method, data processing device, storage medium and computer equipment Pending CN110874361A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910943929.0A CN110874361A (en) 2019-09-30 2019-09-30 Data processing method, data processing device, storage medium and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910943929.0A CN110874361A (en) 2019-09-30 2019-09-30 Data processing method, data processing device, storage medium and computer equipment

Publications (1)

Publication Number Publication Date
CN110874361A true CN110874361A (en) 2020-03-10

Family

ID=69717760

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910943929.0A Pending CN110874361A (en) 2019-09-30 2019-09-30 Data processing method, data processing device, storage medium and computer equipment

Country Status (1)

Country Link
CN (1) CN110874361A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160092811A1 (en) * 2014-09-30 2016-03-31 Bank Of America Corporation Business rules framework
CN106294521A (en) * 2015-06-12 2017-01-04 交通银行股份有限公司 Date storage method and data warehouse
CN108038665A (en) * 2017-12-08 2018-05-15 平安科技(深圳)有限公司 Business Rule Management method, apparatus, equipment and computer-readable recording medium
CN108596612A (en) * 2018-03-16 2018-09-28 北京仁聚汇通信息科技有限责任公司 A kind of payment transaction management engine, method and system
CN109358874A (en) * 2018-09-26 2019-02-19 中国平安人寿保险股份有限公司 Business rule update method, device, computer equipment and storage medium
CN110083623A (en) * 2019-03-12 2019-08-02 中国平安人寿保险股份有限公司 A kind of business rule generation method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160092811A1 (en) * 2014-09-30 2016-03-31 Bank Of America Corporation Business rules framework
CN106294521A (en) * 2015-06-12 2017-01-04 交通银行股份有限公司 Date storage method and data warehouse
CN108038665A (en) * 2017-12-08 2018-05-15 平安科技(深圳)有限公司 Business Rule Management method, apparatus, equipment and computer-readable recording medium
CN108596612A (en) * 2018-03-16 2018-09-28 北京仁聚汇通信息科技有限责任公司 A kind of payment transaction management engine, method and system
CN109358874A (en) * 2018-09-26 2019-02-19 中国平安人寿保险股份有限公司 Business rule update method, device, computer equipment and storage medium
CN110083623A (en) * 2019-03-12 2019-08-02 中国平安人寿保险股份有限公司 A kind of business rule generation method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
郭兴众 等: "基于数据仓库的C/S模式财务物流信息系统设计", 《计算机技术与发展》 *

Similar Documents

Publication Publication Date Title
CN101193007A (en) Testing method, scenario testing method and corresponding device for URL command
US20200034940A1 (en) Contract generation and templating
CN109359194B (en) Method and apparatus for predicting information categories
CN107291608B (en) Test script generation method, interface subscription/registration method and device
CN109840192B (en) Method and device for automatic testing
CN111831682B (en) Method, apparatus, device and computer readable medium for processing accumulation fund service
CN114900379B (en) Message notification method and device, electronic equipment and storage medium
US11378942B2 (en) Progressive guidance of digital twin model assembly
US10489728B1 (en) Generating and publishing a problem ticket
CN111143404B (en) Service processing method and device
WO2019047756A1 (en) Service feedback method and apparatus and fault feedback method for public transport two-dimensional code payment service
CN111027977A (en) Data verification method and device and electronic equipment
CN116938958A (en) API information synchronization method, device, system and computer readable storage medium
CN110874361A (en) Data processing method, data processing device, storage medium and computer equipment
CN115801873A (en) Service distribution method, system, electronic device and storage medium
CN115204841A (en) Workflow generation method and device, electronic equipment and storage medium
CN113918525A (en) Data exchange scheduling method, system, electronic device, medium, and program product
CN110751455B (en) Method and device for processing joint service
US20200311741A1 (en) Methods and systems for validating order request
CN110083807B (en) Contract modification influence automatic prediction method, device, medium and electronic equipment
CN107578289B (en) Method and system for settling accounts of machine + X products
CN108170557B (en) Method and apparatus for outputting information
CN112070391A (en) Workshop production task management system, method and device
CN111159988A (en) Model processing method and device, computer equipment and storage medium
US8321235B2 (en) Validating an electronic transaction

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200310