CN111652580A - Method and device for processing data of nodes - Google Patents

Method and device for processing data of nodes Download PDF

Info

Publication number
CN111652580A
CN111652580A CN202010474429.XA CN202010474429A CN111652580A CN 111652580 A CN111652580 A CN 111652580A CN 202010474429 A CN202010474429 A CN 202010474429A CN 111652580 A CN111652580 A CN 111652580A
Authority
CN
China
Prior art keywords
node
data
information
target service
identifier
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.)
Granted
Application number
CN202010474429.XA
Other languages
Chinese (zh)
Other versions
CN111652580B (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.)
Shenzhen Ping An Medical Health Technology Service Co Ltd
Original Assignee
Ping An Medical and Healthcare Management 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 Ping An Medical and Healthcare Management Co Ltd filed Critical Ping An Medical and Healthcare Management Co Ltd
Priority to CN202010474429.XA priority Critical patent/CN111652580B/en
Publication of CN111652580A publication Critical patent/CN111652580A/en
Application granted granted Critical
Publication of CN111652580B publication Critical patent/CN111652580B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • 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/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2471Distributed queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Data Mining & Analysis (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Quality & Reliability (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Computational Linguistics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application relates to a block chain, and the embodiment of the application provides a data processing method and a device for a node, which are applied to a server, wherein the method comprises the following steps: receiving a data processing request sent by a first terminal, wherein the data processing request carries node processing data of a first node; inquiring node information of a second node from a database according to node indication information of the second node in the node processing data of the first node; determining a second terminal corresponding to the user identification corresponding to the second node in the node information of the second node; and obtaining second data to be displayed by the second node according to the first data to be displayed by the second node in the node processing data of the first node, and sending the second data to be displayed by the second node and the identifier of the page template used by the second node in the node information of the second node to the second terminal so that the second terminal can obtain the page corresponding to the second node. By the method and the device, a standardized data processing mode for the nodes can be provided.

Description

Method and device for processing data of nodes
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for processing data of a node.
Background
For organizations such as enterprises, many of their services need to realize service flow through nodes. Therefore, node management plays a crucial role in the development of these organizations. With the development of internet technology and mobile internet technology, the traditional offline workflow processing mode cannot meet the requirements of organizations on work efficiency. This offline workflow-based approach has gradually been switched from offline to online. However, the workflow involves many links, which makes the data processing method based on the on-line nodes difficult to implement. Therefore, how to provide a standardized data processing method for nodes becomes an urgent problem to be solved.
Disclosure of Invention
The embodiment of the application provides a method and a device for processing data of a node, and can provide a standardized data processing mode for the node.
In a first aspect, an embodiment of the present application provides a data processing method for a node, which is applied to a server, and the method includes:
receiving a data processing request sent by a first terminal, wherein the data processing request carries node processing data of a first node, the node processing data comprises node indication information of a second node and first data to be displayed by the second node, and the second node is a next node pointed by the first node;
inquiring node information of the second node from a database according to the node indication information of the second node, wherein the node information of the second node comprises an identifier of a user corresponding to the second node and an identifier of a page template used by the second node;
determining a second terminal corresponding to the user identifier;
and obtaining second data to be displayed by the second node according to the first data to be displayed by the second node, and sending the second data to be displayed by the second node and the identifier of the page template used by the second node to the second terminal, so that the second terminal can query the page template used by the second node according to the identifier of the page template used by the second node, and a page corresponding to the second node can be generated according to the second data to be displayed by the second node and the page template used by the second node.
Optionally, the node indication information of the second node includes an identifier of a target service to which the first node belongs and a flow condition, and the querying, according to the node indication information of the second node, node information of the second node from a database includes:
inquiring node data of the target service from a database according to the identifier of the target service to which the first node belongs; the database comprises node data of each service in at least one service, wherein the node data comprises node information of each node in a plurality of nodes corresponding to the service and circulation conditions among the nodes;
and determining the node information of the second node from the node data of the target service according to the circulation condition included in the node indication information of the second node.
Optionally, the node indication information of the second node further includes an identifier of the first node, and the determining, according to the flow condition included in the node indication information of the second node, the node information of the second node from the node data of the target service includes:
determining the node information of each next node in at least one next node corresponding to the first node from the node information of each node in the plurality of nodes corresponding to the target service, which is included in the node data of the target service, according to the identifier of the first node included in the node indication information of the second node;
and determining the node information of the second node from the node information of each next node in the at least one next node according to the flow conditions included in the node indication information of the second node and the flow conditions between the nodes included in the node data of the target service.
Optionally, the determining, according to the flow condition included in the node indication information of the second node, the node information of the second node from the node data of the target service includes:
inquiring a node flow record corresponding to the target service to acquire the identifier of the current node;
taking the identifier of the current node as the identifier of a first node;
according to the identifier of the first node, determining the node information of each next node in at least one next node corresponding to the first node from the node information of each node in the plurality of nodes corresponding to the target service, which is included in the node data of the target service;
and determining the node information of the second node from the node information of each next node in the at least one next node according to the flow conditions included in the node indication information of the second node and the flow conditions between the nodes included in the node data of the target service.
Optionally, the node indication information of the second node includes an identifier of a target service to which the first node belongs and a flow condition, and the querying, according to the node indication information of the second node, node information of the second node from a database includes:
sending a node information query instruction to a database server corresponding to a database, wherein the node information query instruction carries an identifier and a circulation condition of a target service to which the first node belongs; the node information query instruction is used for instructing the database server to query node data of the target service according to the identifier of the target service to which the first node belongs, and determining node information of the second node from the node data of the target service according to a circulation condition included in the node indication information of the second node; the database comprises node data of each service in at least one service, wherein the node data comprises node information of each node in a plurality of nodes corresponding to the service and circulation conditions among the nodes;
and receiving the node information of the second node sent by the database server.
Optionally, the obtaining, according to the first data to be displayed by the second node, second data to be displayed by the second node includes:
determining the data display quantity corresponding to the page template used by the second node according to the corresponding relation between the page template and the data display quantity;
and when the data display quantity corresponding to the first data to be displayed on the second node is larger than the data display quantity corresponding to the page template used by the second node, filtering the first data to be displayed on the second node to obtain second data to be displayed on the second node.
In a second aspect, an embodiment of the present application further provides a method for processing data of a node, where the method is applied to a terminal corresponding to a developer, and the method includes:
displaying a node configuration page of the target service;
performing node editing processing on the target service according to the node editing operation on the target service on the node configuration page to obtain node data of the target service, wherein the node data of the target service comprises node information of each node in a plurality of nodes corresponding to the target service and a flow condition between the nodes;
and storing the node data of the target service into a database so that the server can process the data of the node according to the node data of the target service included in the database.
Optionally, the node information includes an identifier of a user corresponding to the node, an identifier of a page template used by the node, and a link address of a page container where the page template is located, where the link address can be used to query the page template.
In a third aspect, an embodiment of the present application provides a data processing apparatus for a node, which is applied to a server, and the apparatus includes:
the communication module is used for receiving a data processing request sent by a first terminal, wherein the data processing request carries node processing data of a first node, the node processing data comprises node indication information of a second node and first data to be displayed by the second node, and the second node is a next node pointed by the first node;
the processing module is used for inquiring node information of the second node from a database according to the node indication information of the second node, wherein the node information of the second node comprises an identifier of a user corresponding to the second node and an identifier of a page template used by the second node;
the processing module is further configured to determine a second terminal corresponding to the identifier of the user;
the communication module is further configured to obtain second data to be displayed by the second node according to the first data to be displayed by the second node, and send the second data to be displayed by the second node and the identifier of the page template used by the second node to the second terminal, so that the second terminal queries the page template used by the second node according to the identifier of the page template used by the second node, and generates a page corresponding to the second node according to the second data to be displayed by the second node and the page template used by the second node.
In a fourth aspect, an embodiment of the present application further provides a data processing apparatus for a node, where the data processing apparatus is applied to a terminal corresponding to a developer, and the apparatus includes:
the display module is used for displaying a node configuration page of the target service;
the processing module is used for carrying out node editing processing on the target service according to the node editing operation on the target service on the node configuration page to obtain node data of the target service, wherein the node data of the target service comprises node information of each node in a plurality of nodes corresponding to the target service and a flow condition between the nodes;
and the storage module is used for storing the node data of the target service to a database so that the server can process the data of the node according to the node data of the target service included in the database.
In a fifth aspect, an embodiment of the present application provides a server, including a processor, an input device, an output device, and a memory, where the processor, the input device, the output device, and the memory are connected to each other, where the memory is used to store a computer program, and the computer program includes program instructions, and the processor is configured to call the program instructions to execute the method according to the first aspect.
In a sixth aspect, an embodiment of the present application provides a terminal, including a processor, an input device, an output device, and a memory, where the processor, the input device, the output device, and the memory are connected to each other, where the memory is used to store a computer program, and the computer program includes program instructions, and the processor is configured to call the program instructions to execute the method according to the second aspect.
In a seventh aspect, the present application provides a computer-readable storage medium, which stores a computer program, where the computer program is executed by a processor to implement the data processing method for a node according to the first aspect or the second aspect.
In summary, the server may receive a data processing request sent by the first terminal, where the data processing request carries node processing data of the first node, and the node processing data includes node indication information of the second point and first data to be displayed by the second node; the server can inquire the node information of the second node from the database according to the node indication information of the second node and determine a second terminal corresponding to the user identification corresponding to the second node in the node information of the second node; the server can obtain second data to be displayed of the second node according to the first data to be displayed of the second node, and send the second data to be displayed of the second node and the identifier of the page template used by the second node in the node information of the second node to the second terminal, so that the second terminal can obtain a page corresponding to the second node according to the identifier of the page template used by the second node and the second data to be displayed of the second node.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1a is a schematic diagram of a network architecture of a data processing system according to an embodiment of the present application;
FIG. 1b is a flow chart diagram provided by an embodiment of the present application;
fig. 2 is a schematic flowchart of a data processing method for a node according to an embodiment of the present application;
fig. 3 is a schematic flowchart of another data processing method for a node according to an embodiment of the present application;
fig. 4 is a schematic flowchart of another data processing method for a node according to an embodiment of the present application;
FIG. 5a is a schematic diagram of a process design page provided in an embodiment of the present application;
FIG. 5b is a schematic diagram of another flow design page provided by an embodiment of the present application;
FIG. 5c is a schematic diagram of another flow design page provided by an embodiment of the present application;
FIG. 5d is a schematic diagram of another flow design page provided by an embodiment of the present application;
FIG. 5e is a schematic diagram of another flow design page provided by an embodiment of the present application;
fig. 6 is a schematic structural diagram of a data processing apparatus for a node according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of another data processing apparatus for a node according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of a server provided in an embodiment of the present application;
fig. 9 is a schematic structural diagram of a terminal according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
Please refer to fig. 1a, which is a schematic diagram of a network architecture of a data processing system according to an embodiment of the present application. The data processing system shown in fig. 1a may comprise a first terminal 10, a second terminal 20 and a server 30. The first terminal 10 and the second terminal 20 include, but are not limited to, smart terminals such as smart phones, tablet computers, notebook computers, and desktop computers. The server 30 may be a server or a cluster of servers in the internet or a blockchain network.
In this embodiment, the server 30 may receive a data processing request sent by the first terminal 10, where the data processing request carries node processing data of a first node, where the node processing data includes node indication information of a second node and first data to be displayed by the second node, and the second node is a next node pointed by the first node. The server 30 queries the node information of the second node from the database according to the node indication information of the second node, where the node information of the second node includes the identifier of the user corresponding to the second node and the identifier of the page template used by the second node; the server 30 determines the second terminal 20 corresponding to the user's identification; the server 30 obtains second data to be displayed of the second node according to the first data to be displayed of the second node, and sends the second data to be displayed of the second node and the identifier of the page template used by the second node to the second terminal 20, so that the second terminal 20 queries the page template used by the second node according to the identifier of the page template used by the second node, and a page corresponding to the second node is generated according to the second data to be displayed of the second node and the page template used by the second node. This process provides a standardized data processing mode to the node for the process of node conversion is more standardized, promotes node conversion efficiency, and then promotes the work circulation efficiency.
In one embodiment, the server 30 may receive a data processing request sent by the first terminal 10 over the blockchain network. The server 30 may send, to the second terminal 20, the second data to be displayed on the second node obtained according to the first data to be displayed on the second node and the identifier of the page template used by the second node through the blockchain network.
In one embodiment, in addition to the server 30 querying the node information of the second node from the database according to the node indication information of the second node, in the case that the blockchain stores the node information of the second node, the server 30 may query the blockchain for the node indication information of the second node according to the node indication information of the second node. Or, the server may further query the node indication information of the second node from the blockchain according to the node indication information of the second node and the node information modification record. The node information is stored in the block chain, so that the safety and reliability of the data processing process of the node can be effectively guaranteed.
In one embodiment, the data processing system shown in FIG. 1a may also include a terminal 40 corresponding to a developer, such as a back-end developer. The terminal 40 corresponding to the developer can be an intelligent terminal such as a tablet computer, a notebook computer, a desktop computer, etc. The information such as node information included in the database or the node data of the service, such as the node data of the target service, may be saved by the terminal 40 corresponding to the developer. Alternatively, information such as node information included in the block chain or node data of the service may be written by the developer in the terminal 40.
In an application scenario, when a node is a process, for a node configuration process, a terminal 40 corresponding to a back-end developer may configure approved process data as shown in fig. 1 b. The approved process data shown in fig. 1b may include process information of each process and flow conditions between the processes, where the process information of the process may include an identifier id of a page template used by the process, and an identifier of a user corresponding to the process, that is, an identifier of an agent (group). Generally, a first node corresponding to a service, i.e. the process information of the application process shown in fig. 1b, may not need to configure the identifier of the user corresponding to the process. In another application scenario, the process information may further include an identifier of the process and/or a link address of a page container where the page template is located, such as a Uniform Resource Locator (URL). As can be seen from fig. 1b, the page template used by the first node and the last node of a service may be customized, while for the intermediate nodes, since the intermediate nodes usually only involve node conversion and are less involved in service data change, the page template used by the intermediate nodes may be a common page template, for example, the multi-level audit template shown in fig. 1 b. For the intermediate node, the intermediate node can achieve the purpose of page replacement only by simply replacing the identifier of the page template.
The parameters in the page template shown in fig. 1b indicate parameters that can be carried by the data processing request sent to the server. In another application scenario, the parameters in the page template shown in fig. 1b may include a service main key businesskey, a content of a current node, a content next content of a next link, and a streaming condition. The service primary key is the identifier of the service. The content of the current node in the page template shown in fig. 1b may include data to be saved by the current node. The next content of the next link in the page template shown in fig. 1b may include the first data to be displayed by the second node.
Please refer to fig. 2, which is a flowchart illustrating a data processing method for a node according to an embodiment of the present disclosure. The method may be applied to a server, such as server 30. Specifically, the method may comprise the steps of:
s201, receiving a data processing request sent by a first terminal, wherein the data processing request carries node processing data of a first node, the node processing data comprises node indication information of a second node and first data to be displayed by the second node, and the second node is a next node pointed by the first node.
In this embodiment, the first terminal may send a data processing request to the server, and the server may receive the data processing request to execute step S102.
The first terminal mentioned above may refer to a device that sends the data processing request, and the device may be a terminal or a server. The first node may refer to a node corresponding to the first terminal. The nodes mentioned in the embodiments of the present application may refer to applications or application nodes, or may also refer to processes or process nodes. A process or a process node herein can be understood as a link in the process of things or can also be understood as a business step in a business process. In one embodiment, for a computer, this flow or flow node may refer to a set of methods that may include statements for implementing the corresponding functions of the flow or flow node.
In one embodiment, the first node and the second node are both nodes of a plurality of nodes corresponding to the target service.
In an embodiment, the first terminal may display a page corresponding to the first node, and send a data processing request to the server based on the page corresponding to the first node, and the server may specifically receive the data processing request sent by the first terminal based on the page corresponding to the first node.
In one embodiment, the data processing request may also carry data to be saved by the first node. When the data processing request also carries the data to be saved by the first node, the server may save the data to be saved by the first node.
S202, inquiring node information of the second node from a database according to the node indication information of the second node, wherein the node information of the second node comprises an identifier of a user corresponding to the second node and an identifier of a page template used by the second node.
The node indication information of the second node mentioned in the embodiment of the present application may include at least one of the following: the identifier of the target service to which the first node belongs, the circulation condition and the identifier of the first node. The target service may refer to a service to which the first node belongs. The identification of the target service includes, but is not limited to, a name of the target service, and the like, which may be used to uniquely identify the target service. The circulation condition included in the node indication information of the second node may refer to a condition for switching from the first node to the second node. The identification of the first node includes, but is not limited to, a name or number of the first node, etc. may be information used to identify the first node.
The database mentioned in the embodiments of the present application may include at least one node data. The at least one is one or more. The node data may include node information for each of a plurality of nodes, and the node information for each node may include an identification of a user to which the node corresponds and an identification of a page template used by the node. The identity of the user to which the node corresponds includes, but is not limited to, information that may be used to uniquely identify the user, such as the user's name, phone number, mailbox number, or social account number, etc. to which the node corresponds. The identification of the page template used by the node includes, but is not limited to, the name or number of the page template, and the like, which may be used to uniquely identify the page template. In one embodiment, according to the service requirement, the identifiers of the users corresponding to some nodes may be set to be null or not set. In one embodiment, the node information of each node may further include an identification of the node and/or a link address of a page container in which the page template used by the node is located. The identity of the node includes, but is not limited to, a name or number of the node, etc. which may be used to identify the node. The page container may refer to a container in which a plurality of page templates are stored.
In one embodiment, for a node datum, the node information of the first node in the node datum may include an identification of a page template used by the first node. Alternatively, the node information of the first node may include an identification of the page template used by the first node and an identification of the first node. Or, the node information of the first node may include an identifier of a page template used by the first node, an identifier of the first node, and an identifier of a user corresponding to the first node. The node information for nodes other than the first node in this node data may include an identification of the user to which the node corresponds and an identification of the page template used by the node. Alternatively, the node information for nodes other than the first node in this node data may include an identification of the user to which the node corresponds, an identification of the page template used by the node, and an identification of the node.
In one embodiment, since each node may belong to at least one service, the database may be said to include node data corresponding to each service in the plurality of services in addition to the aforementioned at least one node data. The node data for each service may include node information for each of a plurality of nodes for the service. For example, if the plurality of services include approval, the node is a process, the node information is process information, and the node data is process data, the database may include process data corresponding to the approval, where the process data includes process information of each of the plurality of processes corresponding to the approval.
The node information of the second node mentioned in the embodiment of the present application may include an identifier of a user corresponding to the second node and an identifier of a page template used by the second node. The identifier of the user corresponding to the second node includes, but is not limited to, a name, a telephone number, a mailbox number, a social account number, or the like of the user corresponding to the second node, which may be used to uniquely identify the user. The identification of the page template used by the second node includes, but is not limited to, a name or number of the page template, and the like, which may be used to uniquely identify the page template. The page template may be used to generate a page. In one embodiment, the node information of the second node may further include an identification of the second node. The identification of the second node includes, but is not limited to, a name or number of the second node, etc. may be information used to identify the second node.
Several ways of querying the node information of the second node from the database according to the node indication information of the second node will be listed below. It should be noted that, this embodiment may also include other manners of querying the node information of the second node from the database according to the node indication information of the second node, which are not listed here.
In one embodiment, if the identifier of the node has uniqueness, the node indication information of the second node includes an identifier of a target service to which the first node belongs, and the process of the server querying the database for the node information of the second node according to the node indication information of the second node may be: the server inquires a node flow record corresponding to the target service according to the identifier of the target service to which the first node belongs so as to acquire the identifier of the current node; and the server takes the identifier of the current node as the identifier of the first node, and inquires the node information of the second node from the database according to the identifier of the first node. Or, the node indication information of the second node includes the identifier of the first node, and the process of the server querying the node information of the second node from the database according to the node indication information of the second node may further be: and the server inquires the node information of the second node from the database according to the identifier of the first node. In an embodiment, the server may record a correspondence between the identifiers of the nodes, and the server may specifically determine the identifier of the second node according to the identifier of the first node and the correspondence between the identifiers of the nodes, and query the node information of the second node from the database according to the identifier of the second node.
In one embodiment, if the flow condition has uniqueness, the node indication information of the second node includes the flow condition, the server records a correspondence between the flow condition between the nodes and the identifier of the node, and the process of the server querying the node information of the second node from the database according to the node indication information of the second node may be: the server determines the identifier of the node corresponding to the circulation condition included by the second node according to the circulation condition included by the node indication information of the second node and the corresponding relationship between the circulation condition between the nodes and the identifier of the node; and the server queries the node information of the second node from the database according to the identifier of the node corresponding to the circulation condition included in the node indication information of the second node. In an embodiment, the server may further record a correspondence between the circulation condition and the identifier of the node, and the server may specifically determine the identifier of the second node according to the identifier of the node corresponding to the circulation condition included in the node indication information of the second node, and query the node information of the second node from the database according to the identifier of the second node.
In an embodiment, in the process of querying the node information of the second node, the server may query the node information of the second node directly from the database by using the aforementioned method, and may also query the node data of the target service to which the first node belongs from the database by using the following method, and then further screen out the node information of the second node based on the node data of the target service, where the querying process is flexible.
In one embodiment, when the node indication information of the second node includes the identifier of the target service to which the first node belongs and the flow condition, the process that the server queries the node information of the second node from the database according to the node indication information of the second node may be as follows: the server inquires node data of the target service from a database according to the identifier of the target service to which the first node belongs, wherein the database comprises the node data of each service in at least one service, and the node data comprises the node information of each node in a plurality of nodes corresponding to the service and the circulation condition among the nodes; and the server determines the node information of the second node from the node data of the target service according to the circulation condition included in the node indication information of the second node.
For example, assume that the first node is an approval process 1, the target service is approval, the node data is process data, the node information is process information, and the node indication information is process indication information. The multiple processes corresponding to the approval comprise an application process, an approval process 1, an approval process 2 and a final approval, wherein the approval process data comprise process information of the application process, process information of the approval process 1, process information of the approval process 2, process information of the final approval and a transfer condition between the application process and the approval process 1, a transfer condition between the approval process 1 and the approval process 2 and a transfer condition between the approval process 2 and the final approval. The server may query the approved process data from the database according to the approval identifier included in the process instruction information of the approval process 2, and determine the process information of the approval process 2 from the approved process data according to the flow condition included in the process instruction information of the approval process 2, that is, the flow condition between the approval process 1 and the approval process 2.
In an embodiment, when the node indication information of the second node further includes the identifier of the first node, the process of the server determining the node information of the second node from the node data of the target service according to the streaming condition included in the node indication information of the second node may be as follows: the server determines the node information of each next node in at least one next node corresponding to the first node from the node information of each node in the plurality of nodes corresponding to the target service, which is included in the node data of the target service, according to the identifier of the first node included in the node indication information of the second node; and the server determines the node information of the second node from the node information of each next node in the at least one next node according to the flow condition included in the node indication information of the second node and the flow condition between the nodes included in the node data of the target service. In consideration of the fact that one node may correspond to a plurality of next nodes, the process determines the node information of the second node according to the identifier of the first node and the circulation condition included in the node indication information of the second node, so that the accuracy of the determined node information of the second node can be guaranteed, and the circulation error is avoided.
For example, assume that the first node is an approval process 1, the target service is approval, the node data is process data, the node information is process information, and the node indication information is process indication information. The multiple corresponding processes for approval comprise an application process, an approval process 1, an approval process 2, an approval process 3 and final approval, wherein approval process data comprise process information of the application process, process information of the approval process 1, process information of the approval process 2, process information of the approval process 3, process information of the final approval and transfer conditions between the application process and the approval process 1, transfer conditions between the approval process 1 and the approval process 2, transfer conditions between the approval process 2 and the final approval, transfer conditions between the approval process 2 and the approval process 3 and transfer conditions between the approval process 3 and the final approval. The server can inquire the process information of final approval and the process information of the approval process 3 from the approved process data according to the identifier of the approval process 1 included in the process indication information of the second process; and the server determines the process information of the final approval as the process information of the second process from the process information of the final approval and the process information of the approval process 3 according to the flow conditions included in the process indication information of the second process, namely the flow conditions between the approval process 2 and the final approval.
In an embodiment, the process that the server determines the node information of the second node from the node data of the target service according to the flow condition included in the node indication information of the second node specifically includes: the server inquires a node flow record corresponding to the target service to acquire the identifier of the current node; the server takes the identifier of the current node as the identifier of the first node, and determines the node information of each next node in at least one next node corresponding to the first node from the node information of each node in a plurality of nodes corresponding to the target service, which is included in the node data of the target service, according to the identifier of the first node; and the server determines the node information of the second node from the node information of each next node in the at least one next node according to the flow condition included in the node indication information of the second node and the flow condition between the nodes included in the node data of the target service. Wherein the node flow record includes information of the node that has flowed, such as the identification of the node that has flowed. The method and the device have the advantages that the identification of the first node can be known under the condition that the node indication information of the second node comprises the identification of the first node, and the identification of the first node can also be known through the node circulation record, so that the node information of the second node is determined through the identification of the first node and the circulation condition included by the node indication information of the second node, the accuracy of the determined node information of the second node can be guaranteed, and the circulation error is avoided.
Of course, instead of using the aforementioned method of obtaining the node data of the target service by the server to screen out the node information of the second node, the server may also send a node information query instruction to the database server corresponding to the database to instruct the database server to return the node information of the second node.
In one embodiment, the node indication information of the second node includes an identifier and a flow condition of a target service to which the first node belongs, and a process in which the server queries the node information of the second node from the database according to the node indication information of the second node may be a process in which the server sends a node information query instruction to a database server corresponding to the database, where the node information query instruction carries the identifier and the flow condition of the target service to which the first node belongs; the node information query instruction is used for instructing the database server to query node data of the target service according to the identifier of the target service to which the first node belongs, and determining node information of the second node from the node data of the target service according to a flow condition included in the node indication information of the second node; the database comprises node data of each service in at least one service, wherein the node data comprises node information of each node in a plurality of nodes corresponding to the service and circulation conditions among the nodes; and the server receives the node information of the second node sent by the database server. By adopting the process, the process of inquiring the node information of the second node is more convenient and efficient, the server does not need to write related screening logic, all the node data do not need to be loaded to the server for screening every time, and the resource consumption of the server is reduced.
In an embodiment, the node information query instruction may carry an identifier of a target service to which the first node belongs, a flow condition, and an identifier of the first node; the node information query instruction may be configured to instruct the database server to query the node data of the target service according to the identifier of the target service to which the first node belongs, and determine the node information of the second node from the node data of the target service according to a flow condition included in the node indication information of the second node and the identifier of the first node.
S203, determining a second terminal corresponding to the user identification.
S204, obtaining second data to be displayed of the second node according to the first data to be displayed of the second node, and sending the second data to be displayed of the second node and the identifier of the page template used by the second node to the second terminal, so that the second terminal can inquire the page template used by the second node according to the identifier of the page template used by the second node, and a page corresponding to the second node is generated according to the second data to be displayed of the second node and the page template used by the second node.
In this embodiment, the server may determine the second terminal corresponding to the identifier of the user, and may obtain the second data to be displayed by the second node according to the first data to be displayed by the second node. For example, the server obtains the second data to be displayed of the second node according to the first data to be displayed of the second node, so that the server determines the first data to be displayed of the second node as the second data to be displayed of the second node. Then, the server may obtain second data to be displayed by the second node according to the first data to be displayed by the second node, and send the second data to be displayed by the second node and the identifier of the page template used by the second node to the second terminal. The second terminal may query the page template used by the second interface according to the identifier of the page template used by the second node, and generate a page corresponding to the second node according to the second data to be displayed by the second node and the page template used by the second node. The second terminal can display the page corresponding to the second node for the user corresponding to the second node to view.
In an embodiment, the process that the server obtains the second data to be displayed on the second node according to the first data to be displayed on the second node may include that the server verifies the validity of the first data to be displayed on the second node; and when the validity of the first data to be displayed on the second node passes the verification, determining the second data to be displayed on the second node from the first data to be displayed on the second node.
In an embodiment, when the validity verification of the first data to be displayed by the second node fails, the server identifies illegal data in the first data to be displayed by the second node, performs mosaic or hiding processing on the illegal data, and determines the first data to be displayed by the second node after the mosaic processing or the hiding processing as second data to be displayed by the second node. In one embodiment, when the validity verification of the first data to be displayed by the second node fails, the server sends a prompt message for rejecting the flow to the first terminal.
As can be seen, in the embodiment shown in fig. 2, the server may receive a data processing request sent by the first terminal, where the data processing request carries node data of the first node; the server inquires node information of a second node from a database according to node indication information of the second node included in the node data of the first node, and determines a second terminal corresponding to a user identifier included in the node information of the second node, so that second data to be displayed of the second node is obtained according to first data to be displayed of the second node included in the node data of the first node, the second data to be displayed of the second node and an identifier of a page template used by the second node included in the node information of the second node are sent to the second terminal, the second terminal can inquire the page template used by the second node according to the identifier of the page template used by the second node, and a page corresponding to the second node is generated according to the second data to be displayed of the second node and the page template used by the second node.
Please refer to fig. 3, which is a flowchart illustrating another method for processing data of a node according to an embodiment of the present application. The method may be applied to a server, such as server 30. Specifically, the method may comprise the steps of:
s301, receiving a data processing request sent by a first terminal, wherein the data processing request carries node processing data of a first node, the node processing data comprises node indication information of a second node and first data to be displayed by the second node, and the second node is a next node pointed by the first node.
S302, inquiring node information of the second node from a database according to the node indication information of the second node, wherein the node information of the second node comprises an identifier of a user corresponding to the second node and an identifier of a page template used by the second node.
S303, determining a second terminal corresponding to the user identification.
Steps S301 to S303 may refer to steps S201 to S203 in the embodiment of fig. 2, which is not described herein again in this embodiment of the present application.
S304, determining the data display quantity corresponding to the page template used by the second node according to the corresponding relation between the page template and the data display quantity.
S305, when the data display quantity corresponding to the first data to be displayed on the second node is larger than the data display quantity corresponding to the page template used by the second node, filtering the first data to be displayed on the second node to obtain second data to be displayed on the second node.
In steps S304-S305, the server may determine the data display amount corresponding to the page template used by the second node according to the correspondence between the page template and the data display amount. Wherein, the data display amount here may be any one of the following: data display quantity, data display data quantity and data display length. The server may count data display amount of the first data to be displayed by the second node, and filter the first data to be displayed by the second node when the data display amount corresponding to the first data to be displayed by the second node is greater than the data display amount corresponding to the page template used by the second node, so as to obtain second data to be displayed by the second node. Through the filtering processing process, the page content displayed on the page corresponding to the second node can be more standard, and the condition that the page cannot be loaded or the page data display is incomplete is further avoided to the greatest extent.
For example, when the data display amount is the data display amount, the server determines that the data display amount corresponding to the page template used by the second node is 50 according to the correspondence between the page template and the data display amount. The server counts that the number of data displays corresponding to the first data to be displayed on the second node is 60, and then the server can determine that the number of data displays corresponding to the first data to be displayed on the second node is larger than the number of data displays corresponding to the page template used by the second node, and filter the 60 data to obtain the second data to be displayed on the second node.
In an embodiment, when the data display amount is the data display amount, the server performs filtering processing on the first data to be displayed by the second node, and the process of obtaining the second data to be displayed by the second node may be: the server identifies characters to be filtered in the first data to be displayed on the second node, and the server performs filtering processing on the characters to be filtered in the first data to be displayed on the second node to obtain the filtered first data to be displayed on the second node as the second data to be displayed on the second node. And the display quantity of the data corresponding to the first data to be displayed of the second node after the filtering treatment is less than or equal to the display quantity of the data corresponding to the page template used by the second node. Wherein the characters to be filtered include, but are not limited to, at least one of: stop words, special characters (such as designated numbers, punctuations and letters), and words with the frequency of occurrence less than the preset frequency.
In an embodiment, when the data display amount is a data display data amount, the process of filtering, by the server, the first data to be displayed by the second node to obtain the second data to be displayed by the second node may be: the server identifies data of which the data volume in the first data to be displayed on the second node is larger than the preset data volume, and the server performs filtering processing on the data of which the data volume in the first data to be displayed on the second node is larger than the preset data volume to obtain the filtered first data to be displayed on the second node as the second data to be displayed on the second node. And the data display data volume corresponding to the first data to be displayed of the second node after the filtering processing is less than or equal to the data display data volume corresponding to the page template used by the second node.
In an embodiment, when the data display amount is the data display length, the process of filtering, by the server, the first data to be displayed by the second node to obtain the second data to be displayed by the second node may be: the server identifies data at a preset position in the first data to be displayed of the second node, and the server filters the data at the preset position in the first data to be displayed of the second node to obtain the filtered first data to be displayed of the second node as the second data to be displayed of the second node. And the data display length corresponding to the first data to be displayed of the second node after the filtering treatment is less than or equal to the data display length corresponding to the page template used by the second node.
S306, sending the second data to be displayed of the second node and the identification of the page template used by the second node to the second terminal, so that the second terminal can query the page template used by the second node according to the identification of the page template used by the second node, and a page corresponding to the second node is generated according to the second data to be displayed of the second node and the page template used by the second node.
Step S306 may refer to step S204 in fig. 2, which is not described herein again in this embodiment of the application.
In an embodiment, the process that the server sends the second data to be displayed by the second node and the identifier of the page template used by the second node to the second terminal, so that the second terminal queries the page template used by the second node according to the identifier of the page template used by the second node, and generates the page corresponding to the second node according to the second data to be displayed by the second node and the page template used by the second node may be as follows: the server sends the second data to be displayed by the second node, the identifier of the page template used by the second node and the link address of the page container where the page template used by the second node is located to the second terminal, so that the second terminal can inquire the page template used by the second node from the page container according to the identifier of the page template used by the second node and the link address of the page container, and a page corresponding to the second node is generated according to the second data to be displayed by the second node and the page template used by the second node. The page container is a container in which a plurality of page templates are deployed.
In an embodiment, if there is a third node, when a node is switched from the second node to the third node, the second terminal may also send a data processing request to the server, and the server may receive the data processing request sent by the second terminal, where the data processing request carries node processing data of the second node, the node processing data includes node indication information of the third node and first data to be displayed by the third node, and the third node is a next node to which the second node points; the server can query node information of the third node from a database according to the node indication information of the third node, wherein the node information of the third node comprises an identifier of a user corresponding to the third node and an identifier of a page template used by the third node; the server determines a third terminal corresponding to the user identifier; the server obtains second data to be displayed by the third node according to the first data to be displayed by the third node, and sends the second data to be displayed by the third node and the identifier of the page template used by the third node to the third terminal, so that the third terminal can query the page template used by the third node according to the identifier of the page template used by the third node, and a page corresponding to the third node is generated according to the second data to be displayed by the third node and the page template used by the third node.
In one embodiment, the aforementioned page template may be obtained by: and the equipment corresponding to the front-end developer edits to obtain a plurality of page templates according to the page template editing operation (including but not limited to at least one of page template creating operation, page template logout operation and template data modification operation) of the front-end developer. The device can package the plurality of page templates, the template data of the plurality of page templates, the code logic of the method for calling the target service and the like into a software package for publishing. Or, the device may package, into a software package, data such as a page template used by each of a plurality of nodes corresponding to the target service included in the plurality of page templates, template data of the page template, and code logic of a method for calling the target service, to be published. The device may package, into a software package, data such as a page template used by each of a plurality of nodes corresponding to the target service included in the plurality of page templates, template data of the page template, and code logic of a method for calling the target service, to be published. The terminal such as the first terminal and the second terminal may download and install the software package, so that the first terminal may send a data processing request to the server based on the software package, the second terminal may generate a page corresponding to the second node based on the software package, and so on.
In one embodiment, a terminal corresponding to a back-end developer may configure the method of the target service to the server. Or, the terminal corresponding to the back-end developer may configure the method of each service in at least one class of services into the server. In one embodiment, when the server includes a method of each service in at least one service class, the aforementioned code logic for invoking the method of the target service may be the code logic for invoking the method corresponding to the class to which the target service belongs.
In one embodiment, the server may perform the data processing method for the node according to the embodiment of fig. 2 or fig. 3 by performing the method of the target service. In one embodiment, the first terminal and the second terminal may run code logic for invoking the method of the target service, and may invoke the method of the target service to execute the data processing method for the node according to the embodiment of fig. 2 or fig. 3. In an embodiment, when the server includes a method of each service in at least one service class, the server may determine a class to which the target service belongs, and query a method corresponding to the class to which the target service belongs, so as to execute the data processing method for the node according to the embodiment in fig. 2 or fig. 3 by using the method corresponding to the class to which the target service belongs.
It can be seen that, in the embodiment shown in fig. 3, when the data display amount corresponding to the first data to be displayed on the second node is greater than the data display amount corresponding to the page template used by the second node, the server may perform filtering processing on the first data to be displayed on the second node to obtain the second data to be displayed on the second node, and in the process, the page content displayed on the page corresponding to the second node may better meet the specification, so that the situation that the page cannot be loaded or the page data display is incomplete is avoided to the greatest extent.
Please refer to fig. 4, which is a flowchart illustrating another method for processing data of a node according to an embodiment of the present application. The method can be applied to a terminal 40 corresponding to a developer, such as a backend developer. Specifically, the method may comprise the steps of:
s401, displaying a node configuration page of the target service.
The node configuration page of the target service may be used to configure node information of each node in a plurality of nodes corresponding to the target service.
In one embodiment, the first terminal may obtain a node configuration page of the target service through the node editor. The node editor refers to software for node configuration. For example, when the node is a process, the node editor may be a process designer, such as an activti process design engine. In one embodiment, the actinti flow design engine may also be referred to as an actinti workflow engine or an actinti flow engine.
In one embodiment, the node editor may be modified from the original node editor. The node editor obtained by modifying the original node editor can support the node configuration related functions of the embodiment of the application. In an embodiment, the modifying the original node editor may specifically be modifying a configuration file of the original node editor. By modifying the original node editor, the additional workload of related developers caused by rewriting the node editor can be reduced.
In one application scenario, when the node is a flow, the node editor may be a flow designer, and the node configuration page may be a flow configuration page. Developers, such as backend developers, may use the terminals to enter the flow designer. After entering the flow designer, the developer may open a flow configuration page of the target service based on the flow designer, and the terminal may open and display a flow configuration interface of the target service in response to an opening operation on the flow configuration page of the target service.
S402, according to the node editing operation of the target service on the node configuration page, node editing processing is carried out on the target service, and node data of the target service are obtained, wherein the node data of the target service comprise node information of each node in a plurality of nodes corresponding to the target service and circulation conditions among the nodes.
In the embodiment of the application, the terminal may perform node editing processing on the target service according to the node editing operation on the target service on the node configuration page, so as to obtain node data of the target service. Wherein the node editing operation includes but is not limited to at least one of the following: the method comprises the following steps of node creation operation, node modification operation, node deletion operation and circulation condition editing operation. By adopting the process, developers, such as rear-end developers, do not need to repeatedly develop pages corresponding to the nodes and code logics related to node conversion along with the change of business requirements, and can realize the multiplexing of the node page templates and the node conversion only through simple configuration, so that the node configuration efficiency and the development efficiency are improved.
The node information of each node included in the node data of the target service may include an identifier of a page template used by each node and an identifier of a user corresponding to each node. In one embodiment, the node information of each node may further include an identifier of each node and/or a link address of a page container in which the page template used by each node is located. In one embodiment, according to the service requirement, the identifiers of the users corresponding to some nodes may be set to be null or not set. For example, the identifier of the user corresponding to the first node in the plurality of nodes corresponding to the target service may be set to null or not set.
For example, referring to fig. 1b, the page template used by the application process is identified as a (or may also be the application), and the link address URL of the page template used by the application process is xxxxxx, where the capital of URL is the aforementioned URL. The identification of the page template used in the approval-1 is a1 (or can also be approval apreve-1), the link address of the page template used in the approval-1 is xxxxxx, and the identification of the user corresponding to the approval-1, namely the agent (group) is xxxxxx, wherein the "xxxxxxxx" of the link address is different from the "xxxxxx" of the identification of the user corresponding to the approval-1. The identification of the page template used by examination-2 is a2 (or also can be apreve-2), the link address of the page template used by examination-2 is xxxxxx, the identification of the user corresponding to examination-2, i.e. the agent (group) is xxxxxx, where the "xxxxxxxx" of url is different from the "xxxxxx" of the identification of the user corresponding to examination-2. In practical application scenarios, the page template used in approval-1 may include an option of approval or disapproval, and the page template used in approval-2 may further add an input field for approval. Of course, the page template may also be in other forms, and the embodiment of the present application does not limit this form.
In an embodiment, when the node editing operation includes a node modification operation, the terminal may perform the node editing process on the target service according to the node editing operation on the target service on the node configuration page as follows: the terminal responds to a first touch operation (such as double-click operation) on the area where the target node corresponding to the target service is located on the node configuration page or a second touch operation (such as click operation) on the editing button corresponding to the area where the target node is located, and displays the node information interface (which can be displayed on the node configuration page or jump displayed based on the node configuration page). And the terminal responds to the editing operation of the node information of the target node on the node information interface, edits the node information of the target node to obtain the edited node information of the target node, so that node data comprising the edited node information of the target node corresponding to the target service is generated subsequently. The target node may be a created node corresponding to the target service or a newly added node corresponding to the target service. For example, the target node may be the aforementioned first node or second node.
For example, when the node is a flow, the target node is a target flow, the node configuration page is a flow configuration page, the node information is flow information, the area where the target node is located is a flow frame, and the node data is flow data, the terminal may respond to a first touch operation (e.g., a double-click operation) on the flow configuration page for the flow frame of the target flow corresponding to the target service or a second touch operation (e.g., a click operation) on an edit button corresponding to the flow frame of the target flow, and display the flow information interface (which may be displayed on the flow configuration page or jump-displayed based on the flow configuration page). The terminal can respond to the editing operation of the flow information of the target flow on the flow information interface, and edit the flow information of the target flow to obtain the flow information of the edited target flow, so that flow data including the flow information of the edited target flow corresponding to the target service can be generated subsequently.
In one embodiment, the node information interface may include at least an identified edit bar of the user corresponding to the node and an identified edit bar of the page template. The process that the terminal responds to the editing operation on the node information of the target node on the node information interface to edit the node information of the target node, and the node information of the target node after the editing processing is obtained can be as follows: the terminal respectively edits the user identifier corresponding to the target node and the page template identifier used by the target node according to the editing operation of the editing bar based on the user identifier editing bar corresponding to the node and the page template identifier, so as to obtain the user identifier corresponding to the edited target node and the page template identifier used by the target node, and further obtain the node information of the edited target node, wherein the node information of the edited target node comprises the user identifier corresponding to the edited target node and the page template identifier used by the target node.
In one embodiment, the node information interface may also include an edit bar for the identification of the node and/or an edit bar for the link address of the page container. For example, when the node information interface further includes an edit bar of the identifier of the node and an edit bar of the link address of the page container, the terminal responds to the edit operation on the node information of the target node on the node information interface to edit the node information of the target node, and a process of obtaining the node information of the target node after the edit processing may be as follows: the terminal can respectively edit the user identifier corresponding to the target node, the page template identifier used by the target node, the target node identifier and the link address of the page container in which the target node uses the page template according to the editing operation of the user identifier editing bar, the page template identifier editing bar, the node identifier editing bar and the link address editing bar of the page container which are based on the node correspondence, and can acquire the edited target node identifier, the target node identifier and the link address of the page container in which the target node uses the page template, thereby acquiring the edited target node information, wherein the edited target node information comprises the edited user identifier corresponding to the target node, the target node identifier, the page template identifier used by the target node, the link address of the page container in which the target node uses the page template, and the edited target node information, The identification of the target node and the link address of the page container where the target node uses the page template. In addition, in this embodiment of the application, the edit bar of the link address of the page container may also be replaced with an identifier of a list where the link address of the page container is located, such as a list name or a storage path of the list, which is used to uniquely identify the list.
In one embodiment, since services can be generally divided into two types of links, one is related to service data change, and the other is not related to service data change and is only used for node conversion. Developers, such as back-end developers, can bind the developed page template to each node by adopting the identifier of the named binding page template with a specific format for each node, thereby achieving the purpose of dynamically adding the nodes. If the page template of a certain node needs to be changed, only the identifier of the page template of the node needs to be modified, and the process data is redeployed. For example, the target service is approval, as shown in fig. 1b, the process applying link and the final approval link relate to service data storage or change, and other intermediate approval links may only relate to process flow, that is, the approval flow is transferred to a corresponding user, such as a corresponding agent (group). Developers, such as back-end developers, can bind the identification of the page template through naming of a specific format for each process, and further bind developed multi-level audit templates (namely the page templates), so as to achieve the purpose of dynamically adding intermediate audit links. If the page template of the intermediate approval link needs to be switched, only the identification of the corresponding process needs to be modified, and the process data is redeployed.
S403, storing the node data of the target service into a database so that the server can process the data of the node according to the node data of the target service included in the database.
In one embodiment, the database may include an identification of the target service and node data for the target service. In one embodiment, the identification of the target service may be a service primary key businesskey of the target service.
It can be seen that, in the embodiment shown in fig. 4, the terminal may display a node configuration page of the target service, and perform node editing processing on the target service according to the node editing operation on the target service on the node configuration page to obtain node data of the target service, so that the node data of the target service is stored in the database, and the server performs data processing on the node according to the node data of the target service included in the database.
The following describes a data processing method for a node according to an embodiment of the present application by taking a drug registration audit process as an example. Here, the target business is drug registration audit, which includes drug catalog registration and drug audit. The drug audit has reusability, and the requirement that when a plurality of drug audit ring sections are added, each ring section can dynamically load a drug audit page, so that multi-stage audit is completed.
The specific implementation process comprises the following steps:
1. the device to which the front-end developer corresponds may provide a plurality of page templates that can be used for drug registration audits, which may be used to dynamically load pages corresponding to processes (which may be implemented using the vue subcomponent herein). Wherein vue subcomponent name: drug registration, representing a drug catalog registration component; the drug audit opinion drugpaveAdvice, indicates the drug audit component.
2. The terminal corresponding to the back-end developer may display a flow design page for drug registration and audit shown in fig. 5 a-5 e, where the flow design page includes a flow chart for drug registration and audit. The back-end developer can use the terminal to perform flow editing on the drug registration audit on the flow design page shown in fig. 5a to 5e, and the terminal can perform flow editing processing on the drug registration audit according to the flow editing operation on the flow design page on the drug registration audit to obtain flow data of the drug registration audit.
Taking fig. 5 a-5 b as examples, the flow design page shown in fig. 5a further includes an institution review interface, that is, a flow information interface corresponding to institution review, and the flow design page shown in fig. 5b further includes a district (county) level review interface, that is, a flow information interface corresponding to district (county) level review. The terminal corresponding to the back-end developer may specifically obtain information, such as an identifier of a page template used for the institution audit and an identifier of a user corresponding to the institution audit based on the flow information edit bar in the institution audit interface shown in fig. 5a, and may also obtain information, such as an identifier of a page template used for the district (county) level audit and an identifier of a user corresponding to the district (county) level audit based on the flow information edit bar in the district (county) level audit interface shown in fig. 5 b. The identification of the page template herein may be named as shown in fig. 5 a-5 b: vue component name + "-" + number. In addition, fig. 5c to 5d also show the process of editing the flow conditions of drug registration and audit, which is not described in detail herein.
3. After the flow editing operation is completed, the subsequent flow flows are as follows:
(1) and storing the process data of drug registration and audit to a database. The database may generate a unique primary key identification ID for a drug registration audit. And may generate a service primary key based on the unique primary key ID. The format of the service primary key may be: the name + "+ unique primary key ID, e.g., the business primary key is drug.1001. Here, the ID in the embodiment of the present application may also be abbreviated as ID.
(2) Assuming that the first terminal is a terminal corresponding to the drug catalog registration, the first terminal may send a data processing request to the server, where the data processing request carries process processing data of the drug catalog registration, so that the server performs data processing on the process, and the process flow is transferred to an institution for auditing. In the process, the server can specifically call the workflow completion task interface and the completeTask interface to transmit corresponding parameters to the server, that is, transmit flow processing data registered by the drug catalog, so that the server can process the flow data, and the flow is transferred to an organization for auditing.
(3) After the process flow is transferred to the audit of the organization, the second terminal, namely the terminal corresponding to the user identifier corresponding to the audit of the organization can check the proxy task through the corresponding page audited by the organization. In this process, the second terminal may jump to a page container (e.g., a page container with multi-level audit) where the authority audits according to a link address URL (i.e., a link address of a page template used by the authority audit) acquired by a custom form (formKey) edit bar in an authority audit interface, and process data (i.e., an incoming parameter) including the data to be displayed by the authority audit based on a medicine target registration process, and generate a page corresponding to the authority audit of the page template used by the authority audit and included in the page container.
(4) Correspondingly, the circulation conditions corresponding to the two audit states may be that the audit tag value is 1, that is, the approveFlag is equal to 1 and the audit tag value is 2, that is, the approveFlag is equal to 2; and if the audit is passed, the approveFlag is equal to 1, the node flow is transferred to district (county) level audit, and the like, so that the whole process of drug registration audit is completed. If the audit is not passed, the audit tag value is 2, that is, the value of appoveflag is 2, and the whole process of drug registration audit is ended.
4. Modifying the multi-stage audit template, and redeploying the flow as follows:
when the multi-level audit template is modified, only the ID of the template needs to be modified and replaced by the IDs of other templates, then the process data is redeployed, and when the approval process is restarted, different templates can be dynamically displayed, for example, the ID of the page template audited by the organization shown in fig. 5a can be adjusted to the drug audit-0 shown in fig. 5e, namely, drug approval-0. When the registration of the medicine directory is transferred to the agency for auditing, the second terminal generates a corresponding page for the agency for auditing according to the page template drug approved by the agency-0.
Please refer to fig. 6, which is a schematic structural diagram of a data processing apparatus for a node according to an embodiment of the present application. The apparatus is applicable to the aforementioned server. Specifically, the apparatus may include:
a communication module 601, configured to receive a data processing request sent by a first terminal, where the data processing request carries node processing data of a first node, the node processing data includes node indication information of a second node and first data to be displayed by the second node, and the second node is a next node to which the first node points;
a processing module 602, configured to query node information of the second node from a database according to the node indication information of the second node, where the node information of the second node includes an identifier of a user corresponding to the second node and an identifier of a page template used by the second node;
the processing module 602 is further configured to determine a second terminal corresponding to the identifier of the user;
the communication module 601 is further configured to obtain second data to be displayed by the second node according to the first data to be displayed by the second node, and send the second data to be displayed by the second node and the identifier of the page template used by the second node to the second terminal, so that the second terminal queries the page template used by the second node according to the identifier of the page template used by the second node, and thus, a page corresponding to the second node is generated according to the second data to be displayed by the second node and the page template used by the second node.
In an optional implementation manner, the node indication information of the second node includes an identifier of a target service to which the first node belongs and a flow condition, and the processing module 602 queries the node information of the second node from a database according to the node indication information of the second node, specifically, queries node data of the target service from the database according to the identifier of the target service to which the first node belongs; the database comprises node data of each service in at least one service, wherein the node data comprises node information of each node in a plurality of nodes corresponding to the service and circulation conditions among the nodes; and determining the node information of the second node from the node data of the target service according to the circulation condition included in the node indication information of the second node.
In an optional implementation manner, the node indication information of the second node further includes an identifier of the first node, and the processing module 602 determines, according to a flow condition included in the node indication information of the second node, the node information of the second node from the node data of the target service, specifically, according to the identifier of the first node included in the node indication information of the second node, and from the node information of each node in the plurality of nodes corresponding to the target service included in the node data of the target service, determines the node information of each next node in at least one next node corresponding to the first node; and determining the node information of the second node from the node information of each next node in the at least one next node according to the flow conditions included in the node indication information of the second node and the flow conditions between the nodes included in the node data of the target service.
In an optional implementation manner, the processing module 602 determines the node information of the second node from the node data of the target service according to a flow condition included in the node indication information of the second node, specifically, queries a node flow record corresponding to the target service to obtain an identifier of a current node; taking the identifier of the current node as the identifier of a first node; according to the identifier of the first node, determining the node information of each next node in at least one next node corresponding to the first node from the node information of each node in the plurality of nodes corresponding to the target service, which is included in the node data of the target service; and determining the node information of the second node from the node information of each next node in the at least one next node according to the flow conditions included in the node indication information of the second node and the flow conditions between the nodes included in the node data of the target service.
In an optional implementation manner, the node indication information of the second node includes an identifier and a flow condition of a target service to which the first node belongs, the node information of the second node is queried from a database according to the node indication information of the second node, specifically, a node information query instruction is sent to a database server corresponding to the database through a communication module 601, and the node information query instruction carries the identifier and the flow condition of the target service to which the first node belongs; the node information query instruction is used for instructing the database server to query node data of the target service according to the identifier of the target service to which the first node belongs, and determining node information of the second node from the node data of the target service according to a circulation condition included in the node indication information of the second node; the database comprises node data of each service in at least one service, wherein the node data comprises node information of each node in a plurality of nodes corresponding to the service and circulation conditions among the nodes; the node information of the second node sent by the database server is received through a communication module 601.
In an optional implementation manner, the processing module 602 obtains, according to the first data to be displayed on the second node, the second data to be displayed on the second node, specifically, determines, according to a correspondence between a page template and a data display amount, a data display amount corresponding to the page template used by the second node; and when the data display quantity corresponding to the first data to be displayed on the second node is larger than the data display quantity corresponding to the page template used by the second node, filtering the first data to be displayed on the second node to obtain second data to be displayed on the second node.
It can be seen that, in the embodiment shown in fig. 6, the data processing apparatus for a node may receive a data processing request sent by the first terminal, where the data processing request carries node data of the first node; the data processing device queries node information of a second node from a database according to node indication information of the second node included in the node data of the first node, and determines a second terminal corresponding to a user identifier included in the node information of the second node, so that second data to be displayed of the second node is obtained according to first data to be displayed of the second node included in the node data of the first node, and the second data to be displayed of the second node and an identifier of a page template used by the second node included in the node information of the second node are sent to the second terminal, so that the second terminal queries the page template used by the second node according to the identifier of the page template used by the second node, and a page corresponding to the second node is generated according to the second data to be displayed of the second node and the page template used by the second node.
Please refer to fig. 7, which is a schematic structural diagram of another data processing apparatus for a node according to an embodiment of the present application. The device can be applied to the terminals corresponding to the aforementioned developers, such as the backend developers.
Specifically, the apparatus may include:
a display module 701, configured to display a node configuration page of a target service;
a processing module 702, configured to perform node editing processing on the target service according to a node editing operation on the target service on the node configuration page, to obtain node data of the target service, where the node data of the target service includes node information of each node in a plurality of nodes corresponding to the target service and a flow condition between nodes;
a storage module 703 is configured to store the node data of the target service in a database, so that the server performs data processing on a node according to the node data of the target service included in the database.
In an optional implementation manner, the node information includes an identifier of a user corresponding to the node, an identifier of a page template used by the node, and a link address of a page container where the page template is located, where the link address can be used to query the page template.
It can be seen that, in the embodiment shown in fig. 7, the data processing device for a node may display a node configuration page of a target service, and perform node editing processing on the target service according to the node editing operation on the target service on the node configuration page to obtain node data of the target service, so as to store the node data of the target service in a database, so that a server performs data processing on the node according to the node data of the target service included in the database.
Please refer to fig. 8, which is a schematic structural diagram of a server according to an embodiment of the present disclosure. The server described in this embodiment may include: a processor 1000, an input device 2000, an output device 3000, and a memory 4000. The processor 1000, the input device 2000, the output device 3000, and the memory 4000 may be connected by a bus or other means. In one embodiment, the input device 2000 is an optional device. In one embodiment, input device 2000 and output device 3000 may be standard wired or wireless communication interfaces.
The Processor 1000 may be a Central Processing Unit (CPU), and may be other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 4000 may be a high-speed RAM memory or a non-volatile memory (e.g., a disk memory). The memory 4000 is used to store a set of program codes, and the processor 1000, the input device 2000 and the output device 3000 may call the program codes stored in the memory 4000. Specifically, the method comprises the following steps:
a processor 1000, configured to receive, through an input device 2000, a data processing request sent by a first terminal, where the data processing request carries node processing data of a first node, where the node processing data includes node indication information of a second node and first data to be displayed by the second node, and the second node is a next node to which the first node points; inquiring node information of the second node from a database according to the node indication information of the second node, wherein the node information of the second node comprises an identifier of a user corresponding to the second node and an identifier of a page template used by the second node; determining a second terminal corresponding to the user identifier; and obtaining second data to be displayed on the second node according to the first data to be displayed on the second node, and sending the second data to be displayed on the second node and the identifier of the page template used by the second node to the second terminal through an output device 3000, so that the second terminal can query the page template used by the second node according to the identifier of the page template used by the second node, and a page corresponding to the second node is generated according to the second data to be displayed on the second node and the page template used by the second node.
In an embodiment, the node indication information of the second node includes an identifier of a target service to which the first node belongs and a flow condition, and the processor 1000 queries the node information of the second node from the database according to the node indication information of the second node, specifically, queries node data of the target service from the database according to the identifier of the target service to which the first node belongs; the database comprises node data of each service in at least one service, wherein the node data comprises node information of each node in a plurality of nodes corresponding to the service and circulation conditions among the nodes; and determining the node information of the second node from the node data of the target service according to the circulation condition included in the node indication information of the second node.
In an embodiment, the node indication information of the second node further includes an identifier of the first node, and the processor 1000 determines the node information of the second node from the node data of the target service according to a flow condition included in the node indication information of the second node, specifically, determines the node information of each next node in at least one next node corresponding to the first node from the node information of each node in the plurality of nodes corresponding to the target service included in the node data of the target service according to the identifier of the first node included in the node indication information of the second node; and determining the node information of the second node from the node information of each next node in the at least one next node according to the flow conditions included in the node indication information of the second node and the flow conditions between the nodes included in the node data of the target service.
In one embodiment, the processor 1000 determines the node information of the second node from the node data of the target service according to the flow condition included in the node indication information of the second node, specifically, queries a node flow record corresponding to the target service to obtain an identifier of a current node; taking the identifier of the current node as the identifier of a first node; according to the identifier of the first node, determining the node information of each next node in at least one next node corresponding to the first node from the node information of each node in the plurality of nodes corresponding to the target service, which is included in the node data of the target service; and determining the node information of the second node from the node information of each next node in the at least one next node according to the flow conditions included in the node indication information of the second node and the flow conditions between the nodes included in the node data of the target service.
In one embodiment, the node indication information of the second node includes an identifier and a flow condition of a target service to which the first node belongs, and the processor 1000 queries node information of the second node from a database according to the node indication information of the second node, specifically, sends a node information query instruction to a database server corresponding to the database through the output device 3000, where the node information query instruction carries the identifier and the flow condition of the target service to which the first node belongs; the node information query instruction is used for instructing the database server to query node data of the target service according to the identifier of the target service to which the first node belongs, and determining node information of the second node from the node data of the target service according to a circulation condition included in the node indication information of the second node; the database comprises node data of each service in at least one service, wherein the node data comprises node information of each node in a plurality of nodes corresponding to the service and circulation conditions among the nodes; the node information of the second node sent by the database server is received through an input device 2000.
In one embodiment, the processor 1000 obtains the second data to be displayed on the second node according to the first data to be displayed on the second node, specifically, determines the data display amount corresponding to the page template used by the second node according to the corresponding relationship between the page template and the data display amount; and when the data display quantity corresponding to the first data to be displayed on the second node is larger than the data display quantity corresponding to the page template used by the second node, filtering the first data to be displayed on the second node to obtain second data to be displayed on the second node.
In a specific implementation, the processor 1000, the input device 2000, and the output device 3000 described in this embodiment of the application may execute the implementation described in the embodiments of fig. 2 and fig. 3, and may also execute the implementation described in this embodiment of the application, which is not described herein again.
Please refer to fig. 9, which is a schematic structural diagram of a terminal according to an embodiment of the present application. The terminal indicated in fig. 9 is a terminal corresponding to the developer. The terminal described in this embodiment may include: a processor 1001, an input device 2001, an output device 3001, and a memory 4001. The processor 1001, the input device 2001, the output device 3001, and the memory 4001 may be connected by a bus or other means. In one embodiment, the input device 2001 is an optional device. In one embodiment, the input device 2001 and output device 3001 may be standard wired or wireless communication interfaces.
The Processor 1001 may be a Central Processing Unit (CPU), and may be other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 4001 may be a high-speed RAM memory or a non-volatile memory (e.g., a disk memory). The memory 4001 is used for storing a set of program codes, and the processor 1001, the input device 2001, and the output device 3001 can call the program codes stored in the memory 4001. Specifically, the method comprises the following steps:
a processor 1001 configured to display a node configuration page of a target service through an output module 3001; performing node editing processing on the target service according to the node editing operation on the target service on the node configuration page to obtain node data of the target service, wherein the node data of the target service comprises node information of each node in a plurality of nodes corresponding to the target service and a flow condition between the nodes; and storing the node data of the target service into a database so that the server can process the data of the node according to the node data of the target service included in the database.
In an embodiment, the node information includes an identifier of a user corresponding to the node, an identifier of a page template used by the node, and a link address of a page container where the page template is located, where the link address can be used to query the page template.
In a specific implementation, the processor 1001, the input device 2001, and the output device 3001 described in this embodiment of the application may execute the implementation described in the embodiment of fig. 4, or may execute the implementation described in this embodiment of the application, which is not described herein again.
Each functional unit in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of sampling hardware, and can also be realized in a form of sampling software functional units.
It will be understood by those skilled in the art that all or part of the processes of the methods of the foregoing embodiments may be implemented by hardware instructions of a computer program, which may be stored in a computer-readable storage medium, and when executed, may include the processes of the embodiments of the methods as described above. The computer readable storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
While the invention has been described with reference to a preferred embodiment, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A data processing method for a node, which is applied to a server, the method comprising:
receiving a data processing request sent by a first terminal, wherein the data processing request carries node processing data of a first node, the node processing data comprises node indication information of a second node and first data to be displayed by the second node, and the second node is a next node pointed by the first node;
inquiring node information of the second node from a database according to the node indication information of the second node, wherein the node information of the second node comprises an identifier of a user corresponding to the second node and an identifier of a page template used by the second node;
determining a second terminal corresponding to the user identifier;
and obtaining second data to be displayed by the second node according to the first data to be displayed by the second node, and sending the second data to be displayed by the second node and the identifier of the page template used by the second node to the second terminal, so that the second terminal can query the page template used by the second node according to the identifier of the page template used by the second node, and a page corresponding to the second node can be generated according to the second data to be displayed by the second node and the page template used by the second node.
2. The method according to claim 1, wherein the node indication information of the second node includes an identifier of a target service to which the first node belongs and a flow condition, and the querying the node information of the second node from a database according to the node indication information of the second node includes:
inquiring node data of the target service from a database according to the identifier of the target service to which the first node belongs; the database comprises node data of each service in at least one service, wherein the node data comprises node information of each node in a plurality of nodes corresponding to the service and circulation conditions among the nodes;
and determining the node information of the second node from the node data of the target service according to the circulation condition included in the node indication information of the second node.
3. The method according to claim 2, wherein the node indication information of the second node further includes an identifier of the first node, and the determining the node information of the second node from the node data of the target service according to the streaming condition included in the node indication information of the second node includes:
determining the node information of each next node in at least one next node corresponding to the first node from the node information of each node in the plurality of nodes corresponding to the target service, which is included in the node data of the target service, according to the identifier of the first node included in the node indication information of the second node;
and determining the node information of the second node from the node information of each next node in the at least one next node according to the flow conditions included in the node indication information of the second node and the flow conditions between the nodes included in the node data of the target service.
4. The method according to claim 2, wherein the determining the node information of the second node from the node data of the target service according to the flow condition included in the node indication information of the second node comprises:
inquiring a node flow record corresponding to the target service to acquire the identifier of the current node;
taking the identifier of the current node as the identifier of a first node;
according to the identifier of the first node, determining the node information of each next node in at least one next node corresponding to the first node from the node information of each node in the plurality of nodes corresponding to the target service, which is included in the node data of the target service;
and determining the node information of the second node from the node information of each next node in the at least one next node according to the flow conditions included in the node indication information of the second node and the flow conditions between the nodes included in the node data of the target service.
5. The method according to claim 1, wherein the node indication information of the second node includes an identifier of a target service to which the first node belongs and a flow condition, and the querying the node information of the second node from a database according to the node indication information of the second node includes:
sending a node information query instruction to a database server corresponding to a database, wherein the node information query instruction carries an identifier and a circulation condition of a target service to which the first node belongs; the node information query instruction is used for instructing the database server to query node data of the target service according to the identifier of the target service to which the first node belongs, and determining node information of the second node from the node data of the target service according to a circulation condition included in the node indication information of the second node; the database comprises node data of each service in at least one service, wherein the node data comprises node information of each node in a plurality of nodes corresponding to the service and circulation conditions among the nodes;
and receiving the node information of the second node sent by the database server.
6. The method according to claim 1, wherein the obtaining second data to be displayed by the second node according to the first data to be displayed by the second node comprises:
determining the data display quantity corresponding to the page template used by the second node according to the corresponding relation between the page template and the data display quantity;
and when the data display quantity corresponding to the first data to be displayed on the second node is larger than the data display quantity corresponding to the page template used by the second node, filtering the first data to be displayed on the second node to obtain second data to be displayed on the second node.
7. A data processing method for a node is applied to a terminal corresponding to a developer, and the method comprises the following steps:
displaying a node configuration page of the target service;
performing node editing processing on the target service according to the node editing operation on the target service on the node configuration page to obtain node data of the target service, wherein the node data of the target service comprises node information of each node in a plurality of nodes corresponding to the target service and a flow condition between the nodes;
and storing the node data of the target service into a database so that the server can process the data of the node according to the node data of the target service included in the database.
8. The method according to claim 7, wherein the node information includes an identifier of a user corresponding to the node, an identifier of a page template used by the node, and a link address of a page container where the page template is located, and the link address can be used to query the page template.
9. A data processing apparatus for a node, applied to a server, the apparatus comprising:
the communication module is used for receiving a data processing request sent by a first terminal, wherein the data processing request carries node processing data of a first node, the node processing data comprises node indication information of a second node and first data to be displayed by the second node, and the second node is a next node pointed by the first node;
the processing module is used for inquiring node information of the second node from a database according to the node indication information of the second node, wherein the node information of the second node comprises an identifier of a user corresponding to the second node and an identifier of a page template used by the second node;
the processing module is further configured to determine a second terminal corresponding to the identifier of the user;
the communication module is further configured to obtain second data to be displayed by the second node according to the first data to be displayed by the second node, and send the second data to be displayed by the second node and the identifier of the page template used by the second node to the second terminal, so that the second terminal queries the page template used by the second node according to the identifier of the page template used by the second node, and generates a page corresponding to the second node according to the second data to be displayed by the second node and the page template used by the second node.
10. A data processing device for a node is applied to a terminal corresponding to a developer, and the device comprises:
the display module is used for displaying a node configuration page of the target service;
the processing module is used for carrying out node editing processing on the target service according to the node editing operation on the target service on the node configuration page to obtain node data of the target service, wherein the node data of the target service comprises node information of each node in a plurality of nodes corresponding to the target service and a flow condition between the nodes;
and the storage module is used for storing the node data of the target service to a database so that the server can process the data of the node according to the node data of the target service included in the database.
CN202010474429.XA 2020-05-29 2020-05-29 Method and device for processing data of nodes Active CN111652580B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010474429.XA CN111652580B (en) 2020-05-29 2020-05-29 Method and device for processing data of nodes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010474429.XA CN111652580B (en) 2020-05-29 2020-05-29 Method and device for processing data of nodes

Publications (2)

Publication Number Publication Date
CN111652580A true CN111652580A (en) 2020-09-11
CN111652580B CN111652580B (en) 2023-02-14

Family

ID=72346975

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010474429.XA Active CN111652580B (en) 2020-05-29 2020-05-29 Method and device for processing data of nodes

Country Status (1)

Country Link
CN (1) CN111652580B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114090145A (en) * 2021-10-26 2022-02-25 青岛海尔科技有限公司 Page jump determining method and device, storage medium and electronic device

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104049959A (en) * 2013-03-15 2014-09-17 苏州精易会信息技术有限公司 Method for converting flow chart into executable language
CN106897809A (en) * 2015-12-17 2017-06-27 北京奇虎科技有限公司 Workflow creation method, workflow designer and workflow system
CN108803996A (en) * 2018-06-20 2018-11-13 中国平安人寿保险股份有限公司 Graphic file processing method, device, computer equipment and storage medium
CN109583746A (en) * 2018-11-26 2019-04-05 东软集团股份有限公司 The method and device of the routing rule of setting procedure, readable storage medium storing program for executing
CN109636306A (en) * 2018-10-29 2019-04-16 平安医疗健康管理股份有限公司 Node-flow shifting method, device, terminal and storage medium
CN109815013A (en) * 2019-01-02 2019-05-28 深圳壹账通智能科技有限公司 Business data processing method, device, computer equipment and storage medium
CN110008243A (en) * 2019-03-22 2019-07-12 新华三大数据技术有限公司 A kind of tables of data processing method and processing device
CN110310080A (en) * 2019-05-22 2019-10-08 平安科技(深圳)有限公司 Stream compression method, apparatus, computer equipment and storage medium
CN110400116A (en) * 2018-04-24 2019-11-01 优信拍(北京)信息科技有限公司 A kind of processing method based on enterprise's office circulation examination & approval, apparatus and system
CN110554950A (en) * 2018-05-30 2019-12-10 广州腾讯科技有限公司 Interface debugging method and device and storage medium
CN111090478A (en) * 2019-12-20 2020-05-01 金蝶软件(中国)有限公司 ERP system business approval flow configuration method and related device
CN111176641A (en) * 2019-12-03 2020-05-19 泰康保险集团股份有限公司 Flow node execution method, device, medium and electronic equipment

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104049959A (en) * 2013-03-15 2014-09-17 苏州精易会信息技术有限公司 Method for converting flow chart into executable language
CN106897809A (en) * 2015-12-17 2017-06-27 北京奇虎科技有限公司 Workflow creation method, workflow designer and workflow system
CN110400116A (en) * 2018-04-24 2019-11-01 优信拍(北京)信息科技有限公司 A kind of processing method based on enterprise's office circulation examination & approval, apparatus and system
CN110554950A (en) * 2018-05-30 2019-12-10 广州腾讯科技有限公司 Interface debugging method and device and storage medium
CN108803996A (en) * 2018-06-20 2018-11-13 中国平安人寿保险股份有限公司 Graphic file processing method, device, computer equipment and storage medium
CN109636306A (en) * 2018-10-29 2019-04-16 平安医疗健康管理股份有限公司 Node-flow shifting method, device, terminal and storage medium
CN109583746A (en) * 2018-11-26 2019-04-05 东软集团股份有限公司 The method and device of the routing rule of setting procedure, readable storage medium storing program for executing
CN109815013A (en) * 2019-01-02 2019-05-28 深圳壹账通智能科技有限公司 Business data processing method, device, computer equipment and storage medium
CN110008243A (en) * 2019-03-22 2019-07-12 新华三大数据技术有限公司 A kind of tables of data processing method and processing device
CN110310080A (en) * 2019-05-22 2019-10-08 平安科技(深圳)有限公司 Stream compression method, apparatus, computer equipment and storage medium
CN111176641A (en) * 2019-12-03 2020-05-19 泰康保险集团股份有限公司 Flow node execution method, device, medium and electronic equipment
CN111090478A (en) * 2019-12-20 2020-05-01 金蝶软件(中国)有限公司 ERP system business approval flow configuration method and related device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114090145A (en) * 2021-10-26 2022-02-25 青岛海尔科技有限公司 Page jump determining method and device, storage medium and electronic device
CN114090145B (en) * 2021-10-26 2024-03-22 青岛海尔科技有限公司 Page jump determining method and device, storage medium and electronic device

Also Published As

Publication number Publication date
CN111652580B (en) 2023-02-14

Similar Documents

Publication Publication Date Title
CN108388622B (en) API interface dynamic generation method and device, computer equipment and storage medium
CN108346028A (en) A kind of business approval processing method, apparatus and system
US11893066B2 (en) Binding traits to case nodes
EP3020017A1 (en) Method and system for creating tax configuration templates
CN104216912A (en) Method and device for achieving non-intrusive service form workflow
CN101727475B (en) Method, device and system for acquiring database access process
CN111858727B (en) Multi-data source data export system and method based on template configuration
CN107870989A (en) webpage generating method and terminal device
CN108038665B (en) Business rule management method, device, equipment and computer readable storage medium
WO2019223136A1 (en) Data acquisition method and apparatus, and computer device and storage medium
CN111225018A (en) Request message processing method and device and electronic equipment
CN110716743A (en) Aggregation API development method and system suitable for multi-party collaborative development
CN115629743A (en) Service component arranging method, service scheduling method and device, electronic equipment and storage medium
CN113282591B (en) Authority filtering method, authority filtering device, computer equipment and storage medium
CN111652580B (en) Method and device for processing data of nodes
CN114138877A (en) Method, device and equipment for realizing theme data service based on micro-service architecture
CN113987337A (en) Search method, system, equipment and storage medium based on componentized dynamic arrangement
CN111930690B (en) File generation method and device
CN114675982A (en) General method and system for acquiring data of service integration system
CN117077095A (en) Authority request response method and device and electronic equipment
CN116993523A (en) Configurable account checking method, device, equipment and storage medium
CN111324645B (en) Block chain data processing method and device
CN111639936B (en) Transaction information acquisition method and device, electronic equipment and readable storage medium
CN111208979B (en) Assembly type development method and system based on platform framework
CN111026466A (en) File processing method and device, computer readable storage medium and electronic 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
TA01 Transfer of patent application right

Effective date of registration: 20220525

Address after: 518000 China Aviation Center 2901, No. 1018, Huafu Road, Huahang community, Huaqiang North Street, Futian District, Shenzhen, Guangdong Province

Applicant after: Shenzhen Ping An medical and Health Technology Service Co.,Ltd.

Address before: Room 12G, Area H, 666 Beijing East Road, Huangpu District, Shanghai 200001

Applicant before: PING AN MEDICAL AND HEALTHCARE MANAGEMENT Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant