CN117933687A - Flow configuration method, device, equipment and storage medium - Google Patents

Flow configuration method, device, equipment and storage medium Download PDF

Info

Publication number
CN117933687A
CN117933687A CN202410128121.8A CN202410128121A CN117933687A CN 117933687 A CN117933687 A CN 117933687A CN 202410128121 A CN202410128121 A CN 202410128121A CN 117933687 A CN117933687 A CN 117933687A
Authority
CN
China
Prior art keywords
flow
configuration information
target
user
node
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202410128121.8A
Other languages
Chinese (zh)
Inventor
周家振
吴加洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
CCB Finetech Co Ltd
Original Assignee
China Construction Bank Corp
CCB Finetech 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 China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202410128121.8A priority Critical patent/CN117933687A/en
Publication of CN117933687A publication Critical patent/CN117933687A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application discloses a flow configuration method, a device, equipment and a storage medium. The application relates to the technical field of computers. The method comprises the following steps: the method comprises the steps of obtaining an identification of a target user, determining target control configuration information corresponding to each flow node of the target user according to the identification of the target user and the mapping relation between the control configuration information of each flow node and the user, wherein the flow nodes are all flow nodes included in a pre-configured target flow, and determining the flow configuration information of the target user according to the target control configuration information corresponding to each flow node of the target user. The technical scheme of the application can realize multiplexing of the target flow aiming at different target users, has simple and clear flow configuration process, does not have redundant operation, realizes the universality of flow configuration, and further improves the efficiency of flow configuration.

Description

