CN116644123A - Business process data query method, device, storage medium and server - Google Patents

Business process data query method, device, storage medium and server Download PDF

Info

Publication number
CN116644123A
CN116644123A CN202210138463.9A CN202210138463A CN116644123A CN 116644123 A CN116644123 A CN 116644123A CN 202210138463 A CN202210138463 A CN 202210138463A CN 116644123 A CN116644123 A CN 116644123A
Authority
CN
China
Prior art keywords
service
node
information
flow chart
index
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
CN202210138463.9A
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 CN202210138463.9A priority Critical patent/CN116644123A/en
Publication of CN116644123A publication Critical patent/CN116644123A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/26Visual data mining; Browsing structured data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Development Economics (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Computational Linguistics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application discloses a business process data query method, a device, a storage medium and a server, wherein the method comprises the following steps: configuring node information of service nodes and index information of service indexes into a service flow template to obtain a service flow chart; establishing communication connection with a service system, and implanting buried point information associated with service nodes in the service system; and under the condition that a query instruction sent by a user is received, writing a service execution result in the service flow chart to obtain a target service flow chart, and displaying the target service flow chart to the user through a front-end interface. According to the method, the embedded point information is implanted into the service system, the service execution result of the service node is obtained, the service execution result is written into the service flow template, the target service flow chart for browsing is generated, a user can learn the service execution result of each service node without accessing the service system to inquire the service execution result, and the service flow data inquiry efficiency is obviously improved.

Description

Business process data query method, device, storage medium and server
Technical Field
The present application relates to the field of data processing, and in particular, to a method and apparatus for querying service flow data, a storage medium, and a server.
Background
In the service processing process (for example, in the e-commerce shipping process, the current service progress is queried on which service node, if the current service progress is on the shipment node, the node information of the shipment node is checked, and which employee is responsible for the shipment node is known), if the service process involves more service nodes (i.e. operation steps), and each service node belongs to a different service system (i.e. computing device), when an abnormality occurs in the service process, a user is often required to check the cause of the abnormality gradually from each service node, the efficiency is low, the complexity is high, and under the condition that the user is not particularly familiar with the service process, the difficulty of abnormality check is higher, thereby reducing the efficiency of service processing.
Therefore, how to improve the efficiency of the business process data query is a problem to be solved in the art.
Disclosure of Invention
The application provides a business process data query method, a device, a storage medium and a server, and aims to improve the efficiency of business process data query.
In order to achieve the above object, the present application provides the following technical solutions:
a business process data query method, comprising:
the node information of the service node and the index information of the service index related to the service node, which are acquired in advance, are configured into a service flow template to obtain a service flow chart; the business process template is pre-established based on the business process to which the business node belongs;
establishing communication connection with a service system to which the service node belongs, and implanting buried point information associated with the service node into the service system; the embedded point information is used for triggering the service system to acquire data of the service indexes, and a service execution result of the service node is obtained;
writing the service execution result in the service flow chart under the condition of receiving a query instruction sent by a user, so as to obtain a target service flow chart;
and displaying the target business flow chart to the user through a front-end interface.
Optionally, the configuring node information of the service node and index information of the service index associated with the service node to the service flow template to obtain a service flow chart includes:
acquiring node information of a service node, index information of a service index associated with the service node and service information of a service system to which the service node belongs in advance;
and configuring the service information, the node information and the index information into a service flow template to obtain a service flow chart.
Optionally, after writing the service execution result in the service flow chart to obtain the target service flow chart, the method further includes:
analyzing the query instruction to obtain a target index enumeration value;
marking the business index to which the target index enumeration value belongs as a target index;
acquiring node information and service execution results of each service node associated with the target index from the target service flow chart;
and generating a request link list based on the node information of each service node associated with the target index and a service execution result.
Optionally, the presenting the target business flow chart to the user through a front end interface includes:
and displaying the request link list and the target business flow chart to a user through a front-end interface.
Optionally, after writing the service execution result in the service flow chart to obtain the target service flow chart, the method further includes:
and marking the service node with the service execution result being abnormal information as an abnormal node, and setting the display attribute of the abnormal node in the target service flow chart to be highlighted.
Optionally, the method further comprises:
converting the data format of the node information to obtain node data with a json data format;
performing data format conversion on the index information to obtain index data with a json data format;
and storing the node data and the index data into a database.
A business process data query device, comprising:
the information configuration unit is used for configuring the node information of the service node and the index information of the service index related to the service node, which are acquired in advance, into a service flow template to obtain a service flow chart; the business process template is pre-established based on the business process to which the business node belongs;
the embedded point implanting unit is used for establishing communication connection with a service system to which the service node belongs and implanting embedded point information associated with the service node in the service system; the embedded point information is used for triggering the service system to acquire data of the service indexes, and a service execution result of the service node is obtained;
the result writing unit is used for writing the service execution result in the service flow chart under the condition of receiving a query instruction sent by a user, so as to obtain a target service flow chart;
and the flow display unit is used for displaying the target business flow chart to the user through a front end interface.
Optionally, the method further comprises:
and the attribute setting unit is used for identifying the service node with the service execution result being the abnormal information as an abnormal node and setting the display attribute of the abnormal node in the target service flow chart to be highlighted.
A computer-readable storage medium comprising a stored program, wherein the program performs the business process data query method.
A server, comprising: a processor, a memory, and a bus; the processor is connected with the memory through the bus;
the memory is used for storing a program, and the processor is used for running the program, wherein the business process data query method is executed when the program runs.
The technical scheme provided by the application configures the node information of the service node and the index information of the service index associated with the service node, which are acquired in advance, into a service flow template to obtain a service flow chart. And establishing communication connection with a service system to which the service node belongs, and implanting buried point information associated with the service node into the service system. And under the condition that a query instruction sent by a user is received, writing a service execution result in the service flow chart to obtain a target service flow chart, and displaying the target service flow chart to the user through a front-end interface. In the scheme, the embedded point information is embedded in the service system to obtain the service execution result of the service node, and the target service flow chart which can be directly browsed by the user is generated based on the node information, the index information and the service execution result written in the service flow template.
Drawings
In order to more clearly illustrate the embodiments of the application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1a is a schematic flow diagram of a business process data query method according to an embodiment of the present application;
FIG. 1b is a schematic diagram of a business process scenario provided in an embodiment of the present application;
FIG. 2 is a flow chart of another business flow data query method according to an embodiment of the present application;
fig. 3 is a schematic architecture diagram of a business process data query device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
As shown in fig. 1a, a flow diagram of a business flow data query method provided by an embodiment of the present application is applied to a management end (specifically, a server), and includes the following steps:
s101: creating a business process template corresponding to the business process according to the business node, the business process name and the description information of the business process.
Wherein a JsPlumb front-end component (a visual graphical editing plug-in) can be utilized to create a business process template corresponding to a business process.
It should be noted that, the service node, the service flow name, and the description information of the service flow related to the service flow may be configured by a technician according to the actual situation.
S102: and acquiring service information of a service system to which the service node belongs.
The service information comprises a system code, a service type, a service node set and a member list. The system codes of the respective business systems are different from each other, and specifically, the system code of the order system may be 001, the system code of the settlement system may be 002, and the like.
The service type is used to indicate the category of service for which the service system is responsible, e.g., the order system is responsible for the service associated with the order.
The service node set includes a plurality of service nodes, and service operations that are responsible for different service nodes are different from each other, and in addition, service operations that are responsible for service nodes of different service systems are also different from each other.
The member list is used to record the responsible person for each service node, e.g., responsible person for service node a is named "fiddle", and responsible person for service node B is named He Mou and Li Mou.
It should be noted that the databases described in the embodiments of the present application include, but are not limited to, relational databases (e.g., MYSQL).
Optionally, the service information may be converted into a data format to obtain service data with a json data format, and then the service data is stored in the database.
S103: node information of the service node and index information of service indexes associated with the service node are obtained.
Wherein the node information includes, but is not limited to: business meaning (for introducing the functionality of a business node), node coding (i.e., unique identification of a business node), abnormal conditions encountered, solutions corresponding to abnormal conditions, and the like.
Specifically, the business meaning of the after-sale application node is "how to apply for after-sale service", the node code of the after-sale application node is SH001, the abnormal conditions encountered by the after-sale application node include "unable to send application information", "forget password" and "intelligent customer service contact failure", the solution corresponding to "unable to send application information" is "re-login account number", the solution corresponding to "forget account number password" is "reset password", and the solution corresponding to "intelligent customer service contact failure" is "contact manual customer service".
Generally, the index information includes, but is not limited to: index dimension, index enumeration value, etc. The index dimension is that the index is divided into a plurality of dimensions, the business index of the high-level dimension includes the business index of the low-level dimension, for example, the shopping index belongs to the high-level dimension, the shopping index includes the purchasing quantity index and the purchasing time index, and the purchasing quantity index and the purchasing time index belong to the low-level dimension. The so-called index enumeration value, i.e. a set of associated values of the business index, for example, the index enumeration value of the purchase index includes purchase success and purchase failure.
Optionally, the node information can be subjected to data format conversion to obtain node data with a json data format; converting the data format of the index information to obtain index data with a json data format; the node data and the index data are stored in a database.
It should be noted that, node data and index data are stored in a database, so that a management end can conveniently and rapidly inquire node information and index information.
S104: and configuring the service information, the node information and the index information into a service flow template to obtain a service flow chart.
S105: and establishing communication connection with the service system, and implanting buried point information associated with the service node in the service system.
The embedded point information is used for triggering the service system to acquire data of the service index, and a service execution result of the service node is obtained. The service execution result comprises execution information and abnormal information, wherein the execution information is information obtained when the service node successfully executes service operation, and the abnormal information is information obtained when the service node fails to execute the service operation.
Generally, the embedded point information may be specifically implemented by using an Agent SDK, specifically, an interface (Application Programming Interface, API) provided in the Agent SDK may be called, and a service execution result of the service node is directly obtained, where in practical application, the parameters of the API include, but are not limited to: system code of service system, service flow name, node code of service node, service execution result of service node, preset extension field (necessary information for querying database, such as user identification), etc.
Specifically, the API internal logic stores the event (i.e. the service execution result) into the high-performance lock-free queue, so that the performance influence or the resource consumption of the embedded point information on the service system is reduced based on the thread model of the high-performance lock-free queue. In addition, the internal logic of the API can asynchronously send the service execution result to a preset message queue by calling another API, and the service system is used as a consumer to acquire the service execution result from the preset message queue.
It should be noted that the foregoing specific implementation is merely illustrative.
S106: and under the condition of receiving a query instruction sent by a user, acquiring a service execution result from a service system.
S107: and writing a service execution result in the service flow chart to obtain a target service flow chart.
The service node with the service execution result being the abnormal information can be identified as an abnormal node, and the display attribute of the abnormal node in the target service flow chart is set to be highlighted. So-called highlighting, is used to distinguish between abnormal nodes and normal nodes in the target business flow diagram.
S108: and analyzing the query instruction to obtain the target index enumeration value.
S109: and marking the business index to which the target index enumeration value belongs as a target index.
S110: and acquiring node information and service execution results of each service node associated with the target index from the target service flow chart.
S111: a request link list is generated based on node information of each service node associated with the target index and a service execution result.
The request link list comprises a plurality of records, each record comprises the thumbnail information of a single service node, and the thumbnail information is obtained by extracting keywords from the node information of the service node and the service execution result. In addition, the request link list also includes a preset ID of the business process.
S112: and displaying the request link list and the target business flow chart to the user through the front-end interface.
It should be noted that, in the target business flow chart mentioned in the flow shown in S101-S112, specifically, taking the business flow (i.e. shopping flow) provided by the e-commerce shopping platform as an example, referring to fig. 1b, when an after-sale node in the shopping flow is abnormal (specifically, the intelligent customer service contact fails), the after-sale node in the target business flow is highlighted, so as to remind the user to quickly review the abnormality of the after-sale node.
In the request link table mentioned in the flow shown in S101 to S112, the shopping flow shown in fig. 1b and the target index is the commodity delivery time are taken as an example, and specifically, the contents contained in the request link table are shown in table 1.
TABLE 1
Numbering device Node information Service execution results
1 Shipment node (2021/1/212:00) Packing the goods
2 Shipment node (2021/1/311:00) Goods are delivered to spring logistics center
3 Delivery node (2021/1/415:00) Goods delivery Guangzhou station
4 Delivery node (2021/1/517:00) Goods delivery Huizhou station
5 Delivery node (2021/1/608:00) Express delivery person with distributed goods
6 Delivery node (2021/1/609:00) Express delivery person is in transit
7 Delivery node (2021/1/610:30) Goods have been signed
The contents shown in table 1 above are for illustration only.
By utilizing the scheme shown in the embodiment, the service execution result of the service node is obtained by embedding the embedded point information in the service system, and the target service flow chart which can be directly browsed by the user is generated based on the node information, the index information and the service execution result written in the service flow template.
It should be noted that S101 mentioned in the foregoing embodiment is an optional implementation manner of the business process data query method of the present application. In addition, S112 mentioned in the foregoing embodiment is also an optional implementation manner of the business process data query method of the present application. For this reason, the flow mentioned in the above embodiment can be summarized as the method shown in fig. 2.
As shown in fig. 2, a flow diagram of another business flow data query method provided by an embodiment of the present application includes the following steps:
s201: and configuring the node information of the service node and the index information of the service index associated with the service node, which are acquired in advance, into a service flow template to obtain a service flow chart.
The business process template is pre-established based on the business process to which the business node belongs.
S202: and establishing communication connection with a service system to which the service node belongs, and implanting buried point information associated with the service node into the service system.
The embedded point information is used for triggering the service system to acquire data of the service index, and a service execution result of the service node is obtained.
S203: and under the condition that a query instruction sent by a user is received, writing a service execution result in the service flow chart to obtain a target service flow chart.
S204: and displaying the target business flow chart to the user through the front-end interface.
In summary, by implanting the embedded point information in the service system, the service execution result of the service node is obtained, and the target service flow chart for the user to browse directly is generated based on the node information, the index information and the service execution result written in the service flow template.
Corresponding to the business process data query method provided by the embodiment of the application, the embodiment of the application also provides a business process data query device.
As shown in fig. 3, an architecture diagram of a business process data query device according to an embodiment of the present application includes:
an information configuration unit 100, configured to configure node information of a service node and index information of a service index associated with the service node, which are acquired in advance, into a service flow template, so as to obtain a service flow chart; the business process template is pre-created based on the business process to which the business node belongs.
The information configuration unit 100 is specifically configured to: acquiring node information of a service node, index information of a service index associated with the service node and service information of a service system to which the service node belongs in advance; and configuring the service information, the node information and the index information into a service flow template to obtain a service flow chart.
The embedded point implanting unit 200 is configured to establish communication connection with a service system to which the service node belongs, and implant embedded point information associated with the service node in the service system; the embedded point information is used for triggering the service system to acquire data of the service indexes, and a service execution result of the service node is obtained.
And the result writing unit 300 is configured to write a service execution result in the service flow chart to obtain a target service flow chart when receiving the query instruction sent by the user.
The attribute setting unit 400 is configured to identify a service node whose service execution result is abnormal information as an abnormal node, and set a display attribute of the abnormal node in the target service flow chart to be highlighted.
A list generation unit 500 for: analyzing the query instruction to obtain a target index enumeration value; marking the business index to which the target index enumeration value belongs as a target index; acquiring node information and service execution results of each service node associated with a target index from a target service flow chart; a request link list is generated based on node information of each service node associated with the target index and a service execution result.
The flow display unit 600 is configured to display the target business flow chart to the user through the front-end interface.
The flow chart display unit 600 is specifically configured to: and displaying the request link list and the target business flow chart to the user through the front-end interface.
A data storage unit 700 for: converting the data format of the node information to obtain node data with a json data format; converting the data format of the index information to obtain index data with a json data format; the node data and the index data are stored in a database.
In summary, by implanting the embedded point information in the service system, the service execution result of the service node is obtained, and the target service flow chart for the user to browse directly is generated based on the node information, the index information and the service execution result written in the service flow template.
The application also provides a computer readable storage medium, which comprises a stored program, wherein the program executes the business process data query method provided by the application.
The application also provides a server, comprising: a processor, a memory, and a bus. The processor is connected with the memory through a bus, the memory is used for storing a program, and the processor is used for running the program, wherein the business process data query method provided by the application is executed when the program runs, and comprises the following steps:
the node information of the service node and the index information of the service index related to the service node, which are acquired in advance, are configured into a service flow template to obtain a service flow chart; the business process template is pre-established based on the business process to which the business node belongs;
establishing communication connection with a service system to which the service node belongs, and implanting buried point information associated with the service node into the service system; the embedded point information is used for triggering the service system to acquire data of the service indexes, and a service execution result of the service node is obtained;
writing the service execution result in the service flow chart under the condition of receiving a query instruction sent by a user, so as to obtain a target service flow chart;
and displaying the target business flow chart to the user through a front-end interface.
Specifically, on the basis of the foregoing embodiment, the configuring node information of the service node and index information of a service index associated with the service node to a service flow template to obtain a service flow chart includes:
acquiring node information of a service node, index information of a service index associated with the service node and service information of a service system to which the service node belongs in advance;
and configuring the service information, the node information and the index information into the service flow template to obtain a service flow chart.
Specifically, on the basis of the foregoing embodiment, after writing the service execution result in the service flow chart to obtain the target service flow chart, the method further includes:
analyzing the query instruction to obtain a target index enumeration value;
marking the business index to which the target index enumeration value belongs as a target index;
acquiring node information and service execution results of each service node associated with the target index from the target service flow chart;
and generating a request link list based on the node information of each service node associated with the target index and a service execution result.
Specifically, on the basis of the foregoing embodiment, the displaying, through a front-end interface, the target service flowchart to the user includes:
and displaying the request link list and the target business flow chart to the user through a front-end interface.
Specifically, on the basis of the foregoing embodiment, after writing the service execution result in the service flow chart to obtain the target service flow chart, the method further includes:
and marking the service node with the service execution result being abnormal information as an abnormal node, and setting the display attribute of the abnormal node in the target service flow chart to be highlighted.
Specifically, on the basis of the above embodiment, the method further includes:
converting the data format of the node information to obtain node data with a json data format;
performing data format conversion on the index information to obtain index data with a json data format;
and storing the node data and the index data into a database.
The functions of the methods of embodiments of the present application, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored on a computing device readable storage medium. Based on such understanding, a part of the present application that contributes to the prior art or a part of the technical solution may be embodied in the form of a software product stored in a storage medium, comprising several instructions for causing a computing device (which may be a personal computer, a server, a mobile computing device or a network device, etc.) to execute all or part of the steps of the method described in the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a mobile hard disk, a read-only memory, a random access memory, a magnetic disk or an optical disk.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, so that the same or similar parts between the embodiments are referred to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A business process data query method, comprising:
the node information of the service node and the index information of the service index related to the service node, which are acquired in advance, are configured into a service flow template to obtain a service flow chart; the business process template is pre-established based on the business process to which the business node belongs;
establishing communication connection with a service system to which the service node belongs, and implanting buried point information associated with the service node into the service system; the embedded point information is used for triggering the service system to acquire data of the service indexes, and a service execution result of the service node is obtained;
writing the service execution result in the service flow chart under the condition of receiving a query instruction sent by a user, so as to obtain a target service flow chart;
and displaying the target business flow chart to the user through a front-end interface.
2. The method according to claim 1, wherein the configuring the node information of the service node and the index information of the service index associated with the service node to the service flow template to obtain the service flow chart includes:
acquiring node information of a service node, index information of a service index associated with the service node and service information of a service system to which the service node belongs in advance;
and configuring the service information, the node information and the index information into a service flow template to obtain a service flow chart.
3. The method of claim 1, wherein writing the service execution result in the service flow chart, after obtaining a target service flow chart, further comprises:
analyzing the query instruction to obtain a target index enumeration value;
marking the business index to which the target index enumeration value belongs as a target index;
acquiring node information and service execution results of each service node associated with the target index from the target service flow chart;
and generating a request link list based on node information of each service node associated with the target index and a service execution result.
4. A method according to claim 3, wherein said exposing said target business flow diagram to said user via a front end interface comprises:
and displaying the request link list and the target business flow chart to the user through a front-end interface.
5. The method of claim 1, wherein writing the service execution result in the service flow chart, after obtaining a target service flow chart, further comprises:
and marking the service node with the service execution result being abnormal information as an abnormal node, and setting the display attribute of the abnormal node in the target service flow chart to be highlighted.
6. The method as recited in claim 1, further comprising:
converting the data format of the node information to obtain node data with a json data format;
performing data format conversion on the index information to obtain index data with a json data format;
and storing the node data and the index data into a database.
7. A business process data query device, comprising:
the information configuration unit is used for configuring the node information of the service node and the index information of the service index associated with the service node, which are acquired in advance, into a service flow template to obtain a service flow chart; the business process template is pre-established based on the business process to which the business node belongs;
the embedded point implanting unit is used for establishing communication connection with a service system to which the service node belongs and implanting embedded point information associated with the service node in the service system; the embedded point information is used for triggering the service system to acquire data of the service indexes, and a service execution result of the service node is obtained;
the result writing unit is used for writing the service execution result in the service flow chart under the condition of receiving a query instruction sent by a user, so as to obtain a target service flow chart;
and the flow display unit is used for displaying the target business flow chart to the user through a front end interface.
8. The apparatus as recited in claim 7, further comprising:
and the attribute setting unit is used for identifying the service node with the service execution result being the abnormal information as an abnormal node and setting the display attribute of the abnormal node in the target service flow chart to be highlighted.
9. A computer readable storage medium, characterized in that the computer readable storage medium comprises a stored program, wherein the program performs the business process data query method of any one of claims 1-6.
10. A server, comprising: a processor, a memory, and a bus; the processor is connected with the memory through the bus;
the memory is used for storing a program, and the processor is used for running the program, wherein the program executes the business process data query method according to any one of claims 1-6.
CN202210138463.9A 2022-02-15 2022-02-15 Business process data query method, device, storage medium and server Pending CN116644123A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210138463.9A CN116644123A (en) 2022-02-15 2022-02-15 Business process data query method, device, storage medium and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210138463.9A CN116644123A (en) 2022-02-15 2022-02-15 Business process data query method, device, storage medium and server

Publications (1)

Publication Number Publication Date
CN116644123A true CN116644123A (en) 2023-08-25

Family

ID=87642321

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210138463.9A Pending CN116644123A (en) 2022-02-15 2022-02-15 Business process data query method, device, storage medium and server

Country Status (1)

Country Link
CN (1) CN116644123A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116820298A (en) * 2023-08-29 2023-09-29 北京亚信数据有限公司 Medical insurance business process display method, device, medium and equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116820298A (en) * 2023-08-29 2023-09-29 北京亚信数据有限公司 Medical insurance business process display method, device, medium and equipment

Similar Documents

Publication Publication Date Title
CN111506559B (en) Data storage method, device, electronic equipment and storage medium
CN111104392B (en) Database migration method and device, electronic equipment and storage medium
CN112328224A (en) Service interface docking method and device, storage medium and electronic equipment
US20220121687A1 (en) User identifier match and merge process
CN110765750A (en) Report data entry method and terminal equipment
CN110704486B (en) Data processing method, device, system, storage medium and server
CN114253939A (en) Data model construction method and device, electronic equipment and storage medium
CN116644123A (en) Business process data query method, device, storage medium and server
CN110908983A (en) Intelligent marketing system based on user portrait recognition
CN110889272A (en) Data processing method, device, equipment and storage medium
CN110609839A (en) Method, device and equipment for processing block chain data and readable storage medium
CN112258244B (en) Method, device, equipment and storage medium for determining task to which target object belongs
CN109918385A (en) Tripartite's account checking method, electronic device and readable storage medium storing program for executing
CN111444368B (en) Method and device for constructing user portrait, computer equipment and storage medium
CN112699282A (en) Industrial internet data processing method and device, electronic equipment and storage medium
WO2019010277A2 (en) Highly atomized segmented and interrogatable data systems (hasids)
US11243966B1 (en) Data model design supporting low latency time-series volume planning and analysis
CN110990643B (en) GoJS-based complex task visualization method, terminal device and storage medium
CN109977104B (en) Data management method and device
CN107995301B (en) Rapid data receiving and transmitting method based on Internet
CN111159311A (en) Data mapping integration method, device, equipment and storage medium
CN110852743A (en) Data acquisition method and device
US20230267098A1 (en) Data blocking for application platforms
CN116010424A (en) Attribute configuration method, attribute configuration device, computer equipment, storage medium and program product
CN115357506A (en) Test case generation method and device, storage medium and equipment

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