CN112506747B - Business process monitoring method and device, electronic equipment and storage medium - Google Patents

Business process monitoring method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112506747B
CN112506747B CN202110148834.7A CN202110148834A CN112506747B CN 112506747 B CN112506747 B CN 112506747B CN 202110148834 A CN202110148834 A CN 202110148834A CN 112506747 B CN112506747 B CN 112506747B
Authority
CN
China
Prior art keywords
service data
data
reported
information
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.)
Active
Application number
CN202110148834.7A
Other languages
Chinese (zh)
Other versions
CN112506747A (en
Inventor
张晓翼
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202110148834.7A priority Critical patent/CN112506747B/en
Publication of CN112506747A publication Critical patent/CN112506747A/en
Application granted granted Critical
Publication of CN112506747B publication Critical patent/CN112506747B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/321Display for diagnostics, e.g. diagnostic result display, self-test user interface

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Human Computer Interaction (AREA)
  • Mathematical Physics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides a business process monitoring method, which comprises the following steps: acquiring service data reported by a target service process through a trigger buried point; determining a reported data source of the service data, and storing the reported service data to a corresponding process reporting set; triggering a matched data verification process based on the stored service data in the process report set; verifying the stored service data in the process report set through the data verification process to obtain a corresponding service data verification result; and carrying out visualization processing on the service data verification result, and sending the visualized service data verification result to a display interface of the terminal, thereby realizing the acquisition of the visualized service data verification result and effectively shortening the time for reporting and verifying the service data. The labor cost and the hardware cost of business process monitoring are reduced, large-scale popularization of automatic business process monitoring is facilitated, and the use experience of users is effectively improved.

Description

Business process monitoring method and device, electronic equipment and storage medium
Technical Field
The present invention relates to a business process monitoring technology, and in particular, to a business process monitoring method, device, electronic device, and storage medium.
Background
In the conventional technology, the functions of the application programs are more and more diversified. After the application program is released, developers need to collect log data generated when the application program runs, and analyze the operation path of a user based on the log data so as to optimize the application program, but in the related service data monitoring process, a checking mode can only check whether a single field of reported data meets a rule, but cannot establish relevance between reporting and service, so that the problems of multi-report, missing report and time sequence error report of service flow data reporting cannot be effectively solved, and the cost of monitoring the service process is greatly increased.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method, an apparatus, an electronic device, and a storage medium for monitoring a service process, so as to achieve obtaining a visual service data verification result and effectively shorten a time for reporting and verifying service data. The labor cost and the hardware cost of business process monitoring are reduced, large-scale popularization of automatic business process monitoring is facilitated, and the use experience of users is effectively improved.
The technical scheme of the embodiment of the invention is realized as follows:
the embodiment of the invention provides a business process monitoring method, which comprises the following steps:
acquiring service data reported by a target service process through a trigger buried point;
determining a reported data source of the service data according to the reported service data and corresponding terminal identification information, and storing the reported service data to a corresponding process reporting set;
triggering a matched data verification process based on the stored service data in the process report set;
verifying the stored service data in the process report set through the data verification process to obtain a corresponding service data verification result;
and carrying out visual processing on the service data verification result, and sending the service data verification result subjected to visual processing to a display interface of the terminal.
The embodiment of the invention also provides a device for monitoring the business process, which comprises:
the information transmission module is used for acquiring service data reported by a target service process through a trigger buried point;
the information processing module is used for determining a reported data source of the business data according to the reported business data and the corresponding terminal identification information, and storing the reported business data to a corresponding process reporting set;
the information processing module is used for triggering a matched data verification process based on the stored service data in the process report set;
the information processing module is used for verifying the stored service data in the process reporting set through the data verification process to obtain a corresponding service data verification result;
and the information processing module is used for performing visual processing on the service data verification result and sending the service data verification result subjected to visual processing to a display interface of the terminal.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for acquiring a test field in the service data and detecting the test field;
and the information processing module is used for storing the reported service data to a corresponding process reporting set based on the reported data source and the test field when the test field passes the detection.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for verifying the field information of the stored service data in the process reporting set through a protocol field verification process;
the information processing module is used for verifying the accuracy of the stored business data in the process reporting set based on a matching rule through an accuracy verification process;
and the information processing module is used for respectively verifying the number parameter and the time sequence information of the stored service data in the process report set through a multi-report time sequence verification process.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for determining the check rules respectively matched with different field information of the service data through a protocol field check process;
the information processing module is configured to check the field type, the field enumeration, and the field range of the service data according to check rules respectively matched with different field information of the service data.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for determining matching templates respectively matched with different field information of the service data through an accuracy verification process;
the information processing module is used for determining matching rules respectively matched with different field information of the service data through the matching template;
and the information processing module is used for verifying the accuracy of the service data based on the matching rules respectively matched with the different field information of the service data.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for adjusting the stored business data in the process report set to a cache result set when the matching templates respectively matched with different field information of the business data cannot be determined;
and the information processing module is used for adjusting the stored business data in the process report set to the cache result set when the accuracy of the business data is determined to be inaccurate based on the matching rules respectively matched with the different field information of the business data.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for determining the number field in the service data through the multi-report time sequence checking process;
the information processing module is used for acquiring the number parameter and the data structure corresponding to the number parameter in the service data subjected to the duplicate removal processing through the multi-report time sequence verification process;
the information processing module is used for carrying out iterative processing on the key parameters of the data structure corresponding to the number parameters;
and the information processing module is used for verifying the number parameter of the service data based on the iterative processing result of the key parameter of the data structure corresponding to the number parameter.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for determining a time sequence field in the service data through the multi-report time sequence checking process;
the information processing module is used for acquiring the time sequence parameters in the service data subjected to the duplicate removal processing through the multi-report time sequence checking process;
and the information processing module is used for determining a time sequence information template matched with the time sequence field in the service data and respectively verifying the number parameter and the time sequence information of the service data stored in the process reporting set through the time sequence information template.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for sending the target business process identification, the reported business data and the visual checking result to the block chain network so as to ensure that the target business process identification, the reported business data and the visual checking result are sent to the block chain network
And the nodes of the block chain network fill the target service process identification, the reported service data and the visual checking result into a new block, and when the common identification of the new block is consistent, the new block is added to the tail part of the block chain.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for receiving data synchronization requests of other nodes in the block chain network;
the information processing module is used for responding to the data synchronization request and verifying the authority of the other nodes;
and the information processing module is used for controlling the current node and the other nodes to carry out data synchronization when the authority of the other nodes passes the verification so as to realize that the other nodes acquire the target service process identification, the reported service data and the visual verification result.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for responding to a query request and analyzing the query request to obtain a corresponding object identifier;
the information processing module is used for acquiring authority information in a target block in a block chain network according to the object identifier;
the information processing module is used for verifying the matching of the authority information and the object identification;
the information processing module is used for acquiring corresponding address book data and a target object matched with a screening condition in the block chain network when the authority information is matched with the object identifier;
and the information processing module is used for responding to the query instruction, and pushing the acquired corresponding target service process identifier, the reported service data and the visual verification result to a corresponding client so as to realize that the client acquires the corresponding target service process identifier, the reported service data and the visual verification result which are stored in the block chain network.
An embodiment of the present invention further provides an electronic device, where the electronic device includes:
a memory for storing executable instructions;
and the processor is used for realizing the preorder business process monitoring method when the executable instruction stored in the memory is operated.
The embodiment of the invention also provides a computer readable storage medium, which stores executable instructions, and the executable instructions are executed by the processor to realize the preorder business process monitoring method.
The embodiment of the invention has the following beneficial effects:
acquiring service data reported by a target service process through a trigger buried point; determining a reported data source of the service data according to the reported service data and corresponding terminal identification information, and storing the reported service data to a corresponding process reporting set; triggering a matched data verification process based on the stored service data in the process report set; verifying the stored service data in the process report set through the data verification process to obtain a corresponding service data verification result; and carrying out visualization processing on the service data verification result, and sending the visualized service data verification result to a display interface of the terminal, thereby realizing the acquisition of the visualized service data verification result and effectively shortening the time for reporting and verifying the service data. The labor cost and the hardware cost of business process monitoring are reduced, large-scale popularization of automatic business process monitoring is facilitated, and the use experience of users is effectively improved.
Drawings
Fig. 1 is a schematic view of a usage scenario of a service process monitoring method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an electronic device according to an embodiment of the present invention;
fig. 3 is an optional flowchart of a business process monitoring method according to an embodiment of the present invention;
fig. 4 is a schematic data structure diagram of a service process monitoring method according to an embodiment of the present invention;
fig. 5 is an optional flowchart of a business process monitoring method according to an embodiment of the present invention;
fig. 6 is an optional flowchart of a business process monitoring method according to an embodiment of the present invention;
fig. 7 is a schematic view of an optional process structure of a service process monitoring method according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a business process monitoring apparatus 100 according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a block chain in the block chain network 200 according to an embodiment of the present invention;
fig. 10 is a functional architecture diagram of a blockchain network 200 according to an embodiment of the present invention;
fig. 11 is a schematic front-end display diagram of a business process monitoring method provided in the present application;
fig. 12 is a schematic view of an optional display interface of the business process monitoring method provided in the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the present invention will be further described in detail with reference to the accompanying drawings, the described embodiments should not be construed as limiting the present invention, and all other embodiments obtained by a person of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
In the following description, reference is made to "some embodiments" which describe a subset of all possible embodiments, but it is understood that "some embodiments" may be the same subset or different subsets of all possible embodiments, and may be combined with each other without conflict.
Before further detailed description of the embodiments of the present invention, terms and expressions mentioned in the embodiments of the present invention are explained, and the terms and expressions mentioned in the embodiments of the present invention are applied to the following explanations.
1) API: the full Application Programming Interface can be translated into an Application program Interface, and is a predefined function or a convention for linking different components of a software system. The goal is to provide applications and developers the ability to access a set of routines based on certain software or hardware without having to access native code or understand the details of the internal workings.
2) And (3) SDK: the full-name Software Development Kit can be translated into a Software Development tool package, and is a collection of Development tools when application Software is established for a specific Software package, a Software framework, a hardware platform, an operating system and the like, and broadly comprises a collection of related documents, paradigms and tools for assisting in developing a certain type of Software.
3) In response to the condition or state on which the performed operation depends, one or more of the performed operations may be in real-time or may have a set delay when the dependent condition or state is satisfied; there is no restriction on the order of execution of the operations performed unless otherwise specified.
4) A Mini Program (Program) is a Program developed based on a front-end-oriented Language (e.g., JavaScript) and implementing a service in a hypertext Markup Language (HTML) page, and software downloaded by a client (e.g., a browser or any client embedded in a browser core) via a network (e.g., the internet) and interpreted and executed in a browser environment of the client saves steps installed in the client. For example, an applet for implementing various services such as ticket purchase, a ride code, and the like may be downloaded and run in the social network client.
5) A Component (Component), which is a functional module of a view of an applet, also called the front-end Component, buttons, titles, tables, sidebars, content, and footers in a page, includes modular code to facilitate reuse among different pages of the applet.
6) Transactions (transactions), equivalent to the computer term "Transaction," include operations that need to be committed to a blockchain network for execution and do not refer solely to transactions in the context of commerce, which embodiments of the present invention follow in view of the convention colloquially used in blockchain technology.
For example, a deployment (deployment) transaction is used to install a specified smart contract to a node in a blockchain network and is ready to be invoked; the Invoke (Invoke) transaction is used to append records of the transaction in the blockchain by invoking the smart contract and to perform operations on the state database of the blockchain, including update operations (including adding, deleting, and modifying key-value pairs in the state database) and query operations (i.e., querying key-value pairs in the state database).
7) A Block chain (Block chain) is an encrypted, chained transaction storage structure formed of blocks (blocks).
For example, the header of each block may include hash values of all transactions in the block, and also include hash values of all transactions in the previous block, so as to achieve tamper resistance and forgery resistance of the transactions in the block based on the hash values; newly generated transactions, after being filled into the tiles and passing through the consensus of nodes in the blockchain network, are appended to the end of the blockchain to form a chain growth.
8) A Block chain Network (Block chain Network) incorporates new blocks into a set of nodes of a Block chain in a consensus manner.
9) Ledger (legger) is a general term for blockchains (also called Ledger data) and state databases synchronized with blockchains.
Wherein, the blockchain records the transaction in the form of a file in a file system; the state database records the transactions in the blockchain in the form of different types of Key (Key) Value pairs for supporting fast query of the transactions in the blockchain.
10) Intelligent Contracts (Smart Contracts), also known as Chain codes (Chain codes) or application codes, are programs deployed in nodes of a blockchain network, which execute intelligent Contracts called in received transactions to perform operations of updating or querying key-value data of the account database.
11) Consensus (Consensus), a process in a blockchain network, is used to agree on transactions in blocks among the nodes involved, the agreed blocks are to be appended to the end of the blockchain, and the mechanisms to achieve Consensus include Proof of workload (Po W), Proof of rights and interests (PoS, Proof of stamp), Proof of equity authorization (D PoS, released Proof of stamp), Proof of Elapsed Time (Po ET, Proof of Elapsed Time), etc.
Fig. 1 is a schematic view of a usage scenario of a service process monitoring method provided in an embodiment of the present invention, referring to fig. 1, a terminal (including a terminal 10-1 and a terminal 10-2) is provided with corresponding clients capable of executing different functions, where the clients are terminals (including the terminal 10-1 and the terminal 10-2) that acquire different web pages from corresponding servers 200 through different service processes via a network 300 for browsing, the terminal is connected to the servers 200 through the network 300, the network 300 may be a wide area network or a local area network, or a combination thereof, and data transmission is implemented using a wireless link, where types of the web pages acquired by the terminals (including the terminal 10-1 and the terminal 10-2) from the corresponding servers 200 through the network 300 are different, for example: the terminal (including the terminal 10-1 and the terminal 10-2) can obtain a video webpage (i.e. the webpage carries video information or a corresponding video link) from the corresponding server 200 through the network 300, and can also obtain a corresponding webpage only including characters or images from the corresponding server 200 through the network 300 for browsing. Different types of web pages may be stored in server 200. In some embodiments of the invention, different types of web pages maintained in server 200 may be written in software code in different programming languages, and code objects may be different types of code entities. For example, in the software code of C language, one code object may be one function. In the software code of JAVA language, a code object may be a class, and the OC language of IOS terminal may be a target code. In the software code of the C + + language, a code object may be a class or a function. Wherein the 1 compiling environment of different types of web pages is not distinguished any more in the present application.
Different service processes operated by the server 200 may send service data to the terminal (terminal 10-1 and/or terminal 10-2) through the network 300, so as to monitor the operation state of the service process, wherein, as an example, the server 400 is configured to receive the service process data sent by the terminal; acquiring service data reported by a target service process through a trigger buried point; determining a reported data source of the service data according to the reported service data and corresponding terminal identification information, and storing the reported service data to a corresponding process reporting set; triggering a matched data verification process based on the stored service data in the process report set; verifying the stored service data in the process report set through the data verification process to obtain a corresponding service data verification result; and carrying out visual processing on the service data verification result, and sending the service data verification result subjected to visual processing to a display interface of the terminal.
As described in detail below, the electronic device according to the embodiment of the present invention may be implemented in various forms, such as a dedicated terminal with a service process monitoring function, for example, a gateway, or a server with a service process monitoring function, for example, the server 400 in fig. 1. Fig. 2 is a schematic diagram of a composition structure of an electronic device according to an embodiment of the present invention, and it is understood that fig. 2 only shows an exemplary structure of a server, and a part of or the entire structure shown in fig. 2 may be implemented as needed.
The server provided by the embodiment of the invention comprises: at least one processor 201, memory 202, user interface 203, and at least one network interface 204. The various components in the electronic device 20 are coupled together by a bus system 205. It will be appreciated that the bus system 205 is used to enable communications among the components. The bus system 205 includes a power bus, a control bus, and a status signal bus in addition to a data bus. For clarity of illustration, however, the various buses are labeled as bus system 205 in fig. 2.
The user interface 203 may include, among other things, a display, a keyboard, a mouse, a trackball, a click wheel, a key, a button, a touch pad, or a touch screen.
It will be appreciated that the memory 202 can be either volatile memory or nonvolatile memory, and can include both volatile and nonvolatile memory. The memory 202 in embodiments of the present invention is capable of storing data to support operation of the terminal (e.g., 10-1). Examples of such data include: any computer program, such as an operating system and application programs, for operating on a terminal (e.g., 10-1). The operating system includes various system programs, such as a framework layer, a core library layer, a driver layer, and the like, and is used for implementing various basic services and processing hardware-based tasks. The application program may include various application programs.
In some embodiments, the business process monitoring apparatus provided in the embodiments of the present invention may be implemented by a combination of software and hardware, and as an example, the business process monitoring apparatus provided in the embodiments of the present invention may be a processor in the form of a hardware decoding processor, which is programmed to execute the business process monitoring method provided in the embodiments of the present invention. For example, a processor in the form of a hardware decoding processor may employ one or more Application Specific Integrated Circuits (ASICs), DSPs, Programmable Logic Devices (PLDs), Complex Programmable Logic Devices (CPLDs), Field Programmable Gate Arrays (FPGAs), or other electronic components.
As an example that the business process monitoring apparatus provided by the embodiment of the present invention is implemented by combining software and hardware, the business process monitoring apparatus provided by the embodiment of the present invention may be directly embodied as a combination of software modules executed by the processor 201, where the software modules may be located in a storage medium, the storage medium is located in the memory 202, and the processor 201 reads executable instructions included in the software modules in the memory 202 and completes the business process monitoring method provided by the embodiment of the present invention in combination with necessary hardware (for example, including the processor 201 and other components connected to the bus 205).
By way of example, the Processor 201 may be an integrated circuit chip having Signal processing capabilities, such as a general purpose Processor, a Digital Signal Processor (DSP), or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or the like, wherein the general purpose Processor may be a microprocessor or any conventional Processor or the like.
As an example of the service process monitoring apparatus provided by the embodiment of the present invention implemented by hardware, the apparatus provided by the embodiment of the present invention may be implemented by directly using the processor 201 in the form of a hardware decoding processor, for example, the apparatus may be implemented by one or more Application Specific Integrated Circuits (ASICs), DSPs, Programmable Logic Devices (PLDs), Complex Programmable Logic Devices (CPLDs), Field Programmable Gate Arrays (FPGAs), or other electronic components to implement the service process monitoring method provided by the embodiment of the present invention.
The memory 202 in embodiments of the present invention is used to store various types of data to support the operation of the electronic device 20. Examples of such data include: any executable instructions for operating on the electronic device 20, such as executable instructions, may be included in the executable instructions to implement the method for monitoring business processes of the embodiments of the present invention.
In other embodiments, the business process monitoring apparatus provided in the embodiments of the present invention may be implemented in software, and fig. 2 shows that the business process monitoring apparatus 2020 stored in the memory 202 may be software in the form of a program, a plug-in, and the like, and includes a series of modules, and as an example of the program stored in the memory 202, the business process monitoring apparatus 2020 may include the following software module information transmission module 2081 and information processing module 2082 in the business process monitoring apparatus 2020. When the software modules in the business process monitoring apparatus 2020 are read into the RAM by the processor 201 and executed, the functions of the software modules in the business process monitoring apparatus 2020 are introduced as follows:
the information transmission module 2081 is used to obtain the service data reported by the target service process through the trigger buried point.
The information processing module 2082 is configured to determine a reporting data source of the service data according to the reported service data and the corresponding terminal identification information, and store the reported service data in a corresponding process reporting set.
The information processing module 2082 is configured to trigger a matched data verification process based on the stored service data in the process report set.
The information processing module 2082 is configured to verify the stored service data in the process report set through the data verification process, and obtain a corresponding service data verification result.
The information processing module 2082 is configured to perform visualization processing on the service data verification result, and send the service data verification result subjected to visualization processing to a display interface of the terminal.
According to the electronic device shown in fig. 2, in one aspect of the present application, the present application also provides a computer program product or a computer program comprising computer instructions stored in a computer readable storage medium. The processor of the electronic device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions, so that the electronic device executes different embodiments and combinations of embodiments provided in various alternative implementations of the business process monitoring method.
The server in the embodiment of the invention can be an independent physical server, can also be a server cluster or distributed system formed by a plurality of physical servers, and can also be a cloud server for providing basic cloud computing services such as cloud service, a cloud database, cloud computing, cloud functions, cloud storage, network service, cloud communication, middleware service, domain name service, security service, CDN, big data and artificial intelligence platform and the like. The terminal and the server may be directly or indirectly connected through wired or wireless communication, and the application is not limited herein.
In some embodiments of the present invention, the terminal 110, the traffic end 120, the multimedia information system 130, and the distributed cloud storage system 140 may all be node devices in a blockchain system, and can share the acquired and generated information to other node devices in the blockchain system, so as to implement information sharing among multiple node devices.
The embodiment of the invention can also realize exposure control of the multimedia information based on the cloud technology. Cloud technology (cloud technology) is a generic term of network technology, information technology, integration technology, management platform technology, application technology and the like based on cloud computing business model application, can form a resource pool, is used as required, is flexible and convenient, and becomes an important support. Cloud computing (cloud computing) refers to a delivery and use mode of an IT infrastructure, and refers to obtaining required resources in an on-demand and easily-extensible manner through a network; the generalized cloud computing refers to a delivery and use mode of a service, and refers to obtaining a required service in an on-demand and easily-extensible manner through a network. Such services may be IT and software, internet related, or other services. Cloud Computing is a product of development and fusion of traditional computers and Network technologies, such as Grid Computing (Grid Computing), distributed Computing (distributed Computing), parallel Computing (ParallelComputing), Utility Computing (Utility Computing), Network storage (Network storage technologies), Virtualization (Virtualization), Load balancing (Load Balance), and the like. With the development of diversification of internet, real-time data stream and connecting equipment and the promotion of demands of search service, social network, mobile commerce, open collaboration and the like, cloud computing is rapidly developed. Different from the prior parallel distributed computing, the generation of cloud computing can promote the revolutionary change of the whole internet mode and the enterprise management mode in concept.
A distributed cloud storage system (hereinafter, referred to as a storage system) refers to a storage system that integrates a large number of storage devices (storage devices are also referred to as storage nodes) of different types in a network through application software or application interfaces to cooperatively work by using functions such as cluster application, grid technology, and a distributed storage file system, and provides a data storage function and a service access function to the outside. At present, a storage method of a storage system is as follows: logical volumes are created, and when created, each logical volume is allocated physical storage space, which may be the disk composition of a certain storage device or of several storage devices. The client stores data on a certain logical volume, that is, the data is stored on a file system, the file system divides the data into a plurality of parts, each part is an object, the object not only contains the data but also contains additional information such as data identification (ID, ID entry), the file system writes each object into a physical storage space of the logical volume, and the file system records storage location information of each object, so that when the client requests to access the data, the file system can allow the client to access the data according to the storage location information of each object. The process of allocating physical storage space for the logical volume by the storage system specifically includes: physical storage space is divided in advance into stripes according to a group of capacity measures of objects stored in a logical volume (the measures often have a large margin with respect to the capacity of the actual objects to be stored) and Redundant Array of Independent Disks (RAID), and one logical volume can be understood as one stripe, thereby allocating physical storage space to the logical volume.
Referring to fig. 3, fig. 3 is an optional flowchart of the service process monitoring method provided in the embodiment of the present invention, and it can be understood that the steps shown in fig. 3 may be executed by various servers operating the service process monitoring apparatus, for example, a dedicated terminal, a server, or a server cluster with a service process monitoring function. The following is a description of the steps shown in fig. 3.
Step 301: the business process monitoring device acquires business data reported by the target business process through the trigger buried point.
Step 302: and the business process monitoring device determines a reported data source of the business data according to the reported business data and the corresponding terminal identification information, and stores the reported business data to a corresponding process reporting set.
In some embodiments of the present invention, a reporting data source of the service data is determined according to the reported service data and the corresponding terminal identification information, and the reported service data is stored in a corresponding process reporting set, which can be implemented by the following manners:
acquiring a test field in the service data, and detecting the test field; and when the test field passes the detection, storing the reported service data to a corresponding process reporting set based on the reported data source and the test field. Referring to fig. 4, fig. 4 is a data structure diagram of the service process monitoring method shown in the embodiment of the present invention, before performing report verification on a service process, a uniform report data source is required to be established for product, data, research and development as a template for reporting, and is stored in a template report database of a server, and the service process reports service data by triggering a buried point. And the terminal carries out data field splicing and json packaging, transmits the data field splicing and json packaging to the server by using a post mode through network short connection/long connection and waits for the server to respond.
Further, a certain port of the monitoring server receives the request and judges whether the request is a report request, and if the request is the report request, data analysis and report serialization are carried out. The server establishes the report source of the report according to the report and the unique identifier of the equipment, and establishes whether the report is a test report according to the test field of the report. When the test field passes, a unique report source and a test report are established, and the report is stored in different process report sets according to the process field.
Step 303: and the business process monitoring device triggers a matched data verification process based on the stored business data in the process report set.
In some embodiments of the present invention, triggering a matched data verification process based on the stored service data in the process report set may be implemented in the following manner:
checking the field information of the stored service data in the process report set through a protocol field checking process; verifying the accuracy of the stored service data in the process report set based on the matching rule through an accuracy verification process; and respectively checking the number parameters and the time sequence information of the stored service data in the process report set through a multi-report time sequence checking process. Referring to fig. 4, the protocol field checking process needs to first make a checking rule for each field of the reported data, which includes but is not limited to: and field type limitation, field enumeration limitation and field range limitation are carried out, the validity of different fields of reported data is ensured, and the fields are used as a first-layer checking mode.
Continuing to describe the service process monitoring method provided by the embodiment of the present invention with reference to the electronic device 20 shown in fig. 2, referring to fig. 5, fig. 5 is an optional flowchart of the service process monitoring method provided by the embodiment of the present invention, and it can be understood that the steps shown in fig. 5 may be executed by various servers running the service process monitoring apparatus, for example, a dedicated terminal, a server or a server cluster with a service process monitoring function. The following is a description of the steps shown in fig. 5.
Step 501: and the service process monitoring device determines the check rules respectively matched with different field information of the service data through a protocol field check process.
Step 502: and the business process monitoring device respectively verifies the field type, the field enumeration and the field range of the business data through the verification rules respectively matched with different field information of the business data.
Step 503: and the service process monitoring device determines matching templates respectively matched with different field information of the service data through an accuracy verification process.
Referring to fig. 7, fig. 7 is an optional process structure diagram of the method for monitoring a business process according to the embodiment of the present invention, where an accuracy verification process needs to iterate a sub-process report set, each actual report is reported by using a matching rule matching template, the matching rule may establish uniqueness by using several matching fields in the template report, and may establish unique association between the template report and the actual report according to concatenation of the several matching fields.
Step 504: and the business process monitoring device determines matching rules respectively matched with different field information of the business data through the matching template.
Step 505: and the business process monitoring device checks the accuracy of the business data based on the matching rules respectively matched with the different field information of the business data.
In some embodiments of the present invention, when a matching template respectively matched with different field information of the service data cannot be determined, the stored service data in the flow reporting set is adjusted to the cache result set; and when the accuracy of the service data is determined to be inaccurate based on matching rules respectively matched with different field information of the service data, adjusting the stored service data in the process report set to a cache result set.
If a template report which is determined in advance according to a matching rule is not found in the template reports corresponding to the sub-processes in the database for a certain actual report, the report can be considered to have no report, after all report checks are finished, the template report results which are not matched with the actual report are stored into a cache result set, when the template report is matched with the actual report corresponding to the template report, the fields in the non-matching rule which is matched with the actual report are compared with the corresponding fields reported by the template, if the fields are consistent/accordant with the rule, the report is determined to be passed, otherwise, the results which are not compared are stored into the cache result set.
When the number parameter and the timing information are respectively checked, the method for monitoring the business process provided by the embodiment of the present invention is continuously described with reference to the electronic device 20 shown in fig. 2, referring to fig. 6, fig. 6 is an optional flow diagram of the method for monitoring the business process provided by the embodiment of the present invention, and it can be understood that the steps shown in fig. 6 may be executed by various servers operating the business process monitoring apparatus, for example, a dedicated terminal, a server or a server cluster with a business process monitoring function. The following is a description of the steps shown in fig. 6.
Step 601: and the business process monitoring device determines the number field in the business data through the multi-report time sequence checking process.
Step 602: and the business process monitoring device acquires the number parameter in the business data subjected to the duplicate removal processing and a data structure corresponding to the number parameter through the multi-report time sequence checking process.
Step 603: the business process monitoring device performs iterative processing on the key parameters of the data structure corresponding to the number parameters.
Step 604: the business process monitoring device checks the number parameter of the business data based on the iteration processing result of the key parameter of the data structure corresponding to the number parameter.
Step 605: and the service process monitoring device determines the time sequence field in the service data through the multi-report time sequence checking process.
Step 606: and the service process monitoring device acquires the time sequence parameters in the service data subjected to the duplicate removal processing through the multi-report time sequence checking process.
Step 607: and the service process monitoring device determines a time sequence information template matched with the time sequence field in the service data, and respectively verifies the time sequence information of the service data stored in the process reporting set through the time sequence information template.
The multi-report time sequence checking process depends on the number field and the time sequence field reported by the template, the two fields depend on the results of research and development and data and multi-end establishment of products when the template database is constructed, and the results depend on manual input of a person; when multi-report verification is carried out, acquiring a report after duplication removal and a dictionary with a corresponding number of { Key: Value } according to actual report of the sub-process, iterating keys in the dictionary, comparing the actual reported number with the expected number reported in a template database, when the actual reported number is the same as the expected number, comparing the actual reported number with the expected number, and when the actual reported number is different from the expected number, recording abnormal results reported by the number and storing the results into a result set; when time sequence check is carried out, according to actual report of the sub-process, after an expected time sequence corresponding to the report is obtained by referring to data report in a template database and utilizing a matching rule, a report sequence (composed of numbers, such as [1, 2, 3, 4, 5, 6, 7, 8 ]) after duplication removal is obtained, meanwhile, a data report sequence of the sub-process in the template database is obtained, the sequence actually reported by the sub-process is compared with the sequence corresponding to the sub-process in the template report, if the sequence is consistent, the verification is passed, if the sequence is not consistent, the verification is failed, and the failed result is stored in a cache result set.
Step 304: and the business process monitoring device checks the stored business data in the process reporting set through the data checking process to obtain a corresponding business data checking result.
Step 305: and the business process monitoring device performs visual processing on the business data verification result and sends the visually processed business data verification result to a display interface of the terminal.
With continued reference to fig. 8, fig. 8 is a schematic structural diagram of the service progress monitoring apparatus 100 according to the embodiment of the present invention, which includes a block chain network 200 (exemplarily illustrating the consensus node 210-1 to the consensus node 210-3), an authentication center 300, a service agent 400, and a service agent 500, which are respectively described below.
The type of blockchain network 200 is flexible and may be, for example, any of a public chain, a private chain, or a federation chain. Taking a public link as an example, electronic devices such as user terminals and servers of any service entity can access the blockchain network 200 without authorization; taking a federation chain as an example, an electronic device (e.g., a terminal/server) under the jurisdiction of a service entity after obtaining authorization may access the blockchain network 200, and at this time, become a client node in the blockchain network 200.
In some embodiments, the client node may act as a mere watcher of the blockchain network 200, i.e., provides functionality to support a business entity to initiate a transaction (e.g., for uplink storage of data or querying of data on a chain), and may be implemented by default or selectively (e.g., depending on the specific business requirements of the business entity) with respect to the functions of the consensus node 210 of the blockchain network 200, such as a ranking function, a consensus service, and an accounting function, etc. Therefore, the data and the service processing logic of the service subject can be migrated into the block chain network 200 to the maximum extent, and the credibility and traceability of the data and service processing process are realized through the block chain network 200.
Consensus nodes in blockchain network 200 receive transactions submitted from client nodes (e.g., client node 410 shown in fig. 1 as being attributed to business entity 400 and business entity 500) of different business entities (e.g., business entity 400 and business entity 500 shown in fig. 1), perform the transactions to update the ledger or query the ledger, and various intermediate or final results of performing the transactions may be returned for display in the business entity's client nodes.
For example, the client node 410/510 may subscribe to events of interest in the blockchain network 200, such as transactions occurring in a particular organization/channel in the blockchain network 200, and the corresponding transaction notifications are pushed by the consensus node 210 to the client node 410/510, thereby triggering the corresponding business logic in the client node 410/510.
An exemplary application of the blockchain network is described below, taking an example that a plurality of service agents access the blockchain network to implement management of instruction information and service processes matched with the instruction information.
Referring to fig. 8, a plurality of business entities involved in the management link, for example, the business entity 400 may be an artificial intelligence-based business process monitoring device, the business entity 500 may be a display system with a business process monitoring function, and registers and obtains a respective digital certificate from the certificate authority 300, where the digital certificate includes a public key of the business entity and a digital signature signed by the certificate authority 300 for the public key and identity information of the business entity, and is used to be attached to a transaction together with the digital signature of the business entity for the transaction, and is sent to the blockchain network, so that the blockchain network takes out the digital certificate and the signature from the transaction, verifies the authenticity of the message (i.e., whether the message is not tampered) and the identity information of the business entity sending the message, and verifies the blockchain network according to the identity, for example, whether the blockchain network has the right to initiate the transaction. Clients running on electronic devices (e.g., terminals or servers) hosted by the business entity may request access from the blockchain network 200 to become client nodes.
The client node 410 of the service body 400 is configured to obtain service data reported by a trigger buried point to a target service process; determining a reported data source of the service data according to the reported service data and corresponding terminal identification information, and storing the reported service data to a corresponding process reporting set; triggering a matched data verification process based on the stored service data in the process report set; verifying the stored service data in the process report set through the data verification process to obtain a corresponding service data verification result; and performing visualization processing on the service data verification result, sending the visualized service data verification result to a display interface of the terminal, and sending the corresponding visualized service process data verification result to the block chain network 200.
The corresponding target business process identifier, the reported business data and the visual verification result are sent to the blockchain network 200, business logic can be set in the client node 410 in advance, when a corresponding three-dimensional map is formed, the client node 410 automatically sends the target business process identifier to be processed, the reported business data and the visual verification result to the blockchain network 200, or business personnel of the business main body 400 logs in the client node 410, manually packs the target business process identifier, the reported business data, the visual verification result and corresponding conversion process information, and sends the target business process identifier, the reported business data, the visual verification result and the corresponding conversion process information to the blockchain network 200. During sending, the client node 410 generates a transaction corresponding to the update operation according to the target service process identifier, the reported service data, the visualized verification result, and the corresponding converted service process information, specifies an intelligent contract that needs to be called to implement the update operation, and parameters transferred to the intelligent contract in the transaction, and also carries a digital certificate of the client node 410 and a signed digital signature (for example, a secret key in the digital certificate of the client node 410 is used to encrypt a digest of the transaction), and broadcasts the transaction to the consensus node 210 in the blockchain network 200.
When the transaction is received in the consensus node 210 in the blockchain network 200, the digital certificate and the digital signature carried by the transaction are verified, after the verification is successful, whether the service agent 400 has the transaction right is determined according to the identity of the service agent 400 carried in the transaction, and the transaction fails due to any verification judgment of the digital signature and the right verification. After successful verification, node 210 signs its own digital signature (e.g., by encrypting the digest of the transaction using the private key of node 210-1) and continues to broadcast in blockchain network 200.
After receiving the transaction successfully verified, the consensus node 210 in the blockchain network 200 fills the transaction into a new block and broadcasts the new block. When a new block is broadcasted by the consensus node 210 in the block chain network 200, performing a consensus process on the new block, if the consensus is successful, adding the new block to the tail of the block chain stored in the new block, updating the state database according to a transaction result, and executing a transaction in the new block: and for the transaction of submitting and updating the target business process identifier to be processed, the reported business data, the visual verification result and the corresponding process trigger information, adding a key value pair comprising the target business process identifier, the reported business data, the visual verification result and the corresponding process trigger information into the state database.
A service person of the service agent 500 logs in the client node 510, inputs a target service process identifier, reported service data, and a visual check result query request, the client node 510 generates a transaction corresponding to an update operation/query operation according to the target service process identifier, the reported service data, and the visual check result query request, specifies an intelligent contract that needs to be called to implement the update operation/query operation and parameters transferred to the intelligent contract in the transaction, and the transaction also carries a digital certificate of the client node 510 and a signed digital signature (for example, a secret key in the digital certificate of the client node 510 is used to encrypt a summary of the transaction), and broadcasts the transaction to the common identification node 210 in the blockchain network 200.
After receiving the transaction in the consensus node 210 in the blockchain network 200, verifying the transaction, filling the block and making the consensus consistent, adding the filled new block to the tail of the blockchain stored in the new block, updating the state database according to the transaction result, and executing the transaction in the new block: for the submitted transaction of the manual identification result corresponding to the updated three-dimensional map data information, updating the key value pair corresponding to the three-dimensional map data information in the state database according to the manual identification result; and for the submitted transaction for inquiring the data information of a certain three-dimensional map, inquiring a target business process identifier, the reported business data and a key value pair corresponding to a visual verification result from the state database, and returning a transaction result.
It should be noted that fig. 8 exemplarily shows a process of directly linking the target service process identifier, the reported service data, the visual verification result, and the corresponding process trigger information, but in other embodiments, for a case that the target service process identifier, the reported service data, and the visual verification result are large in data volume, the client node 410 may store the target service process identifier, the hash of the reported service data and the visual verification result, and the corresponding target service process identifier, the hash of the reported service data and the visual verification result as a pair of uplink, and store the target service process identifier, the reported service data, the visual verification result, and the corresponding process trigger information in a distributed file system or a database. After acquiring the target service process identifier, the reported service data, the visual verification result, and the corresponding process trigger information from the distributed file system or the database, the client node 510 may perform verification in combination with the corresponding hash in the block chain network 200, thereby reducing the workload of uplink operation.
As an example of a block chain, referring to fig. 9, fig. 9 is a schematic structural diagram of a block chain in a block chain network 200 according to an embodiment of the present invention, where a header of each block may include hash values of all transactions in the block and also include hash values of all transactions in a previous block, a record of a newly generated transaction is filled in the block and is added to a tail of the block chain after being identified by nodes in the block chain network, so as to form a chain growth, and a chain structure based on hash values between blocks ensures tamper resistance and forgery prevention of transactions in the block.
An exemplary functional architecture of a block chain network provided in the embodiment of the present invention is described below, referring to fig. 10, fig. 10 is a schematic functional architecture diagram of a block chain network 200 provided in the embodiment of the present invention, which includes an application layer 201, a consensus layer 202, a network layer 203, a data layer 204, and a resource layer 205, which are described below respectively.
The resource layer 205 encapsulates the computing, storage, and communication resources that implement each node 210 in the blockchain network 200.
The data layer 204 encapsulates various data structures that implement the ledger, including blockchains implemented in files in a file system, state databases of the key-value type, and presence certificates (e.g., hash trees of transactions in blocks).
The network layer 203 encapsulates the functions of a Point-to-Point (P2P) network protocol, a data propagation mechanism and a data verification mechanism, an access authentication mechanism and service agent identity management.
Wherein the P2P network protocol implements communication between nodes 210 in the blockchain network 200, the data propagation mechanism ensures propagation of transactions in the blockchain network 200, and the data verification mechanism implements reliability of data transmission between nodes 210 based on cryptography methods (e.g., digital certificates, digital signatures, public/private key pairs); the access authentication mechanism is used for authenticating the identity of the service subject added into the block chain network 200 according to an actual service scene, and endowing the service subject with the authority of accessing the block chain network 200 when the authentication is passed; the business entity identity management is used to store the identity of the business entity that is allowed to access blockchain network 200, as well as the permissions (e.g., the types of transactions that can be initiated).
The consensus layer 202 encapsulates the functions of the mechanism for the nodes 210 in the blockchain network 200 to agree on a block (i.e., a consensus mechanism), transaction management, and ledger management. The consensus mechanism comprises consensus algorithms such as POS, POW and DPOS, and the pluggable consensus algorithm is supported.
The transaction management is configured to verify a digital signature carried in the transaction received by the node 210, verify identity information of the service entity, and determine whether the node has an authority to perform the transaction (read related information from the identity management of the service entity) according to the identity information; for the service agents authorized to access the blockchain network 200, the service agents all have digital certificates issued by the certificate authority, and the service agents sign the submitted transactions by using private keys in the digital certificates of the service agents, so that the legal identities of the service agents are declared.
The ledger administration is used to maintain blockchains and state databases. For the block with the consensus, adding the block to the tail of the block chain; executing the transaction in the acquired consensus block, updating the key-value pairs in the state database when the transaction comprises an update operation, querying the key-value pairs in the state database when the transaction comprises a query operation and returning a query result to the client node of the business entity. Supporting query operations for multiple dimensions of a state database, comprising: querying the block based on the block vector number (e.g., hash value of the transaction); inquiring the block according to the block hash value; inquiring a block according to the transaction vector number; inquiring the transaction according to the transaction vector number; inquiring account data of a business main body according to an account (vector number) of the business main body; and inquiring the block chain in the channel according to the channel name.
The application layer 201 encapsulates various services that the blockchain network can implement, including tracing, crediting, and verifying transactions.
The service process monitoring method provided by the present invention is described below by taking a face detection service process as an example, wherein a use environment of the service process monitoring method provided by the present invention is described first, see fig. 11, and fig. 11 is a schematic view of a front end display of the service process monitoring method provided by the present invention, wherein a terminal (for example, the terminal 10-1 and the terminal 10-2 in fig. 1) is provided with a client capable of displaying software for performing financial loan, for example, a client or a plug-in for performing financial activity on virtual resources or entity resources or lending through virtual resources, and a user can obtain a financial institution or a platform for lending through the corresponding client (for example, a process for performing financial loan payment on an instant messaging client or purchasing goods in the instant messaging client); the terminal is connected to the server 200 through a network 300, and the network 300 may be a wide area network or a local area network, or a combination of the two, and uses a wireless link to realize data transmission. Servers (e.g., server 300 in fig. 1) of enterprises that provide financial transactions such as payment, loan, financing, etc., such as banks, securities, mutual funds, P2P, etc. When a user needing to transact related financial services uses client equipment to access services provided by a client server of an enterprise, the client server realizes real-time detection of face information by triggering a face detection small program in an instant messaging client of a user terminal, and prevents attack information from embezzleing the face information of the user through a three-dimensional face image. Referring to fig. 12, fig. 12 is an optional display interface schematic diagram of the service process monitoring method provided by the present invention, and a front-end developer can obtain a visualized service process data processing result of a face detection process and obtain a visualized service data verification result of the face detection, so as to shorten the time for reporting and verifying the service data of the face detection.
The invention has the following beneficial technical effects:
the invention obtains the service data reported by the target service process through the trigger buried point; determining a reported data source of the service data according to the reported service data and corresponding terminal identification information, and storing the reported service data to a corresponding process reporting set; triggering a matched data verification process based on the stored service data in the process report set; verifying the stored service data in the process report set through the data verification process to obtain a corresponding service data verification result; and carrying out visualization processing on the service data verification result, and sending the visualized service data verification result to a display interface of the terminal, thereby realizing the acquisition of the visualized service data verification result and effectively shortening the time for reporting and verifying the service data. The labor cost and the hardware cost of business process monitoring are reduced, large-scale popularization of automatic business process monitoring is facilitated, and the use experience of users is effectively improved.
The above description is only exemplary of the present invention and should not be taken as limiting the scope of the present invention, and any modifications, equivalents, improvements, etc. made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (14)