Flow configuration method, device, equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a storage medium for configuring a flow.
Background
Business process management (Bussiness Process Management, BPM for short) is a broad field covering the management and optimization of various business processes within an organization. Flow configuration is a key part of BPM and focuses on modeling, execution, monitoring and improvement of flow. Workflow automation is a process that achieves some kind of work by automating tasks and flows to improve efficiency and reduce errors. Flow configuration is an application of workflow automation for managing flows involving approval or authorization.
Currently, the process configuration may be implemented through an open source framework, such as java-based workflow engine activity and Camunda, etc. Camunda the framework is an open source BPM platform with rich functional modules for managing and executing business processes. Camunda the frame is mainly composed of the following parts. Camunda BPM engine including flow definition parser, run-time flow instance management, task allocation, event handling, decision execution, etc. Camunda Modeler for creating and modifying flow models, and defining decision tables and case rules. Camunda Cockpit for monitoring and managing the ongoing workflow to keep track of the state and performance of the flow. Camunda Tasklist are used to manage and execute tasks in the workflow, as well as to interact with the user.
However, when the flow configuration is performed by using the open source framework, the configuration process is relatively complicated. Assuming that there are multiple users and that the flows used by these users are very similar, in the flow configuration process, it is still necessary to configure their corresponding flows for each user. The workload of the flow configuration is greatly increased, so that redundancy exists in the process of the flow configuration, and the universality of the flow configuration is lacking.
Disclosure of Invention
The application provides a flow configuration method, a device, equipment and a storage medium, which are used for solving the technical problems that the operation is complicated, redundant operation exists and the universality of flow configuration cannot be realized when the flow configuration is carried out in the related technology.
In a first aspect, the present application provides a flow configuration method, including:
Acquiring the identification of a target user;
Determining target management and control configuration information corresponding to each flow node of the target user according to the identification of the target user and the mapping relation between the management and control configuration information of each flow node and the user; the process nodes are each process node included in a pre-configured target process;
and determining the flow configuration information of the target user according to the target management and control configuration information corresponding to the target user at each flow node.
In a second aspect, the present application further provides a flow configuration device, where the device includes:
The acquisition module is used for acquiring the identification of the target user;
The first determining module is used for determining target management and control configuration information corresponding to each flow node of the target user according to the identification of the target user and the mapping relation between the management and control configuration information of each flow node and the user; the process nodes are each process node included in a pre-configured target process;
and the second determining module is used for determining the flow configuration information of the target user according to the target management configuration information corresponding to each flow node of the target user.
In a third aspect, the present application further provides an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the flow configuration method according to any of the present application when the program is executed by the processor.
In a fourth aspect, the present application also provides a computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, implements a flow configuration method according to any of the present application.
In a fifth aspect, the application also provides a computer program product comprising a computer program which, when executed by a processor, implements a flow configuration method according to any of the application.
In the application, the target user identification is obtained, and the target control configuration information corresponding to the target user at each flow node is determined according to the target user identification and the mapping relation between the control configuration information of each flow node and the user, wherein the flow nodes are each flow node included in the pre-configured target flow, and the flow configuration information of the target user is determined according to the target control configuration information corresponding to the target user at each flow node, so that the following technical effects are realized: the mapping relation between the control configuration information of each flow node of the target flow and the user can be used for determining the target control configuration information corresponding to each flow node of the target flow, so that the flow configuration information of the target user is obtained, the flow configuration information of the target user is determined according to the target flow, multiplexing of the target flow can be realized for different target users, the flow configuration process is simple and clear, redundant operation does not exist, the universality of the flow configuration is realized, and the efficiency of the flow configuration is further improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments will be briefly described below, it being understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and other related drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1A is a schematic diagram of an application scenario of a flow configuration method according to an embodiment of the present application;
fig. 1B is a schematic diagram of another application scenario of a flow configuration method according to an embodiment of the present application;
Fig. 1C is a schematic diagram of another application scenario of a flow configuration method according to an embodiment of the present application;
Fig. 2 is a flow diagram of a flow configuration method according to an embodiment of the present application;
fig. 3 is a schematic diagram of a target flow in a flow configuration method according to an embodiment of the present application;
fig. 4A is a schematic diagram of a process corresponding to process configuration information of a target user a in a process configuration method according to an embodiment of the present application;
Fig. 4B is a schematic diagram of a process corresponding to process configuration information of a target user B in a process configuration method according to an embodiment of the present application;
Fig. 4C is a schematic diagram of a process corresponding to process configuration information of a target user C in a process configuration method according to an embodiment of the present application;
FIG. 5 is a flow chart of another flow configuration method according to an embodiment of the present application;
FIG. 6 is a schematic diagram of a parameter configuration table and a configuration option list in another flow configuration method according to an embodiment of the present application;
fig. 7 is a schematic diagram of a control point of a flow node in another flow configuration method according to an embodiment of the present application;
FIG. 8A is a schematic diagram of a first visual interface in a further flow configuration method according to an embodiment of the present application;
FIG. 8B is a schematic diagram of a second visual interface in a further flow configuration method according to an embodiment of the present application;
FIG. 8C is a schematic diagram of a third visual interface in a further flow configuration method according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of a flow configuration device according to an embodiment of the present application;
Fig. 10 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The application is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the application and are not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present application are shown in the drawings.
It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further definition or explanation thereof is necessary in the following figures. Meanwhile, in the description of the present application, the term "object" or the like is used only to distinguish the description, and is not to be construed as indicating or implying relative importance. The technical scheme of the application obtains, stores, uses, processes and the like the data, which all meet the relevant regulations of national laws and regulations.
The context of use of the flow configuration technique includes the following aspects. Firstly, digital transformation, as entities such as organizations, institutions and the like digitize business processes more and more, the process configuration becomes a key ring for realizing digital transformation. The method is favorable for replacing manual paper examination and approval, and improves efficiency and accuracy. Secondly, mobile office, along with the popularization of mobile equipment, the process configuration technology adapts to the requirements of mobile office, so that staff can access and manage the process at any time. Thirdly, globalization, the process configuration technology enables organizations in the global scope to work cooperatively, is not limited by geographic positions, and realizes globalization of business process management. Fourth, improvements in compliance and security, compliance and data security requirements make process configuration technology more important, which helps ensure compliance in data privacy, authentication and approval processes. Fifth, customer experience, process configuration techniques help to provide customer and employee experience by accelerating approval processes and providing a better user interface.
The flow configuration technology is at the junction of a plurality of technical fields and covers various aspects. As technology continues to evolve and business demands increase for efficiency and compliance, process configuration technology becomes increasingly important. The flow configuration method provided by the embodiment has the advantages that the flow configuration process is simple and clear, redundant operation does not exist, the universality of flow configuration is realized, and the efficiency of flow configuration is further improved.
Fig. 1A is a schematic diagram of an application scenario of a flow configuration method according to an embodiment of the present application. As shown in fig. 1A, the flow configuration method provided in the present embodiment may be applied to the electronic device 11 shown in fig. 1A. The electronic device 11 in the present embodiment may be a computer device, a server, or the like. The mapping relationship between the control configuration information of each flow node of the target flow and the user may be preset in the electronic device 11 of this embodiment. The electronic device 11 may execute the flow configuration method provided in the present embodiment: the identification of the target user is obtained from the application server 12, then, based on the identification of the target user and a pre-stored mapping relationship, the target management and control configuration information corresponding to each flow node of the target user is determined, and then, the flow configuration information of the target user is determined according to the target management and control configuration information corresponding to each flow node of the target user. Thereafter, the electronic device 11 may send the flow configuration information of the target user to the application server 12.
Fig. 1B is a schematic diagram of another application scenario of the flow configuration method provided in the embodiment of the present application. As shown in fig. 1B, the user device 13 of the target user may send the identification of the target user to the electronic device 11 through the application server 12. The electronic device 11 may execute the flow configuration method provided in the present embodiment. After determining the flow configuration information of the target user, the electronic device 11 sends the flow configuration information of the target user to the user device 13 through the application server 12.
Fig. 1C is a schematic diagram of another application scenario of the flow configuration method provided in the embodiment of the present application. As shown in fig. 1B, the user device 13 may send the identity of the target user to the electronic device 11. The electronic device 11 may execute the flow configuration method provided in the present embodiment. After determining the flow configuration information of the target user, the electronic device 11 sends the flow configuration information of the target user to the user device 13.
Fig. 1C differs from fig. 1B in that in fig. 1C, the user device 13 does not need to interact with the electronic device 11 through the application server 12. Alternatively, the user device 13 in this embodiment may be a smart phone, a notebook computer, a tablet computer, a digital broadcast receiver, a Personal digital assistant (Personal DIGITAL ASSISTANT, PDA) or a Personal computer (Personal Computer, PC) of the target user.
The flow configuration method of the present application is described in further detail below by means of several specific examples.
Fig. 2 is a flow chart of a flow configuration method according to an embodiment of the present application. The method may be performed by a flow configuration device, which may be implemented in hardware and/or software, which may be configured in an electronic device. The electronic device here may be the electronic device in fig. 1A, 1B, and 1C. The electronic device in the present embodiment may be, for example, a management server. As shown in fig. 2, the flow configuration method provided in this embodiment includes the following steps.
Step 201: and acquiring the identification of the target user.
The target user in this embodiment refers to a user who needs to perform flow configuration. The flow in this embodiment refers to the order in which a certain service is completed. Alternatively, the process in this embodiment may be an approval process, an application process, an authorization process, an evaluation process, and the like. The flow in this embodiment includes a plurality of flow nodes, and the flow nodes have a skip relationship therebetween.
The target user in this embodiment may be any entity or person that needs to perform flow configuration. Such as employees in an enterprise, a certain organization, a certain department, a certain company. Illustratively, the target user in this embodiment is a financial industry-related institution. The financial industry related institution may be a certain bank, a certain institution subordinate to a certain bank, a certain company that needs to conduct a lending business from a bank, or the like. The target user's logo in this embodiment may be information capable of uniquely characterizing the target user.
In an embodiment, the flow configuration device may obtain the identifier of the target user from the user device of the target user.
In an embodiment, in a scenario where the flow configuration system includes a management server and an application server, the flow configuration device disposed in the management server may obtain the identifier of the target user from the application server. The implementation mode can realize the isolation of background management and user application so as to ensure the data security of the management server.
In one embodiment, the flow configuration device may obtain the identifier of the target user from the user device of the target user through the application server.
Step 202: and determining target management and control configuration information corresponding to the target user at each flow node according to the identification of the target user and the mapping relation between the management and control configuration information of each flow node and the user.
The process nodes are each process node included in the pre-configured target process.
In this embodiment, a target flow is preconfigured. The target flow in this embodiment refers to a complete flow determined according to a certain target service scenario. Illustratively, the target flow is a flow that manages a financial industry related organization, e.g., a flow that rates a financial industry related organization. The target flow of the present embodiment includes a plurality of flow nodes. In other words, the target flow in this embodiment refers to a flow with the largest number of flow nodes included in a certain service scenario. Based on different service scenarios, the flow nodes in this embodiment may be a certain person, a certain post, a certain step, etc. Assuming that the target process is a process for rating a financial industry related organization, each process node of the target process may be a plurality of posts. And (5) realizing the rating of the user based on the flow formed by the posts.
Each flow node in this embodiment has different management and control configuration information. The control configuration information in this embodiment is used to indicate configuration information of the flow node, for example, a jump rule of the flow node, a relevant parameter of the flow node, and the like.
In this embodiment, a mapping relationship between the control configuration information of each flow node and the user is pre-established. Alternatively, for ease of implementation, the mapping may be characterized in terms of a database table.
For example, suppose a target flow includes 3 flow nodes, flow node 1-flow node 2-flow node 3. The flow node 1 includes two pieces of control configuration information: the management configuration information 11 and the management configuration information 12. The flow node 2 includes two pieces of control configuration information: control configuration information 21 and control configuration information 22. The flow node 3 includes two pieces of control configuration information: the management configuration information 31 and the management configuration information 32.
The mapping relationship between the management and control configuration information of each flow node and the user can be: the control configuration information 11 in the flow node 1 corresponds to the user 1, and the control configuration information 12 corresponds to the user 2; the control configuration information 21 in the flow node 2 corresponds to the user 2, and the control configuration information 22 corresponds to the user 1; in the process node 3, the control configuration information 31 corresponds to the user 2, and the control configuration information 32 corresponds to the user 1. Assuming that the target user is user 1, the target management and control configuration information corresponding to each flow node by the target user is: management configuration information 11, management configuration information 22, and management configuration information 32. Assuming that the target user is user 2, the target management and control configuration information corresponding to each flow node by the target user is: management configuration information 12, management configuration information 21, and management configuration information 31.
Step 203: and determining the flow configuration information of the target user according to the target management and control configuration information corresponding to the target user at each flow node.
After the target management and control configuration information corresponding to each flow node of the target user is obtained, the target management and control configuration information can be analyzed to obtain the flow configuration information of the target user. The flow configuration information in this embodiment may be used to characterize the flow corresponding to the target user. The flow configuration information of the target user may include a skip rule between a start flow node, an end flow node, and an intermediate flow node of the flow corresponding to the target user. The intermediate flow node in this embodiment refers to a flow node located between a start flow node and an end flow node, and includes the start flow node and the end flow node. It can be understood that the start flow node, the end flow node, and the intermediate flow node in this embodiment are all flow nodes in the target flow.
In one embodiment, the implementation procedure of step 203 may be: determining a jump rule among a start flow node, an end flow node and an intermediate flow node corresponding to the target user according to target control configuration information corresponding to the target user at each flow node; and forming the flow configuration information of the target user according to the jump rule among the start flow node, the end flow node and the intermediate flow node corresponding to the target user. The implementation process can realize efficient determination of the flow configuration information of the target user.
For example, based on the example in step 202, assuming that the target user is user 1, the target management configuration information corresponding to the target user at each flow node is: management configuration information 11, management configuration information 22, and management configuration information 32. Assuming that the control configuration information 11 is required to pass through the flow node 1 and jump to the flow node 3 after passing through the flow node 1, the control configuration information 22 is not required to pass through the flow node 2, the control configuration information 32 is required to pass through the flow node 3 and finish after passing through the flow node 3, the initial flow node corresponding to the target user is the flow node 1, the finish flow node is the flow node 3, and the jump rule is that the jump from the flow node 1 to the flow node 3 is finished. And taking the start flow node as the flow node 1, the end flow node as the flow node 3, and the jump rule as the flow configuration information determined as the target user after the flow node 1 jumps to the flow node 3.
Optionally, after step 203, the flow configuration method provided in this embodiment further includes the following steps: and sending the flow configuration information of the target user to the application server so that the application server carries out flow management on the target user according to the flow configuration information of the target user. After the application server obtains the flow configuration information of the target user, the application server may perform flow management on the target user according to the flow configuration information of the target user, for example, perform rating on the target user according to the flow configuration information of the target user.
The following specific example describes a target flow and a flow corresponding to the flow configuration information of the target user.
Fig. 3 is a schematic diagram of a target flow in a flow configuration method according to an embodiment of the present application. A flow of rating a financial institution is shown in fig. 3. The target flow comprises 6 flow nodes, which are in turn: post 1, post 2, post 3, post 4, post 5, and post 6. Also, both station 2 and station 4 may return to station 1. There is also a circulation rule between post 1 and post 4 that directly submits or supplements the material. The management and control configuration information of each flow node in the target flow has a mapping relation with the user.
Fig. 4A is a schematic diagram of a process corresponding to process configuration information of a target user a in a process configuration method according to an embodiment of the present application. Based on the target flow shown in fig. 3 and the mapping relationship between the control configuration information of each flow node in the target flow and the user, executing the steps 201 to 203 can obtain a flow corresponding to the flow configuration information of the target user a as shown in fig. 4A: the flow corresponding to the flow configuration information of the target user A only comprises one flow node in the target flow, namely the flow node of the position 1. It can be seen that the flow node included in the flow of the target user a is a part of the flow nodes in the target flow.
Fig. 4B is a schematic diagram of a process corresponding to process configuration information of a target user B in a process configuration method according to an embodiment of the present application. Based on the target flow shown in fig. 3 and the mapping relationship between the control configuration information of each flow node in the target flow and the user, executing the steps 201 to 203 may obtain a flow corresponding to the flow configuration information of the target user B as shown in fig. 4B: the flow corresponding to the flow configuration information of the target user B comprises 5 flow nodes in the target flow, namely, a position 1, a position 3, a position 4, a position 5 and a position 6, and a jump relation exists between the position 1 and the position 4. It can be seen that the flow node included in the flow of the target user B is a part of the flow nodes in the target flow.
Fig. 4C is a schematic diagram of a process corresponding to process configuration information of a target user C in a process configuration method according to an embodiment of the present application. Based on the target flow shown in fig. 3 and the mapping relationship between the control configuration information of each flow node in the target flow and the user, executing the steps 201 to 203 may obtain a flow corresponding to the flow configuration information of the target user C as shown in fig. 4C: the flow corresponding to the flow configuration information of the target user C comprises 6 flow nodes in the target flow, namely, a position 1, a position 2, a position 3, a position 4, a position 5 and a position 6, and a jump relationship exists between the position 1 and the position 2, and between the position 1 and the position 4. It can be seen that the flow nodes included in the flow of the target user C are all the flow nodes in the target flow.
As can be seen from fig. 3 to fig. 4C, the flows of the service requirements of the target user a, the target user B and the target user C are similar but not identical. If the flow configuration mode in the related art is adopted, one flow needs to be configured for each of the three users. If the number of users is large, this results in an increase in workload, and there are many redundant operations in the process configuration. The flow configuration method provided by the embodiment can allocate the flow nodes needed by the target user in the target flow for the target user, realize multiplexing of the target flow, has simple and clear configuration process, does not have redundant operation, realizes the universality of flow configuration, and improves the efficiency of flow configuration.
The flow configuration method provided by the embodiment of the application comprises the following steps: the method comprises the steps of obtaining an identification of a target user, determining target control configuration information corresponding to each flow node of the target user according to the identification of the target user and the mapping relation between the control configuration information of each flow node and the user, wherein the flow nodes are all flow nodes included in a pre-configured target flow, and determining the flow configuration information of the target user according to the target control configuration information corresponding to each flow node of the target user, so that the following technical effects are achieved: the mapping relation between the control configuration information of each flow node of the target flow and the user can be used for determining the target control configuration information corresponding to each flow node of the target flow, so that the flow configuration information of the target user is obtained, the flow configuration information of the target user is determined according to the target flow, multiplexing of the target flow can be realized for different target users, the flow configuration process is simple and clear, redundant operation does not exist, the universality of the flow configuration is realized, and the efficiency of the flow configuration is further improved.
Fig. 5 is a flow chart of another flow configuration method according to an embodiment of the present application. The present embodiment describes in detail how to determine the mapping relationship between the control configuration information of each flow node and the user based on the embodiment shown in fig. 2 and various alternative implementations. As shown in fig. 5, the flow configuration method provided in this embodiment includes the following steps.
Step 501: and configuring a target flow according to the target service scene.
The process nodes included in the target process are union sets of the process nodes included in the multiple processes corresponding to the target service scene.
It can be appreciated that there are different flows for different users in the target business scenario. Different flows include different flow nodes and different numbers of flow nodes. In this embodiment, the target flow may be determined according to flow nodes included in a plurality of flows corresponding to the service scenario and a jump rule between the flow nodes. The specific process can be as follows: and determining the union of the flow nodes included in the flows as the flow nodes included in the target flow, and determining the jump rule of each flow node in the target flow according to the jump rules among the flow nodes included in the flows. The target flow determined based on the mode is the complete flow in the target service scene.
Step 502: and configuring management and control configuration information of each flow node in the target flow.
The flow node comprises a plurality of management and control configuration information.
In an embodiment, the control configuration information of each flow node is configured with the flow node in the target flow as granularity. For example, for the flow node 1, a plurality of pieces of management configuration information included therein, for example, the management configuration information 11 and the management configuration information 12 included in the flow node 1 are configured.
In an embodiment, in order to improve efficiency and flexibility of configuration of the flow nodes, it is convenient to manage each flow node, and in this embodiment, each flow node includes a plurality of control points. The implementation process of step 502 may include: and configuring each control point of each flow node to obtain control configuration information of the flow node. For each flow node, the control point in the present embodiment is information configured for the flow node in order to facilitate management of the flow node. For example, assuming that a certain flow node is a position 1, two control points may be set for the position 1: the control point 1 is whether to open the approval process, and the control point 2 is whether to open the selector. It should be noted that, in this embodiment, the number of control points of different flow nodes may be the same or different, and the content of the control points of different flow nodes may be the same or different. The present embodiment is not limited thereto. The specific content of the control point of the flow node can be configured according to the actual service scene.
Fig. 7 is a schematic diagram of a control point of a flow node in another flow configuration method according to an embodiment of the present application. As shown in fig. 7, it is assumed that a certain target flow includes 3 flow nodes, flow node 1-flow node 2-flow node 3. The process node 1 includes 2 control points: control point 111 and control point 122, flow node 2 includes 2 control points: control point 211 and control point 222, flow node 3 includes 2 control points: control point 311 and control point 322.
More specifically, the control configuration information of the flow node may include: parameter configuration information and option detail information of each control point of the flow node. In order to improve efficiency and convenience of configuring the control configuration information of the flow nodes, the implementation process of configuring each control point of each flow node to obtain the control configuration information of the flow node may include: constructing a parameter configuration table and a configuration option detail table; configuring parameter configuration information of each control point of each flow node in a parameter configuration table; the option detail information of each control point of each flow node is configured in the configuration option detail table. In this implementation manner, in order to improve efficiency of configuring the management and control configuration information of each flow node, parameter configuration information of each management and control point of each flow node may be configured in a parameter configuration table, and option detail information of each management and control point of each flow node may be configured in a configuration option detail table.
Fig. 6 is a schematic diagram of a parameter configuration table and a configuration option list in another flow configuration method according to an embodiment of the present application. As shown in fig. 6, the parameter configuration table may include information of codes, names, configuration control types, and option types of the respective control points of each flow node. Every time a control point is added, a corresponding record is provided in the parameter configuration table, and the record contains the parameter configuration information related to the control point. The configuration option list may include the values of options of the respective control points of each flow node, that is, the option list information of the respective control points. The option detail information in this embodiment may include: unique identification of the option, description of the option, name of the option, etc. For example, assuming that the control point 1 is whether to open the approval process, the option configuration list may include a record of the control point 1 having a value of "yes" and a record of the control point 1 having a value of "no".
In order to improve the operation efficiency, optionally, configuring parameter configuration information of each control point of each flow node in the parameter configuration table may include: displaying a first visual interface according to the parameter configuration table; and configuring parameter configuration information of each control point of each flow node in a parameter configuration table through a first visual interface. Optionally, configuring the option list information of each control point of each flow node in the configuration option list may include: displaying a second visual interface according to the configuration option list; and configuring the option detail information of each control point of each flow node in the configuration option detail list through a second visual interface.
Fig. 8A is a schematic diagram of a first visual interface in another flow configuration method according to an embodiment of the present application. As shown in fig. 8A, in the first visual interface 81, parameter configuration information of the management and control points may be maintained, for example, information such as adding the management and control points, deleting the management and control points, and configuring names, types, and the like of the management and control points. For example, the type of the control point may be selective, i.e. the control point is an option configured control point.
Fig. 8B is a schematic diagram of a second visual interface in another flow configuration method according to an embodiment of the present application. As shown in FIG. 8B, the option specification information of the administration point may be maintained in the second visual interface 82, e.g., the option type, description, configuration options, etc. of the configuration administration point.
It should be noted that the first visual interface and the second visual interface may be the same interface, so as to improve efficiency.
Step 503: and determining the mapping relation between the control configuration information of each flow node and the user according to the requirement of each user.
The requirements of the user in this embodiment may be determined according to the actual requirements of the user or according to the attributes of the user. The present embodiment is not limited thereto.
After the management and control configuration information of each flow node is determined, the management and control configuration information can be distributed for different users aiming at one flow node, so that the mapping relation between the management and control configuration information of each flow node and the users is formed.
Optionally, in order to improve the efficiency and convenience of determining the mapping relationship between the management and control configuration information of each flow node and the user, and facilitate the subsequent determination of the target management and control configuration information corresponding to the target user at each flow node, the implementation manner of step 503 may include: constructing a main data configuration table; and configuring the mapping relation between the management and control configuration information of each flow node and the user in the main data configuration table according to the requirement of each user.
More specifically, according to the requirement of each user, configuring the mapping relationship between the management and control configuration information of each flow node and the user in the main data configuration table includes: displaying a third visual interface according to the main data configuration table; and configuring the mapping relation between the management and control configuration information of each flow node and the user in the main data configuration table through a third visual interface according to the requirement of each user.
Fig. 8C is a schematic diagram of a third visual interface in another flow configuration method according to an embodiment of the present application. As shown in fig. 8C, in the third visualization interface 83, for each flow node, the corresponding management and control configuration information thereof may be configured for the user. For each flow node, the mapping relationship between the control configuration information of the flow node and the user may include: the mapping relation between the value of the control point of the flow node and the user. When each flow node comprises a plurality of control points, the value of the user at each control point can be configured in the main data configuration table, so that the mapping relation between the control configuration information of the flow node and the user is formed.
Step 504: and acquiring the identification of the target user.
Step 505: and determining target management and control configuration information corresponding to the target user at each flow node according to the identification of the target user and the mapping relation between the management and control configuration information of each flow node and the user.
The process nodes are each process node included in the pre-configured target process.
Step 506: and determining the flow configuration information of the target user according to the target management and control configuration information corresponding to the target user at each flow node.
The implementation process and technical principle of step 504 and step 201, step 505 and step 202, and step 506 and step 203 are similar, and will not be described again here.
According to the flow configuration method provided by the embodiment, on one hand, the flow nodes included in the target flow are set as the union of the flow nodes included in the multiple flows corresponding to the target service scene, so that the determined target flow is ensured to be the complete flow in the target service scene, the flow configuration requirements of different users can be met based on the target flow, and the efficiency and the accuracy of the subsequent flow configuration process are improved. On the other hand, the control points are arranged in the flow nodes, so that the configuration of the flow nodes can be conveniently carried out to determine the control configuration information of each flow node, the flow nodes can also have flexibility, and the flexibility in the subsequent flow configuration process is improved, so that the efficiency of the subsequent flow configuration process is further improved.
Fig. 9 is a schematic structural diagram of a flow configuration device according to an embodiment of the present application. As shown in fig. 9, the flow configuration apparatus provided in this embodiment includes the following modules: an acquisition module 91, a first determination module 92 and a second determination module 93.
An obtaining module 91, configured to obtain an identifier of the target user.
The first determining module 92 is configured to determine, according to the identifier of the target user and the mapping relationship between the management and control configuration information of each flow node and the user, target management and control configuration information corresponding to each flow node by the target user.
The process nodes are each process node included in a pre-configured target process.
A second determining module 93, configured to determine flow configuration information of the target user according to the target management configuration information corresponding to each flow node by the target user.
In one embodiment, the apparatus further comprises: the device comprises a first configuration module, a second configuration module and a third determination module.
The first configuration module is used for configuring the target flow according to the target service scene.
The process nodes included in the target process are union sets of process nodes included in a plurality of processes corresponding to the target service scene.
And the second configuration module is used for configuring the management and control configuration information of each flow node in the target flow.
The flow node comprises a plurality of management and control configuration information;
and the third determining module is used for determining the mapping relation between the management and control configuration information of each flow node and the user according to the requirement of each user.
In one embodiment, each of the process nodes includes a plurality of control points. The second configuration module is specifically configured for each control point of each flow node to obtain control configuration information of the flow node.
In one embodiment, the second configuration module specifically includes: the system comprises a first construction sub-module, a first configuration sub-module and a second configuration sub-module. And the first construction submodule is used for constructing a parameter configuration table and a configuration option detail table. And the first configuration submodule is used for configuring parameter configuration information of each control point of each flow node in the parameter configuration table. And the second configuration submodule is used for configuring the option detail information of each control point of each flow node in the configuration option detail list.
In one embodiment, the first configuration submodule is specifically configured to: displaying a first visual interface according to the parameter configuration table; and configuring parameter configuration information of each control point of each flow node in the parameter configuration table through the first visual interface. The second configuration submodule is specifically configured to: displaying a second visual interface according to the configuration option list; and configuring option detail information of each control point of each flow node in the configuration option detail list through the second visual interface.
In one embodiment, the third determining module specifically includes: the second construction sub-module and the third configuration sub-module. And the second construction submodule is used for constructing the main data configuration table. And the third configuration sub-module is used for configuring the mapping relation between the management and control configuration information of each flow node and the user in the main data configuration table according to the requirement of each user.
In one embodiment, the third configuration sub-module is specifically configured to: displaying a third visual interface according to the main data configuration table; and configuring the mapping relation between the control configuration information of each flow node and the user in the main data configuration table through the third visual interface according to the requirement of each user.
In one embodiment, the second determining module 93 is specifically configured to: determining a jump rule among a start flow node, an end flow node and an intermediate flow node corresponding to the target user according to target control configuration information corresponding to each flow node of the target user; and forming the flow configuration information of the target user according to the jump rule among the start flow node, the end flow node and the intermediate flow node corresponding to the target user.
In one embodiment, the obtaining module 91 is specifically configured to: and acquiring the identification of the target user from an application server.
In an embodiment, the device further includes a sending module, configured to send the flow configuration information of the target user to the application server, so that the application server performs flow management on the target user according to the flow configuration information of the target user.
In one embodiment, the target user is a financial industry related organization, and the target process is a process of managing the financial industry related organization.
The flow configuration device provided by the embodiment of the application can be used for executing the technical scheme of the flow configuration method in the embodiment, and the implementation principle and the technical effect are similar, and are not repeated here.
It should be noted that, it should be understood that the division of the modules of the above apparatus is merely a division of a logic function, and may be fully or partially integrated into a physical entity or may be physically separated. And these modules may all be implemented in software in the form of calls by the processing element; or can be realized in hardware; the method can also be realized in a form of calling software by a processing element, and the method can be realized in a form of hardware by a part of modules. For example, the acquiring module 91, the first determining module 92, and the second determining module 93 may be processing elements that are individually set up, may be implemented in a chip of the above apparatus, may be stored in a memory of the above apparatus in the form of program codes, and may be called by any processing element of the above apparatus to execute the functions of the acquiring module 91, the first determining module 92, and the second determining module 93. The implementation of the other modules is similar. In addition, all or part of the modules can be integrated together or can be independently implemented. The processing element here may be an integrated circuit with signal processing capabilities. In implementation, each step of the above method or each module above may be implemented by an integrated logic circuit of hardware in a processor element or an instruction in a software form.
Fig. 10 is a schematic structural diagram of an electronic device according to an embodiment of the present application. As shown in fig. 10, the electronic device may include: a transceiver 121, a processor 122 and a memory 123.
Processor 122 executes the computer-executable instructions stored in the memory, causing processor 122 to perform the aspects of the embodiments described above. Processor 122 may be a general-purpose processor including a central processing unit CPU, a network processor (network processor, NP), etc.; but may also be a digital signal processor DSP, an application specific integrated circuit ASIC, a field programmable gate array FPGA or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component.
Memory 123 is coupled to processor 122 via the system bus and communicates with each other, and memory 123 is configured to store computer program instructions.
Transceiver 121 may be used to receive an identification of a target user.
The system bus may be a peripheral component interconnect (PERIPHERAL COMPONENT INTERCONNECT, PCI) bus, or an extended industry standard architecture (extended industry standard architecture, EISA) bus, among others. The system bus may be classified into an address bus, a data bus, a control bus, and the like. For ease of illustration, the figures are shown with only one bold line, but not with only one bus or one type of bus. The transceiver is used for realizing communication between the flow configuration device and other computer equipment. The memory may include random access memory (random access memory, RAM) and may also include non-volatile memory (non-volatile memory).
The embodiment of the application also provides a chip for running the instruction, which is used for executing the technical scheme of the flow configuration method in the embodiment.
The embodiment of the application also provides a computer readable storage medium, wherein the computer readable storage medium stores computer instructions, and when the computer instructions run on a computer, the computer is caused to execute the technical scheme of the flow configuration method of the embodiment.
Embodiments of the present application also provide a computer program product comprising a computer program which, when executed by a processor, implements a flow configuration method as provided by any of the embodiments of the present application.
Computer program product in the implementation, the computer program code for carrying out operations of the present application may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
Note that the above is only a preferred embodiment of the present application and the technical principle applied. It will be understood by those skilled in the art that the present application is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the application. Therefore, while the application has been described in connection with the above embodiments, the application is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the application, which is set forth in the following claims.

