CN113656194A - Account checking result data notification method and device, electronic device and storage medium - Google Patents

Account checking result data notification method and device, electronic device and storage medium Download PDF

Info

Publication number
CN113656194A
CN113656194A CN202110925744.4A CN202110925744A CN113656194A CN 113656194 A CN113656194 A CN 113656194A CN 202110925744 A CN202110925744 A CN 202110925744A CN 113656194 A CN113656194 A CN 113656194A
Authority
CN
China
Prior art keywords
data
reconciliation
task
account checking
service
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
CN202110925744.4A
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.)
Jingdong Technology Holding Co Ltd
Original Assignee
Jingdong Technology Holding 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 Jingdong Technology Holding Co Ltd filed Critical Jingdong Technology Holding Co Ltd
Priority to CN202110925744.4A priority Critical patent/CN113656194A/en
Publication of CN113656194A publication Critical patent/CN113656194A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present disclosure relates to a method, an apparatus, an electronic apparatus, and a storage medium for notifying account checking result data, wherein the method includes: acquiring data information corresponding to a data acquisition service and configuration information corresponding to a reconciliation service from an information management system; calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information, and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data; calling the reconciliation service to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data; and informing a target object according to the account checking result data. By adopting the technical means, the problems that in the prior art, an account checking platform needs to be built once for account checking at each time, various information needs to be configured for account checking by a user, and the like are solved, and then the account checking process is simplified, and the account checking efficiency is improved.

Description