1. A business process monitoring method is characterized by comprising the following steps:
acquiring service data reported by a target service process through a trigger buried point;
determining a reported data source of the service data according to the reported service data and corresponding terminal identification information, and storing the reported service data to a corresponding process reporting set;
checking the field information of the stored service data in the process report set through a protocol field checking process;
verifying the accuracy of the stored service data in the process report set based on the matching rule through an accuracy verification process;
respectively checking the number parameters and the time sequence information of the stored service data in the process report set through a multi-report time sequence checking process;
verifying the stored service data in the process report set through a data verification process to obtain a corresponding service data verification result;
and carrying out visual processing on the service data verification result, and sending the service data verification result subjected to visual processing to a display interface of the terminal.
2. The method of claim 1, wherein the determining a reporting data source of the service data according to the reported service data and corresponding terminal identification information, and storing the reported service data in a corresponding process reporting set comprises:
acquiring a test field in the service data, and detecting the test field;
and when the test field passes the detection, storing the reported service data to a corresponding process reporting set based on the reported data source and the test field.
3. The method of claim 1, wherein the checking, by a protocol field checking process, field information of the stored service data in the process report set includes:
determining verification rules respectively matched with different field information of the service data through a protocol field verification process;
and respectively verifying the field type, the field enumeration and the field range of the business data through the verification rules respectively matched with different field information of the business data.
4. The method of claim 1, wherein the checking the accuracy of the stored business data in the process report set based on the matching rule by an accuracy checking process comprises:
determining matching templates respectively matched with different field information of the service data through an accuracy verification process;
determining matching rules respectively matched with different field information of the service data through the matching template;
and verifying the accuracy of the service data based on matching rules respectively matched with different field information of the service data.
5. The method of claim 4, further comprising:
when the matching templates respectively matched with different field information of the business data cannot be determined, adjusting the stored business data in the process report set to a cache result set;
and when the accuracy of the service data is determined to be inaccurate based on matching rules respectively matched with different field information of the service data, adjusting the stored service data in the process report set to a cache result set.
6. The method of claim 1, wherein the checking the number parameter and the timing information of the stored service data in the process report set through a multi-report timing check process respectively comprises:
determining a number field in the service data through the multi-report time sequence checking process;
acquiring a number parameter and a data structure corresponding to the number parameter in the service data subjected to the duplicate removal processing through the multi-report time sequence checking process;
performing iterative processing on the key parameters of the data structure corresponding to the number parameters;
and checking the number parameter of the service data based on the iteration processing result of the key parameter of the data structure corresponding to the number parameter.
7. The method of claim 1, wherein the checking the number parameter and the timing information of the stored service data in the process report set through a multi-report timing check process respectively comprises:
determining a time sequence field in the service data through the multi-report time sequence checking process;
acquiring a time sequence parameter in the service data subjected to duplicate removal processing through the multi-report time sequence checking process;
and determining a time sequence information template matched with the time sequence field in the service data, and respectively checking the time sequence information of the service data stored in the process report set through the time sequence information template.
8. The method according to any one of claims 1-7, further comprising:
sending the target business process identification, the reported business data and the visual checking result to the block chain network so as to ensure that
And the nodes of the block chain network fill the target service process identification, the reported service data and the visual checking result into a new block, and when the common identification of the new block is consistent, the new block is added to the tail part of the block chain.
9. The method of claim 8, further comprising:
receiving data synchronization requests of other nodes in the blockchain network;
responding to the data synchronization request, and verifying the authority of the other nodes;
and when the authority of the other nodes passes the verification, controlling the current node and the other nodes to carry out data synchronization so as to realize that the other nodes acquire the target service process identification, the reported service data and the visual verification result.
10. The method of claim 8, further comprising:
responding to a query request, and analyzing the query request to obtain a corresponding object identifier;
acquiring authority information in a target block in a block chain network according to the object identifier;
checking the matching of the authority information and the object identification;
when the authority information is matched with the object identification, acquiring corresponding address book data and a target object matched with a screening condition in the block chain network;
and responding to the query instruction, and pushing the acquired corresponding target service process identification, the reported service data and the visual verification result to a corresponding client so as to realize that the client acquires the corresponding target service process identification, the reported service data and the visual verification result which are stored in the block chain network.
11. A business process monitoring apparatus, the apparatus comprising:
the information transmission module is used for acquiring service data reported by a target service process through a trigger buried point;
the information processing module is used for determining a reported data source of the business data according to the reported business data and the corresponding terminal identification information, and storing the reported business data to a corresponding process reporting set;
the information processing module is used for verifying the field information of the stored service data in the process reporting set through a protocol field verification process;
the information processing module is used for verifying the accuracy of the stored business data in the process reporting set based on a matching rule through an accuracy verification process;
the information processing module is used for respectively verifying the number parameter and the time sequence information of the stored service data in the process report set through a multi-report time sequence verification process;
the information processing module is used for verifying the stored service data in the process reporting set through a data verification process to obtain a corresponding service data verification result;
and the information processing module is used for performing visual processing on the service data verification result and sending the service data verification result subjected to visual processing to a display interface of the terminal.
12. The apparatus of claim 11,
the information processing module is used for sending the target business process identification, the reported business data and the visual checking result to the block chain network so as to ensure that the target business process identification, the reported business data and the visual checking result are sent to the block chain network
And the nodes of the block chain network fill the target service process identification, the reported service data and the visual checking result into a new block, and when the common identification of the new block is consistent, the new block is added to the tail part of the block chain.
13. An electronic device, characterized in that the electronic device comprises:
a memory for storing executable instructions;
a processor configured to implement the business process monitoring method of any one of claims 1 to 10 when executing the executable instructions stored in the memory.
14. A computer-readable storage medium storing executable instructions, wherein the executable instructions when executed by a processor implement the business process monitoring method of any one of claims 1 to 10.
CN202110148834.7A 2021-02-03 2021-02-03 Business process monitoring method and device, electronic equipment and storage medium Active CN112506747B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110148834.7A CN112506747B (en) 2021-02-03 2021-02-03 Business process monitoring method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110148834.7A CN112506747B (en) 2021-02-03 2021-02-03 Business process monitoring method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112506747A CN112506747A (en) 2021-03-16
CN112506747B true CN112506747B (en) 2021-05-18