Claims (15)

1. A flow configuration method, comprising:
Acquiring the identification of a target user;
Determining target management and control configuration information corresponding to each flow node of the target user according to the identification of the target user and the mapping relation between the management and control configuration information of each flow node and the user; the process nodes are each process node included in a pre-configured target process;
and determining the flow configuration information of the target user according to the target management and control configuration information corresponding to the target user at each flow node.
2. The method according to claim 1, wherein the determining the target user before the target management configuration information corresponding to each flow node according to the identification of the target user and the mapping relationship between the management configuration information of each flow node and the user further comprises:
Configuring the target flow according to a target service scene; the process nodes included in the target process are union sets of process nodes included in a plurality of processes corresponding to the target service scene;
configuring control configuration information of each flow node in the target flow; the flow node comprises a plurality of management and control configuration information;
And determining the mapping relation between the control configuration information of each flow node and the user according to the requirement of each user.
3. The method of claim 2, wherein each of the flow nodes comprises a plurality of control points;
the configuring the control configuration information of each flow node in the target flow includes:
And configuring each control point of each flow node to obtain control configuration information of the flow node.
4. A method according to claim 3, wherein the configuring the respective control point for each flow node to obtain the control configuration information of the flow node includes:
Constructing a parameter configuration table and a configuration option detail table;
configuring parameter configuration information of each control point of each flow node in the parameter configuration table;
And configuring the option detail information of each control point of each flow node in the configuration option detail table.
5. The method of claim 4, wherein configuring parameter configuration information of each control point of each flow node in the parameter configuration table comprises:
displaying a first visual interface according to the parameter configuration table;
Configuring parameter configuration information of each control point of each flow node in the parameter configuration table through the first visual interface;
the configuring the option detail information of each control point of each flow node in the configuration option detail table comprises the following steps:
displaying a second visual interface according to the configuration option list;
And configuring option detail information of each control point of each flow node in the configuration option detail list through the second visual interface.
6. The method according to claim 2, wherein determining the mapping relationship between the control configuration information of each flow node and the user according to the requirement of each user comprises:
Constructing a main data configuration table;
And configuring the mapping relation between the management and control configuration information of each flow node and the user in the main data configuration table according to the requirement of each user.
7. The method according to claim 6, wherein the configuring the mapping relationship between the control configuration information of each flow node and the user in the master data configuration table according to the requirement of each user includes:
displaying a third visual interface according to the main data configuration table;
And configuring the mapping relation between the control configuration information of each flow node and the user in the main data configuration table through the third visual interface according to the requirement of each user.
8. The method according to any one of claims 1 to 7, wherein the determining the flow configuration information of the target user according to the target control configuration information corresponding to the target user at each flow node includes:
Determining a jump rule among a start flow node, an end flow node and an intermediate flow node corresponding to the target user according to target control configuration information corresponding to each flow node of the target user;
And forming the flow configuration information of the target user according to the jump rule among the start flow node, the end flow node and the intermediate flow node corresponding to the target user.
9. The method according to any one of claims 1 to 7, wherein the obtaining the identity of the target user comprises:
and acquiring the identification of the target user from an application server.
10. The method of claim 9, wherein after determining the flow configuration information of the target user according to the target control configuration information corresponding to each flow node by the target user, the method further comprises:
And sending the flow configuration information of the target user to the application server so that the application server carries out flow management on the target user according to the flow configuration information of the target user.
11. The method according to any one of claims 1 to 7, wherein the target user is a financial industry related institution, and the target process is a process of managing the financial industry related institution.
12. A flow configuration apparatus, comprising:
The acquisition module is used for acquiring the identification of the target user;
The first determining module is used for determining target management and control configuration information corresponding to each flow node of the target user according to the identification of the target user and the mapping relation between the management and control configuration information of each flow node and the user; the process nodes are each process node included in a pre-configured target process;
and the second determining module is used for determining the flow configuration information of the target user according to the target management configuration information corresponding to each flow node of the target user.
13. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable by the processor, wherein the processor implements the flow configuration method of any one of claims 1 to 11 when executing the computer program.
14. A computer-readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements a flow configuration method according to any one of claims 1 to 11.
15. A computer program product comprising a computer program which, when executed by a processor, implements the flow configuration method of any one of claims 1 to 11.
CN202410128121.8A 2024-01-30 2024-01-30 Flow configuration method, device, equipment and storage medium Pending CN117933687A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410128121.8A CN117933687A (en) 2024-01-30 2024-01-30 Flow configuration method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410128121.8A CN117933687A (en) 2024-01-30 2024-01-30 Flow configuration method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117933687A true CN117933687A (en) 2024-04-26