Account checking result data notification method and device, electronic device and storage medium
Technical Field
The present disclosure relates to the field of communications, and in particular, to a method and an apparatus for notifying account checking result data, an electronic apparatus, and a storage medium.
Background
In many businesses, data consistency check, namely account checking, is required. The source of the reconciliation data may be from a file, a database, a data center, etc., the format of the data of different sources is different, and meanwhile, the type of the user reconciliation at each time may be different, such as the reconciliation comprises: repayment reconciliation, refund reconciliation, transaction reconciliation and the like. Checking account requires checking out the difference between the account checking data, and meanwhile, counting, displaying, alarming and the like of the difference between the account checking data also need to be supported. In the prior art, account checking operation is usually realized through an account checking platform by building the account checking platform. However, due to the fact that account checking operations of different account checking types are different in data acquisition, analysis and adaptation, account checking task configuration is different and the like, an account checking platform is built every time for account checking, repeated construction is achieved, reconstruction difficulty is high, labor cost and lead cycle are expanded continuously, and complexity and cost of platform construction are increased continuously. In addition, in the account checking process, a user is also required to build a platform and configure various information, so that a great deal of time and work of the user are spent.
In the course of implementing the disclosed concept, the inventors found that there are at least the following technical problems in the related art: each account checking needs to build an account checking platform once, and a user needs to configure various information for the account checking.
Disclosure of Invention
In order to solve the above technical problem or at least partially solve the above technical problem, embodiments of the present disclosure provide a method, an apparatus, an electronic apparatus, and a storage medium for notifying account checking result data, so as to solve at least the problems that in the prior art, an account checking platform needs to be set up once for each account checking, and a user needs to configure various information for account checking.
The purpose of the present disclosure is realized by the following technical scheme:
in a first aspect, an embodiment of the present disclosure provides a method for notifying account checking result data, including: acquiring data information corresponding to a data acquisition service and configuration information corresponding to a reconciliation service from an information management system; calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information, and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data; calling the reconciliation service to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data; and informing a target object according to the account checking result data.
In an exemplary embodiment, invoking the reconciliation service to perform a reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data includes: acquiring the third reconciliation data and the fourth reconciliation data from a data center; calling the reconciliation service to generate a reconciliation task according to the third reconciliation data and the fourth reconciliation data; the reconciliation task is segmented into a plurality of node tasks according to the number of task threads or the execution data volume of a single thread, wherein the configuration information comprises: the number of task threads and the execution data volume of a single thread; the reconciliation operation is respectively carried out on the plurality of node tasks to obtain a plurality of node task result data; and summarizing the task result data of the plurality of nodes to obtain the reconciliation result data.
In an exemplary embodiment, the reconciliation operation is performed on the plurality of node tasks respectively to obtain a plurality of node task result data, and the reconciliation operation includes: the node tasks are respectively segmented into a plurality of thread tasks according to the data volume and the storage type of each node task; performing the account checking operation on the plurality of thread tasks respectively to obtain a plurality of thread task result data; and summarizing the thread task result data to obtain the node task result data.
In an exemplary embodiment, before acquiring the data information corresponding to the data acquisition service and the configuration information corresponding to the reconciliation service from the information management system, the method further includes: receiving an account checking instruction sent by the target object; determining the data information according to the reconciliation instruction, wherein the data information comprises: the account checking type, the data acquisition period, the address of the first account checking data and the address of the second account checking data; determining the configuration information according to the reconciliation instruction, wherein the configuration information comprises: the number of task threads and the execution data volume of a single thread; and storing the data information and the configuration information in the information management system.
In an exemplary embodiment, invoking the data obtaining service to obtain the first reconciliation data and the second reconciliation data according to the data information includes: according to the data acquisition cycle, acquiring the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data respectively in an active pulling mode; or according to the data acquisition cycle, acquiring the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data respectively in a receiving and pushing manner.
In an exemplary embodiment, analyzing the first reconciliation data and the second reconciliation data to obtain the third reconciliation data and the fourth reconciliation data includes: determining a reconciliation standard template from the data acquisition service according to the reconciliation type; performing data conversion processing on the first reconciliation data and the second reconciliation data according to the reconciliation standard template to obtain third reconciliation data and fourth reconciliation data, wherein the analysis processing comprises the data conversion processing; storing the third reconciliation data and the fourth reconciliation data in a datacenter.
In one exemplary embodiment, notifying a target object according to the reconciliation result data comprises: setting an alarm task to send the reconciliation result data to a client through the alarm task; and/or setting a result display task to display the account checking result data on the terminal equipment through the result display task.
In a second aspect, an embodiment of the present disclosure provides an apparatus for notifying account checking result data, including: the acquisition module is used for acquiring data information corresponding to the data acquisition service and configuration information corresponding to the reconciliation service from the information management system; the first processing module is used for calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data; the second processing module is used for calling the reconciliation service so as to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data; and the notification module is used for notifying the target object according to the account checking result data.
In a third aspect, embodiments of the present disclosure provide an electronic device. The electronic device comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus; a memory for storing a computer program; and a processor for implementing the above-described method for notifying the reconciliation result data or the method for image processing when executing the program stored in the memory.
In a fourth aspect, embodiments of the present disclosure provide a computer-readable storage medium. The above-mentioned computer-readable storage medium has stored thereon a computer program that, when executed by a processor, implements the method of notifying reconciliation result data or the method of image processing as described above.
Compared with the prior art, the technical scheme provided by the embodiment of the disclosure at least has part or all of the following advantages: acquiring data information corresponding to a data acquisition service and configuration information corresponding to a reconciliation service from an information management system; calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information, and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data; calling the reconciliation service to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data; and informing a target object according to the account checking result data. Because the first reconciliation data and the second reconciliation data which need to be reconciled can be converted into the third reconciliation data and the fourth reconciliation data through analysis processing, and the reconciliation service can realize the reconciliation processing operation on the third reconciliation data and the fourth reconciliation data, the problems that in the prior art, a reconciliation platform needs to be built every reconciliation, various information needs to be configured for the reconciliation by a user, and the like are solved by adopting the technical means, so that the reconciliation flow is simplified, and the reconciliation efficiency is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the related art will be briefly described below, and it is obvious for those skilled in the art to obtain other drawings without inventive exercise.
Fig. 1 is a block diagram schematically illustrating a hardware configuration of a computer terminal according to a notification method of reconciliation result data in an embodiment of the present disclosure;
fig. 2 schematically illustrates a flowchart of a notification method of reconciliation result data according to an embodiment of the present disclosure;
FIG. 3 schematically illustrates a flow diagram of a reconciliation task segmentation process according to an embodiment of the present disclosure;
FIG. 4 is a flow diagram that schematically illustrates a node task segmentation process, in accordance with an embodiment of the present disclosure;
fig. 5 schematically illustrates a schematic diagram of a notification method of reconciliation result data according to an embodiment of the present disclosure;
fig. 6 is a block diagram schematically illustrating a configuration of a reconciliation result data notification apparatus according to an embodiment of the present disclosure;
fig. 7 schematically shows a block diagram of an electronic device provided in an embodiment of the present disclosure.
Detailed Description
The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments. It should be noted that, in the present disclosure, the embodiments and features of the embodiments may be combined with each other without conflict.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
The method embodiments provided by the embodiments of the present disclosure may be executed in a computer terminal or a similar computing device. Taking an example of the method running on a computer terminal, fig. 1 schematically shows a hardware structure block diagram of a computer terminal of a method for notifying account checking result data according to an embodiment of the present disclosure. As shown in fig. 1, a computer terminal may include one or more processors 102 (only one is shown in fig. 1), wherein the processors 102 may include but are not limited to a processing device such as a Microprocessor (MPU) or a Programmable Logic Device (PLD) and a memory 104 for storing data, and optionally, the computer terminal may further include a transmission device 106 for communication function and an input/output device 108, it is understood by those skilled in the art that the structure shown in fig. 1 is merely illustrative and not a limitation to the structure of the computer terminal, for example, the computer terminal may further include more or less components than those shown in fig. 1, or have equivalent functions or different configurations than those shown in fig. 1.
The memory 104 may be used to store a computer program, for example, a software program and a module of application software, such as a computer program corresponding to the method for notifying account checking result data in the embodiment of the present disclosure, and the processor 102 executes various functional applications and data processing by running the computer program stored in the memory 104, so as to implement the method described above. The memory 104 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 104 may further include memory located remotely from the processor 102, which may be connected to a computer terminal over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission device 106 is used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the computer terminal. In one example, the transmission device 106 includes a Network adapter (NIC) that can be connected to other Network devices through a base station to communicate with the internet. In one example, the transmission device 106 may be a Radio Frequency (RF) module, which is used to communicate with the internet in a wireless manner.
In the embodiment of the present disclosure, a method for notifying account checking result data is provided, and fig. 2 schematically shows a flowchart of a method for notifying account checking result data in the embodiment of the present disclosure, and as shown in fig. 2, the flowchart includes the following steps:
step S202, acquiring data information corresponding to a data acquisition service and configuration information corresponding to a reconciliation service from an information management system;
step S204, calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information, and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data;
step S206, calling the reconciliation service to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data;
and step S208, notifying a target object according to the account checking result data.
It should be noted that the first digital identity is obtained by the data provider from an electronic certificate authority. The first reconciliation data and the second reconciliation data can be data from one or more users or mechanisms needing reconciliation, the third reconciliation data and the fourth reconciliation data are obtained after analyzing and processing the first reconciliation data and the second reconciliation data respectively, and the third reconciliation data and the fourth reconciliation data are data meeting a reconciliation standard template.
According to the method and the device, data information corresponding to the data acquisition service and configuration information corresponding to the reconciliation service are acquired from the information management system; calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information, and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data; calling the reconciliation service to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data; and informing a target object according to the account checking result data. Because the first reconciliation data and the second reconciliation data which need to be reconciled can be converted into the third reconciliation data and the fourth reconciliation data through analysis processing, and the reconciliation service can realize the reconciliation processing operation on the third reconciliation data and the fourth reconciliation data, the problems that in the prior art, a reconciliation platform needs to be built every reconciliation, various information needs to be configured for the reconciliation by a user, and the like are solved by adopting the technical means, so that the reconciliation flow is simplified, and the reconciliation efficiency is improved.
Fig. 3 schematically shows a flowchart of a reconciliation task segmentation process according to an embodiment of the present disclosure, and as shown in fig. 3, the flowchart includes the following steps:
step S302, acquiring the third reconciliation data and the fourth reconciliation data from a data center;
step S304, calling the reconciliation service to generate a reconciliation task according to the third reconciliation data and the fourth reconciliation data;
step S306, segmenting the reconciliation task into a plurality of node tasks according to the number of task threads or the execution data volume of a single thread, wherein the configuration information includes: the number of task threads and the execution data volume of a single thread;
step S308, the reconciliation operation is respectively carried out on the plurality of node tasks to obtain a plurality of node task result data;
step S310, summarizing the plurality of node task result data to obtain the reconciliation result data.
Reconciliation refers to checking accounts. In order to ensure the truth, correctness and reliability of the records of the account book, the checking and checking of the related data recorded by the account book and the account is the checking work. Through account checking work, whether the recorded content of the account book is complete or not is checked, whether error or missing is caused or not, and whether the numbers of the general ledger and the detailed ledger are equal or not are checked, so that the account certificate is consistent, the account is consistent, and the account is consistent.
Optionally, the reconciliation operation includes performing consistency check on the data to obtain difference information obtained by performing the consistency check on the data, where the reconciliation result data includes the difference information.
It should be noted that the storage addresses of the third reconciliation data and the fourth reconciliation data in the data center can be obtained from the data acquisition service through the reconciliation service, because the data acquisition service stores the third reconciliation data and the fourth reconciliation data in the data center after obtaining the third reconciliation data and the fourth reconciliation data, and obtains the addresses of the stored data in the process of storing the data. Or, obtaining, by querying configuration information through the reconciliation service: the configuration information and the data information both include storage addresses of the third reconciliation data and the fourth reconciliation data in the data center, and after the data acquisition service obtains the third reconciliation data and the fourth reconciliation data, the third reconciliation data and the fourth reconciliation data are stored in the corresponding storage addresses of the data center indicated by the data information.
In the process of executing the account checking task, in order to avoid the condition that the pressure of a single account checking node is too high, the account checking task is segmented, and the account checking task is segmented into a plurality of node tasks according to the number of task threads or the execution data volume of a single thread. After the task segmentation is finished, distributing each node task to different account checking nodes again to start account checking, and performing summary operation on the plurality of node task result data to obtain the account checking result data, wherein the summary operation comprises summarizing the node task account checking results and filing.
It should be noted that each node task may be executed by multiple threads. The reconciliation task can be segmented into a plurality of node tasks if the number of task threads or the execution data volume of a single thread is known.
Through the technical means, the consistency check, namely the account checking, among the multi-type data sources is realized by standardizing the whole process steps of account checking data acquisition, analysis, adaptation, loading, segmentation, consistency check, difference storage, alarm and customized result display, and the account checking requirement under the multi-service type is supported.
Fig. 4 schematically shows a flowchart of a node task segmentation process according to an embodiment of the present disclosure, and as shown in fig. 4, the flowchart includes the following steps:
step S402, the node tasks are respectively segmented into a plurality of thread tasks according to the data volume and the storage type of each node task;
step S404, performing the reconciliation operation on the plurality of thread tasks respectively to obtain a plurality of thread task result data;
step S406, performing the summarizing operation on the multiple thread task result data to obtain the node task result data.
If the reconciliation task is divided into a plurality of node tasks and the pressure of each node task is overlarge, the node tasks can be divided into a plurality of thread tasks according to the data volume and the storage type of each node task. And performing the reconciliation operation on the multiple thread tasks of each node task, and performing the summarizing operation on the obtained multiple thread task result data to obtain the corresponding node task result data. It should be noted that the node task may be sent to each tie-out node in a form of distributing a message body based on a message queue, where the message body is a data range that each node task needs to process. After the reconciliation node receives the message, the data segment in the message body is locked by using the distributed lock, and then exclusive processing is carried out. And meanwhile, the reconciliation node unifies the storage type corresponding to the business task and/or the data volume of the node task according to the reconciliation standard data, and performs further task segmentation, for example, if the storage type is an ES cluster, the data segment is segmented again according to the segmentation number and is handed to different threads for processing, and finally, the thread task and the node task are summarized and combined to obtain a final reconciliation result. Wherein, ES is an abbreviation of elastic search, and is a search server based on Lucene. It provides a distributed multi-user capable full-text search engine based on RESTful web interface. Lucene is a suite of open source libraries for full-text retrieval and search, supported and provided by the Apache software foundation. Lucene provides a simple yet powerful application program interface that enables full-text indexing and searching. The role of the reconciliation standard data unification business task comprises the step of specifying the storage type of the task result data of each node.
Before acquiring data information corresponding to the data acquisition service and configuration information corresponding to the reconciliation service from the information management system in step 202, the method further comprises: receiving an account checking instruction sent by the target object; determining the data information according to the reconciliation instruction, wherein the data information comprises: the account checking type, the data acquisition period, the address of the first account checking data and the address of the second account checking data; determining the configuration information according to the reconciliation instruction, wherein the configuration information comprises: the number of task threads and the execution data volume of a single thread; and storing the data information and the configuration information in the information management system.
It should be noted that the number of task threads is used to indicate how many threads can be processed by an account checking task, the amount of data executed by a single thread is used to indicate the amount of data that can be processed by a thread, and the amount of data executed by a single thread may be several megabytes, several gigabytes, several terabytes, etc. depending on the specific account checking scenario. According to the embodiment of the disclosure, one account checking task can be divided or specifically divided into a plurality of thread tasks through the number of the task threads and the execution data volume of a single thread, so that the account checking speed is increased.
In the prior art, an account checking platform needs to be built once every account checking, and a user needs to configure various information for the account checking, in the embodiment of the disclosure, data information corresponding to a data acquisition service and configuration information corresponding to the account checking service can be determined only according to an account checking instruction sent by the user, and meanwhile, because the embodiment of the disclosure standardizes the whole flow steps of account checking data acquisition, analysis, adaptation, loading, segmentation, consistency check, difference storage, alarm and customized result display, the account checking platform does not need to be built again through the scheme recorded by the embodiment of the disclosure.
Optionally, receiving a reconciliation instruction sent by the target object; generating an SQL script according to the reconciliation instruction, wherein the SQL script comprises: data information and configuration information.
SQL: structured Query Language (Structured Query Language) is a special purpose programming Language, a database Query and programming Language, used to access data and Query, update, and manage relational database systems.
Under different business scenes, the account checking file and the account checking operation can be accessed, the difference account checking among all business data sources is realized, the difference account checking file is generated or a configurable account checking result viewing page (account checking results in a daily end and a detail header can be configured) is provided, and the supporting account checking difference result warning, the account checking task log retrieval and the account checking difference processing are supported.
In step 204, invoking the data obtaining service to obtain first reconciliation data and second reconciliation data according to the data information includes: according to the data acquisition cycle, acquiring the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data respectively in an active pulling mode; or according to the data acquisition cycle, acquiring the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data respectively in a receiving and pushing manner.
The obtaining mode for obtaining the first reconciliation data and the second reconciliation data comprises the following steps: an active pull mode and a receive push mode. The active pulling mode acquires the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data through a preset protocol, such as SFTP and HTTP download reconciliation files, and the RPC interface paging acquisition receiving pushing mode acquires the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data through the preset protocol. Such as SFTP and HTTP uploading reconciliation files, and RPC interface batch pushing. It should be noted that, the receiving and pushing mode is that the data source needing account checking actively pushes own data.
SFTP is a secure data stream connection, a network transport protocol that provides file access, transport, and management functions. The HTTP Hypertext Transfer Protocol (HTTP) is a simple request-response Protocol that typically runs on top of TCP. It specifies what messages the client may send to the server and what responses to get. The headers of the request and response messages are given in ASCII form; and the message content has a MIME-like format. RPC is an abbreviated form of Remote Procedure Call (Remote Procedure Call). The RPC calling principle of the SAP system is simple, some C/S systems similar to three-layer frameworks exist, a client program of a third party calls standard or custom functions in the SAP through an interface, and data returned by the functions are obtained and displayed or printed after being processed.
It should be noted that both the first reconciliation data and the second reconciliation data can be data from one or more data sources.
It should be noted that the first reconciliation data and the second reconciliation data can be data from one or more users or institutions requiring reconciliation.
In step 204, analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data, including: determining a reconciliation standard template from the data acquisition service according to the reconciliation type; performing data conversion processing on the first reconciliation data and the second reconciliation data according to the reconciliation standard template to obtain third reconciliation data and fourth reconciliation data, wherein the analysis processing comprises the data conversion processing; storing the third reconciliation data and the fourth reconciliation data in a datacenter.
The reconciliation standard template can be a repayment reconciliation template, a refund reconciliation template, a transaction reconciliation template and the like, and can be maintained by system personnel or business operation. And determining a reconciliation standard template from the data acquisition service according to the reconciliation type, then carrying out data conversion on the data needing reconciliation, namely the first reconciliation data and the second reconciliation data according to the reconciliation standard template, converting the data needing reconciliation into standard reconciliation data, and using the standard reconciliation data for subsequent reconciliation logic. For example, the first reconciliation data and the second reconciliation data are two bills requiring reconciliation for repayment, and then the first reconciliation data and the second reconciliation data are converted into data meeting the repayment reconciliation template, that is, into the third reconciliation data and the fourth reconciliation data according to the repayment reconciliation template. The third reconciliation data and the fourth reconciliation data are standard reconciliation data. In order to solve the problems of online storage and query of large-scale data, the embodiments of the present disclosure provide a high-performance and high-reliability data read-write service, so that the third reconciliation data and the fourth reconciliation data are stored in a data center.
In step 208, notifying a target object according to the reconciliation result data, including: setting an alarm task to send the reconciliation result data to a client through the alarm task; and/or setting a result display task to display the account checking result data on the terminal equipment through the result display task.
Optionally, the reconciliation result data is saved in a data center when the reconciliation result data is obtained, and the reconciliation result data is acquired from the data center when a target object needs to be notified.
Notifying a target object according to the reconciliation result data, comprising: setting an alarm task notification target object; setting a result display task notification target object; and setting a downloading task, and downloading the account checking result data when receiving the condition that the target object downloads the account checking result data.
In order to better understand the technical solutions, the embodiments of the present disclosure also provide an alternative embodiment for explaining the technical solutions.
Fig. 5 schematically illustrates a schematic diagram of a notification method of reconciliation result data according to an embodiment of the present disclosure, as shown in fig. 5:
the embodiment of the disclosure standardizes the whole process steps of account checking data acquisition, analysis, adaptation, loading, segmentation, consistency check, difference storage, alarm and customized result display through the account checking management center, the data acquisition service, the account checking service and the data notification service.
Account checking management center: receiving an address of the first reconciliation data, an address of the second reconciliation data and a reconciliation scene which are input by a target object on an input interface corresponding to a reconciliation management center, wherein the reconciliation scene is a reconciliation type; generating an SQL script according to the address of the first reconciliation data, the address of the second reconciliation data and a reconciliation scene, and configuring a timing task, wherein the timing task is a data acquisition period; and (4) account checking task core configuration, namely, the number of threads for processing tasks and the data amount processed by each thread are specified. It should be noted that, the reconciliation management center exists as an optional embodiment, and it is not contradictory to the foregoing that the data information is determined according to the reconciliation instruction, and the configuration information is determined according to the reconciliation instruction.
Data acquisition service: and acquiring first reconciliation data and second reconciliation data according to the data information, and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data.
Account checking service: and performing account checking operation on the third account checking data and the fourth account checking data according to the configuration information to obtain account checking result data.
Data notification service: setting an alarm task notification target object; setting a result display task notification target object; and setting a downloading task, and downloading the account checking result data when receiving the condition that the target object downloads the account checking result data.
According to the method and the device, data information corresponding to the data acquisition service and configuration information corresponding to the reconciliation service are acquired from the information management system; calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information, and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data; calling the reconciliation service to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data; and informing a target object according to the account checking result data. Because the first reconciliation data and the second reconciliation data which need to be reconciled can be converted into the third reconciliation data and the fourth reconciliation data through analysis processing, and the reconciliation service can realize the reconciliation processing operation on the third reconciliation data and the fourth reconciliation data, the problems that in the prior art, a reconciliation platform needs to be built every reconciliation, various information needs to be configured for the reconciliation by a user, and the like are solved by adopting the technical means, so that the reconciliation flow is simplified, and the reconciliation efficiency is improved.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present disclosure or portions thereof that contribute to the prior art may be embodied in the form of a software product, where the computer software product is stored in a storage medium (such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, and an optical disk), and includes several instructions for enabling a terminal device (which may be a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present disclosure.
In this embodiment, a device for notifying account checking result data is further provided, where the device for notifying account checking result data is used to implement the foregoing embodiments and preferred embodiments, and details are not repeated after the description is given. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 6 is a block diagram schematically illustrating a configuration of an apparatus for notifying reconciliation result data according to an alternative embodiment of the present disclosure, and as shown in fig. 6, the apparatus includes:
an obtaining module 602, configured to obtain, from an information management system, data information corresponding to a data obtaining service and configuration information corresponding to a reconciliation service;
a first processing module 604, configured to invoke the data obtaining service, to obtain first reconciliation data and second reconciliation data according to the data information, and analyze the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data;
a second processing module 606, configured to invoke the reconciliation service, so as to perform a reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information, and obtain reconciliation result data;
and a notification module 608, configured to notify the target object according to the reconciliation result data.
It should be noted that the first digital identity is obtained by the data provider from an electronic certificate authority. The first reconciliation data and the second reconciliation data can be data from one or more users or mechanisms needing reconciliation, the third reconciliation data and the fourth reconciliation data are obtained after analyzing and processing the first reconciliation data and the second reconciliation data respectively, and the third reconciliation data and the fourth reconciliation data are data meeting a reconciliation standard template.
According to the method and the device, data information corresponding to the data acquisition service and configuration information corresponding to the reconciliation service are acquired from the information management system; calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information, and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data; calling the reconciliation service to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data; and informing a target object according to the account checking result data. Because the first reconciliation data and the second reconciliation data which need to be reconciled can be converted into the third reconciliation data and the fourth reconciliation data through analysis processing, and the reconciliation service can realize the reconciliation processing operation on the third reconciliation data and the fourth reconciliation data, the problems that in the prior art, a reconciliation platform needs to be built every reconciliation, various information needs to be configured for the reconciliation by a user, and the like are solved by adopting the technical means, so that the reconciliation flow is simplified, and the reconciliation efficiency is improved.
Optionally, the second processing module 606 is further configured to obtain the third reconciliation data and the fourth reconciliation data from a data center; calling the reconciliation service to generate a reconciliation task according to the third reconciliation data and the fourth reconciliation data; the reconciliation task is segmented into a plurality of node tasks according to the number of task threads or the execution data volume of a single thread, wherein the configuration information comprises: the number of task threads and the execution data volume of a single thread; the reconciliation operation is respectively carried out on the plurality of node tasks to obtain a plurality of node task result data; and summarizing the task result data of the plurality of nodes to obtain the reconciliation result data.
Reconciliation refers to checking accounts. In order to ensure the truth, correctness and reliability of the records of the account book, the checking and checking of the related data recorded by the account book and the account is the checking work. Through account checking work, whether the recorded content of the account book is complete or not is checked, whether error or missing is caused or not, and whether the numbers of the general ledger and the detailed ledger are equal or not are checked, so that the account certificate is consistent, the account is consistent, and the account is consistent.
Optionally, the reconciliation operation includes performing consistency check on the data to obtain difference information obtained by performing the consistency check on the data, where the reconciliation result data includes the difference information.
It should be noted that the storage addresses of the third reconciliation data and the fourth reconciliation data in the data center can be obtained from the data acquisition service through the reconciliation service, because the data acquisition service stores the third reconciliation data and the fourth reconciliation data in the data center after obtaining the third reconciliation data and the fourth reconciliation data, and obtains the addresses of the stored data in the process of storing the data. Or, obtaining, by querying configuration information through the reconciliation service: the configuration information and the data information both include storage addresses of the third reconciliation data and the fourth reconciliation data in the data center, and after the data acquisition service obtains the third reconciliation data and the fourth reconciliation data, the third reconciliation data and the fourth reconciliation data are stored in the corresponding storage addresses of the data center indicated by the data information.
In the process of executing the account checking task, in order to avoid the condition that the pressure of a single account checking node is too high, the account checking task is segmented, and the account checking task is segmented into a plurality of node tasks according to the number of task threads or the execution data volume of a single thread. After the task segmentation is finished, distributing each node task to different account checking nodes again to start account checking, and performing summary operation on the plurality of node task result data to obtain the account checking result data, wherein the summary operation comprises summarizing the node task account checking results and filing.
It should be noted that each node task may be executed by multiple threads. The reconciliation task can be segmented into a plurality of node tasks if the number of task threads or the execution data volume of a single thread is known.
Through the technical means, the consistency check, namely the account checking, among the multi-type data sources is realized by standardizing the whole process steps of account checking data acquisition, analysis, adaptation, loading, segmentation, consistency check, difference storage, alarm and customized result display, and the account checking requirement under the multi-service type is supported.
Optionally, the second processing module 606 is further configured to divide the node task into a plurality of thread tasks according to the data size and the storage type of each node task; performing the account checking operation on the plurality of thread tasks respectively to obtain a plurality of thread task result data; and summarizing the thread task result data to obtain the node task result data.
If the reconciliation task is divided into a plurality of node tasks and the pressure of each node task is overlarge, the node tasks can be divided into a plurality of thread tasks according to the data volume and the storage type of each node task. And performing the reconciliation operation on the multiple thread tasks of each node task, and performing the summarizing operation on the obtained multiple thread task result data to obtain the corresponding node task result data. It should be noted that the node task may be sent to each tie-out node in a form of distributing a message body based on a message queue, where the message body is a data range that each node task needs to process. After the reconciliation node receives the message, the data segment in the message body is locked by using the distributed lock, and then exclusive processing is carried out. And meanwhile, the reconciliation node unifies the storage type corresponding to the business task and/or the data volume of the node task according to the reconciliation standard data, and performs further task segmentation, for example, if the storage type is an ES cluster, the data segment is segmented again according to the segmentation number and is handed to different threads for processing, and finally, the thread task and the node task are summarized and combined to obtain a final reconciliation result. Wherein, ES is an abbreviation of elastic search, and is a search server based on Lucene. It provides a distributed multi-user capable full-text search engine based on RESTful web interface. Lucene is a suite of open source libraries for full-text retrieval and search, supported and provided by the Apache software foundation. Lucene provides a simple yet powerful application program interface that enables full-text indexing and searching. The role of the reconciliation standard data unification business task comprises the step of specifying the storage type of the task result data of each node.
Optionally, the obtaining module 602 is further configured to receive a tie-out instruction sent by the target object; determining the data information according to the reconciliation instruction, wherein the data information comprises: the account checking type, the data acquisition period, the address of the first account checking data and the address of the second account checking data; determining the configuration information according to the reconciliation instruction, wherein the configuration information comprises: the number of task threads and the execution data volume of a single thread; and storing the data information and the configuration information in the information management system.
It should be noted that the number of task threads is used to indicate how many threads can be processed by an account checking task, the amount of data executed by a single thread is used to indicate the amount of data that can be processed by a thread, and the amount of data executed by a single thread may be several megabytes, several gigabytes, several terabytes, etc. depending on the specific account checking scenario. According to the embodiment of the disclosure, one account checking task can be divided or specifically divided into a plurality of thread tasks through the number of the task threads and the execution data volume of a single thread, so that the account checking speed is increased. In the prior art, an account checking platform needs to be built once every account checking, and a user needs to configure various information for the account checking, in the embodiment of the disclosure, data information corresponding to a data acquisition service and configuration information corresponding to the account checking service can be determined only according to an account checking instruction sent by the user, and meanwhile, because the embodiment of the disclosure standardizes the whole flow steps of account checking data acquisition, analysis, adaptation, loading, segmentation, consistency check, difference storage, alarm and customized result display, the account checking platform does not need to be built again through the scheme recorded by the embodiment of the disclosure.
Optionally, receiving a reconciliation instruction sent by the target object; generating an SQL script according to the reconciliation instruction, wherein the SQL script comprises: data information and configuration information.
SQL: structured Query Language (Structured Query Language) is a special purpose programming Language, a database Query and programming Language, used to access data and Query, update, and manage relational database systems.
Under different business scenes, the account checking file and the account checking operation can be accessed, the difference account checking among all business data sources is realized, the difference account checking file is generated or a configurable account checking result viewing page (account checking results in a daily end and a detail header can be configured) is provided, and the supporting account checking difference result warning, the account checking task log retrieval and the account checking difference processing are supported.
Optionally, the first processing module 604 is further configured to obtain, according to the data obtaining period, the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data respectively in an active pulling manner; or according to the data acquisition cycle, acquiring the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data respectively in a receiving and pushing manner.
The obtaining mode for obtaining the first reconciliation data and the second reconciliation data comprises the following steps: an active pull mode and a receive push mode. The active pulling mode acquires the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data through a preset protocol, such as SFTP and HTTP download reconciliation files, and the RPC interface paging acquisition receiving pushing mode acquires the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data through the preset protocol. Such as SFTP and HTTP uploading reconciliation files, and RPC interface batch pushing. It should be noted that, the receiving and pushing mode is that the data source needing account checking actively pushes own data.
SFTP is a secure data stream connection, a network transport protocol that provides file access, transport, and management functions. The HTTP Hypertext Transfer Protocol (HTTP) is a simple request-response Protocol that typically runs on top of TCP. It specifies what messages the client may send to the server and what responses to get. The headers of the request and response messages are given in ASCII form; and the message content has a MIME-like format. RPC is an abbreviated form of Remote Procedure Call (Remote Procedure Call). The RPC calling principle of the SAP system is simple, some C/S systems similar to three-layer frameworks exist, a client program of a third party calls standard or custom functions in the SAP through an interface, and data returned by the functions are obtained and displayed or printed after being processed.
It should be noted that both the first reconciliation data and the second reconciliation data can be data from one or more data sources.
It should be noted that the first reconciliation data and the second reconciliation data can be data from one or more users or institutions requiring reconciliation.
Optionally, the first processing module 604 is further configured to determine a reconciliation standard template from the data acquisition service according to the reconciliation type; performing data conversion processing on the first reconciliation data and the second reconciliation data according to the reconciliation standard template to obtain third reconciliation data and fourth reconciliation data, wherein the analysis processing comprises the data conversion processing; storing the third reconciliation data and the fourth reconciliation data in a datacenter.
The reconciliation standard template can be a repayment reconciliation template, a refund reconciliation template, a transaction reconciliation template and the like, and can be maintained by system personnel or business operation. And determining a reconciliation standard template from the data acquisition service according to the reconciliation type, then carrying out data conversion on the data needing reconciliation, namely the first reconciliation data and the second reconciliation data according to the reconciliation standard template, converting the data needing reconciliation into standard reconciliation data, and using the standard reconciliation data for subsequent reconciliation logic. For example, the first reconciliation data and the second reconciliation data are two bills requiring reconciliation for repayment, and then the first reconciliation data and the second reconciliation data are converted into data meeting the repayment reconciliation template, that is, into the third reconciliation data and the fourth reconciliation data according to the repayment reconciliation template. The third reconciliation data and the fourth reconciliation data are standard reconciliation data. In order to solve the problems of online storage and query of large-scale data, the embodiments of the present disclosure provide a high-performance and high-reliability data read-write service, so that the third reconciliation data and the fourth reconciliation data are stored in a data center.
Optionally, the notification module 608 is further configured to set an alert task, so as to send the reconciliation result data to the client through the alert task; and/or setting a result display task to display the account checking result data on the terminal equipment through the result display task.
Optionally, the reconciliation result data is saved in a data center when the reconciliation result data is obtained, and the reconciliation result data is acquired from the data center when a target object needs to be notified.
Notifying a target object according to the reconciliation result data, comprising: setting an alarm task notification target object; setting a result display task notification target object; and setting a downloading task, and downloading the account checking result data when receiving the condition that the target object downloads the account checking result data.
It should be noted that, the above modules may be implemented by software or hardware, and for the latter, the following may be implemented, but not limited to: the modules are all positioned in the same processor; alternatively, the modules are respectively located in different processors in any combination.
Embodiments of the present disclosure provide an electronic device.
Fig. 7 schematically shows a block diagram of an electronic device provided in an embodiment of the present disclosure.
Referring to fig. 7, an electronic device 700 provided in an embodiment of the present disclosure includes a processor 701, a communication interface 702, a memory 703 and a communication bus 704, where the processor 701, the communication interface 702 and the memory 703 complete communication with each other through the communication bus 704; a memory 703 for storing a computer program; the processor 701 is configured to implement the steps in any of the above method embodiments when executing the program stored in the memory.
Optionally, the electronic apparatus may further include a transmission device and an input/output device, wherein the input/output device is connected to the processor.
Optionally, in this embodiment, the processor may be configured to execute the following steps by a computer program:
s1, acquiring data information corresponding to the data acquisition service and configuration information corresponding to the reconciliation service from the information management system;
s2, calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information, and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data;
s3, calling the reconciliation service to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data;
and S4, notifying the target object according to the account checking result data.
Embodiments of the present disclosure also provide a computer-readable storage medium. The computer-readable storage medium has stored thereon a computer program which, when executed by a processor, performs the steps of any of the method embodiments described above.
Alternatively, in the present embodiment, the storage medium may be configured to store a computer program for executing the steps of:
s1, acquiring data information corresponding to the data acquisition service and configuration information corresponding to the reconciliation service from the information management system;
s2, calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information, and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data;
s3, calling the reconciliation service to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data;
and S4, notifying the target object according to the account checking result data.
The computer-readable storage medium may be contained in the apparatus/device described in the above embodiments; or may be present alone without being assembled into the device/apparatus. The computer-readable storage medium carries one or more programs which, when executed, implement the method according to an embodiment of the disclosure.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
Optionally, the specific examples in this embodiment may refer to the examples described in the above embodiments and optional implementation manners, and this embodiment is not described herein again.
It will be apparent to those skilled in the art that the modules or steps of the present disclosure described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and alternatively, they may be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into individual integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. As such, the present disclosure is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present disclosure and is not intended to limit the present disclosure, and various modifications and changes may be made to the present disclosure by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the principle of the present disclosure should be included in the protection scope of the present disclosure.

Claims (10)

1. A method for notifying account checking result data is characterized by comprising the following steps:
acquiring data information corresponding to a data acquisition service and configuration information corresponding to a reconciliation service from an information management system;
calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information, and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data;
calling the reconciliation service to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data;
and informing a target object according to the account checking result data.
2. The notification method according to claim 1, wherein the invoking the reconciliation service to perform a reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data includes:
acquiring the third reconciliation data and the fourth reconciliation data from a data center;
calling the reconciliation service to generate a reconciliation task according to the third reconciliation data and the fourth reconciliation data;
the reconciliation task is segmented into a plurality of node tasks according to the number of task threads or the execution data volume of a single thread, wherein the configuration information comprises: the number of task threads and the execution data volume of a single thread;
the reconciliation operation is respectively carried out on the plurality of node tasks to obtain a plurality of node task result data;
and summarizing the task result data of the plurality of nodes to obtain the reconciliation result data.
3. A notification method according to claim 2, wherein said performing the reconciliation operation on the node tasks respectively to obtain node task result data comprises:
the node tasks are respectively segmented into a plurality of thread tasks according to the data volume and the storage type of each node task;
performing the account checking operation on the plurality of thread tasks respectively to obtain a plurality of thread task result data;
and summarizing the thread task result data to obtain the node task result data.
4. The notification method according to claim 1, wherein before the acquiring the data information corresponding to the data acquisition service and the configuration information corresponding to the reconciliation service from the information management system, the method further comprises:
receiving an account checking instruction sent by the target object;
determining the data information according to the reconciliation instruction, wherein the data information comprises: the account checking type, the data acquisition period, the address of the first account checking data and the address of the second account checking data;
determining the configuration information according to the reconciliation instruction, wherein the configuration information comprises: the number of task threads and the execution data volume of a single thread;
and storing the data information and the configuration information in the information management system.
5. The notification method according to claim 4, wherein the invoking the data obtaining service to obtain first reconciliation data and second reconciliation data according to the data information includes:
according to the data acquisition cycle, acquiring the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data respectively in an active pulling mode; or
And according to the data acquisition cycle, acquiring the first reconciliation data and the second reconciliation data from the address of the first reconciliation data and the address of the second reconciliation data respectively in a receiving and pushing mode.
6. The notification method according to claim 4, wherein the analyzing the first reconciliation data and the second reconciliation data to obtain the third reconciliation data and the fourth reconciliation data includes:
determining a reconciliation standard template from the data acquisition service according to the reconciliation type;
performing data conversion processing on the first reconciliation data and the second reconciliation data according to the reconciliation standard template to obtain third reconciliation data and fourth reconciliation data, wherein the analysis processing comprises the data conversion processing;
storing the third reconciliation data and the fourth reconciliation data in a datacenter.
7. The notification method according to claim 1, wherein the notifying a target object according to the reconciliation result data includes:
setting an alarm task to send the reconciliation result data to a client through the alarm task; and/or
And setting a result display task so as to display the account checking result data on the terminal equipment through the result display task.
8. An apparatus for notifying reconciliation result data, comprising:
the acquisition module is used for acquiring data information corresponding to the data acquisition service and configuration information corresponding to the reconciliation service from the information management system;
the first processing module is used for calling the data acquisition service to acquire first reconciliation data and second reconciliation data according to the data information and analyzing the first reconciliation data and the second reconciliation data to obtain third reconciliation data and fourth reconciliation data;
the second processing module is used for calling the reconciliation service so as to perform reconciliation operation on the third reconciliation data and the fourth reconciliation data according to the configuration information to obtain reconciliation result data;
and the notification module is used for notifying the target object according to the account checking result data.
9. An electronic device is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus;
a memory for storing a computer program;
a processor for implementing the method of any one of claims 1 to 7 when executing a program stored on a memory.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the method of any one of claims 1 to 7.
CN202110925744.4A 2021-08-12 2021-08-12 Account checking result data notification method and device, electronic device and storage medium Pending CN113656194A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110925744.4A CN113656194A (en) 2021-08-12 2021-08-12 Account checking result data notification method and device, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110925744.4A CN113656194A (en) 2021-08-12 2021-08-12 Account checking result data notification method and device, electronic device and storage medium

Publications (1)

Publication Number Publication Date
CN113656194A true CN113656194A (en) 2021-11-16

Family

ID=78479586

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110925744.4A Pending CN113656194A (en) 2021-08-12 2021-08-12 Account checking result data notification method and device, electronic device and storage medium

Country Status (1)

Country Link
CN (1) CN113656194A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114356454A (en) * 2022-01-06 2022-04-15 京东科技控股股份有限公司 Account checking data processing method, account checking data processing device, account checking data storage medium and program product
CN115934301A (en) * 2023-03-03 2023-04-07 北京集度科技有限公司 Account checking method, configuration method, terminal equipment and computer program product
CN116308850A (en) * 2023-05-19 2023-06-23 深圳市四格互联信息技术有限公司 Account checking method, account checking system, account checking server and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060129441A1 (en) * 2004-07-10 2006-06-15 Movaris Inc. Apparatus, method, and system for documenting, performing, and attesting to internal controls for an enterprise
CN107888672A (en) * 2017-11-02 2018-04-06 深圳市牛鼎丰科技有限公司 Billing data processing method, device, storage medium and computer equipment
US20180222043A1 (en) * 2017-02-04 2018-08-09 Sas Institute Inc. Controlling operation of a machine by performing reconciliation using a distributed cluster of nodes
CN109493201A (en) * 2018-09-18 2019-03-19 深圳壹账通智能科技有限公司 Account checking method, device, computer equipment and storage medium
US20190104102A1 (en) * 2017-10-04 2019-04-04 The Dun & Bradstreet Corporation System and method for identity resolution across disparate distributed immutable ledger networks
CN110765179A (en) * 2019-10-18 2020-02-07 京东数字科技控股有限公司 Distributed account checking processing method, device, equipment and storage medium
US20200097924A1 (en) * 2018-09-26 2020-03-26 Mastercard International Incorporated Method and system for multi-account check processing via blockchain

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060129441A1 (en) * 2004-07-10 2006-06-15 Movaris Inc. Apparatus, method, and system for documenting, performing, and attesting to internal controls for an enterprise
US20180222043A1 (en) * 2017-02-04 2018-08-09 Sas Institute Inc. Controlling operation of a machine by performing reconciliation using a distributed cluster of nodes
US20190104102A1 (en) * 2017-10-04 2019-04-04 The Dun & Bradstreet Corporation System and method for identity resolution across disparate distributed immutable ledger networks
CN107888672A (en) * 2017-11-02 2018-04-06 深圳市牛鼎丰科技有限公司 Billing data processing method, device, storage medium and computer equipment
CN109493201A (en) * 2018-09-18 2019-03-19 深圳壹账通智能科技有限公司 Account checking method, device, computer equipment and storage medium
US20200097924A1 (en) * 2018-09-26 2020-03-26 Mastercard International Incorporated Method and system for multi-account check processing via blockchain
CN110765179A (en) * 2019-10-18 2020-02-07 京东数字科技控股有限公司 Distributed account checking processing method, device, equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张程: "《分布式系统架构》", 31 December 2020, 机械工业出版社, pages: 3 - 4 *
李玉东: "《精通嵌入式Linux编程 构建自己的GUI环境》", 31 December 2010, 北京航空航天大学出版社, pages: 3 - 5 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114356454A (en) * 2022-01-06 2022-04-15 京东科技控股股份有限公司 Account checking data processing method, account checking data processing device, account checking data storage medium and program product
CN115934301A (en) * 2023-03-03 2023-04-07 北京集度科技有限公司 Account checking method, configuration method, terminal equipment and computer program product
CN116308850A (en) * 2023-05-19 2023-06-23 深圳市四格互联信息技术有限公司 Account checking method, account checking system, account checking server and storage medium
CN116308850B (en) * 2023-05-19 2023-09-05 深圳市四格互联信息技术有限公司 Account checking method, account checking system, account checking server and storage medium

Similar Documents

Publication Publication Date Title
CN113656194A (en) Account checking result data notification method and device, electronic device and storage medium
CN111752799A (en) Service link tracking method, device, equipment and storage medium
CN111245900B (en) Distributed message sending processing system and processing method thereof
CN110932918B (en) Log data acquisition method and device and storage medium
CN107644075B (en) Method and device for collecting page information
CN110928934A (en) Data processing method and device for business analysis
CN111355802A (en) Information pushing method and device
CN114757639A (en) Data processing method, device, equipment and storage medium
CN112699111B (en) Report generation method and device, electronic equipment and computer readable medium
CN114064712A (en) Data access method and device, electronic equipment and computer readable storage medium
CN112445861B (en) Information processing method, device, system and storage medium
CN113067725B (en) Service configuration dynamic updating method, system, electronic equipment and readable storage medium
CN114490718A (en) Data output method, data output device, electronic equipment and computer readable medium
CN112860292A (en) Configuration management method and device based on application
CN115034175A (en) Table data processing method, device, terminal and storage medium
CN113204558A (en) Method and device for automatically updating data table structure
CN108805741B (en) Fusion method, device and system of power quality data
CN112579954A (en) Method and device for outputting seismic information, storage medium and electronic device
CN116401276A (en) Report query method and device electronic device and computer readable medium
CN113297246B (en) Data processing method, computing device and storage medium
CN115514806B (en) Perception discovery method and system for discrete service cluster
CN114398437A (en) User information processing method and device, electronic equipment and computer readable medium
CN116089510A (en) Data export method, information system, device, electronic equipment and storage medium
CN118295771A (en) Method for constructing container ledger and container ledger service cluster
CN115510101A (en) Data processing method and device, electronic equipment and readable storage medium

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