Family

ID=74952888

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110148834.7A Active CN112506747B (en) 2021-02-03 2021-02-03 Business process monitoring method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112506747B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113110977B (en) * 2021-04-21 2022-04-22 中国电子科技网络信息安全有限公司 Safety monitoring method based on block chain system
CN113468205B (en) * 2021-06-29 2023-09-12 杭州每刻科技有限公司 Custom expense checking method and system
CN113485970A (en) * 2021-06-29 2021-10-08 平安信托有限责任公司 Data monitoring method and device, electronic equipment and storage medium
CN113449296B (en) * 2021-07-20 2024-04-23 恒安嘉新(北京)科技股份公司 System, method, device and medium for data security protection
CN113521751B (en) * 2021-07-27 2023-11-14 腾讯科技(深圳)有限公司 Operation test method and device, storage medium and electronic equipment
CN113778793A (en) * 2021-08-23 2021-12-10 深圳价值在线信息科技股份有限公司 Information monitoring method, terminal equipment and multi-service system
CN113986384A (en) * 2021-10-28 2022-01-28 数字天堂(北京)网络技术有限公司 Processing device, method, equipment and storage medium based on client and cloud
CN113869838B (en) * 2021-12-03 2022-02-18 山东蓝湾新材料有限公司 Transportation management method for chemical products

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2622544A4 (en) * 2010-09-29 2016-03-09 Ericsson Telefon Ab L M Method and arrangement for processing data
CN107608852A (en) * 2017-09-01 2018-01-19 清华大学 A kind of process monitoring method and device
CN111127178A (en) * 2019-11-26 2020-05-08 泰康保险集团股份有限公司 Data processing method and device, storage medium and electronic equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2529217A (en) * 2014-08-14 2016-02-17 Advanced Risc Mach Ltd Transmission control checking for interconnect circuitry
CN110097331A (en) * 2019-03-28 2019-08-06 东软集团股份有限公司 Method of calibration, device, storage medium and the electronic equipment of business form
CN112214407A (en) * 2020-10-10 2021-01-12 广州华多网络科技有限公司 Data verification control and execution method and corresponding device, equipment and medium
CN112199267A (en) * 2020-11-12 2021-01-08 支付宝(杭州)信息技术有限公司 Behavior log acquisition method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2622544A4 (en) * 2010-09-29 2016-03-09 Ericsson Telefon Ab L M Method and arrangement for processing data
CN107608852A (en) * 2017-09-01 2018-01-19 清华大学 A kind of process monitoring method and device
CN111127178A (en) * 2019-11-26 2020-05-08 泰康保险集团股份有限公司 Data processing method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN112506747A (en) 2021-03-16

Similar Documents

Publication Publication Date Title
CN112506747B (en) Business process monitoring method and device, electronic equipment and storage medium
US11921682B2 (en) Extracting data from a blockchain network
US11436607B2 (en) Systems, devices, and methods for DLT-based data management platforms and data products
US11341121B2 (en) Peer partitioning
CN111309745B (en) Virtual resource processing method and device, electronic equipment and storage medium
CN112100460A (en) Block chain-based network page evidence storing method, device, medium and electronic equipment
CN112232961B (en) Data processing method and device based on block chain system and electronic equipment
US11550796B2 (en) Coexistence mediator for facilitating blockchain transactions
CN110597908A (en) Credit investigation recording method, device and storage medium based on block chain
CN111694743A (en) Service system detection method and device
CN111475692A (en) Processing method and device of block chain data and storage medium
Garcia Bringas et al. BlockChain platforms in financial services: current perspective
CN112989338A (en) Abnormal application data detection method and device, electronic equipment and storage medium
CN111178896B (en) Bus taking payment method, device and storage medium
US20230208911A1 (en) Visibility of digital assets at channel level
CN113011960A (en) Block chain-based data access method, device, medium and electronic equipment
WO2022200891A1 (en) Reducing transaction aborts in execute-order-validate blockchain models
CN111078569B (en) Method and device for testing optical character recognition application and storage medium
US11743327B2 (en) Topological ordering of blockchain associated proposals
US11782823B2 (en) Automatically capturing weather data during engineering tests
de Almeida Blockchain Enabled Platforms for the Internet of Things
Cai et al. In-Depth Interpretation of Ethereum
CN115510493A (en) Resource data processing method and device based on block chain and server
ROSHINI MASTER OF ENGINEERING
CN117335976A (en) Block chain-based key processing method, device, equipment, medium and product

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40040754

Country of ref document: HK