Family

ID=90762858

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410128121.8A Pending CN117933687A (en) 2024-01-30 2024-01-30 Flow configuration method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117933687A (en)

Similar Documents

Publication Publication Date Title
US20220215125A1 (en) Viewing, selecting, and triggering a data pipeline to derive a collaborative dataset
US11356456B2 (en) Multi-participant and cross-environment pipelines
CN107341643B (en) Visual process display method and system
US10609034B2 (en) Hierarchical permissions model for case management
US11966984B2 (en) Systems and method for combined account reconciliation and variance/flux analysis
JP5475203B1 (en) Workflow management apparatus and workflow management method
CN104216912A (en) Method and device for achieving non-intrusive service form workflow
US11461410B2 (en) Case leaf nodes pointing to business objects or document types
US8639555B1 (en) Workflow discovery through user action monitoring
US9589242B2 (en) Integrating custom policy rules with policy validation process
US8224853B2 (en) Methods and apparatus for updating a plurality of data fields in an electronic form
JP6369968B1 (en) Information providing system, information providing method, program
US10505873B2 (en) Streamlining end-to-end flow of business-to-business integration processes
CN113987337A (en) Search method, system, equipment and storage medium based on componentized dynamic arrangement
JP2014096182A (en) Workflow management device and workflow management method
CN111209281A (en) Annuity data processing method, device, medium and electronic equipment
CN114296789B (en) Business processing method, device, equipment and storage medium based on full-process configuration
US20230145461A1 (en) Receiving and integrating external data into a graphical user interface of an issue tracking system
CN115629743A (en) Service component arranging method, service scheduling method and device, electronic equipment and storage medium
CN117933687A (en) Flow configuration method, device, equipment and storage medium
CN111652580B (en) Method and device for processing data of nodes
CN112433821B (en) Method and device for building business model, electronic equipment and medium
CN103679432A (en) A VNMS system supporting a dynamic structured application platform
Laksitowening et al. ACTIFIST: Adaptive architecture for integrated information system
Kambe et al. A Method for Analyzing and Visualizing Intermodule Relations to Support the Reuse‐Based Embedded Software Development

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination