CN115222361A - Business process flow transfer method, device, equipment and computer storage medium - Google Patents

Business process flow transfer method, device, equipment and computer storage medium Download PDF

Info

Publication number
CN115222361A
CN115222361A CN202210841312.XA CN202210841312A CN115222361A CN 115222361 A CN115222361 A CN 115222361A CN 202210841312 A CN202210841312 A CN 202210841312A CN 115222361 A CN115222361 A CN 115222361A
Authority
CN
China
Prior art keywords
target
flow
determining
node
template
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
CN202210841312.XA
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 CN202210841312.XA priority Critical patent/CN115222361A/en
Publication of CN115222361A publication Critical patent/CN115222361A/en
Pending legal-status Critical Current

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

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application discloses a business process flow transfer method, a business process flow transfer device, business process flow transfer equipment and a computer storage medium, and relates to the technical field of information processing. The method comprises the following steps: acquiring a flow record of a target flow example, wherein the flow record comprises a current flow node of the target flow example and a target submission type corresponding to the current flow node; determining an approval role list based on the target submission type; and submitting the next process node of the current process node to the target approval role in the approval role list. According to the embodiment of the application, the business process can be effectively managed while the development difficulty is reduced.

Description

Business process flow transfer method, device, equipment and computer storage medium
Technical Field
The present application belongs to the field of information processing technologies, and in particular, to a method, an apparatus, a device, and a computer storage medium for business process flow.
Background
In the current process flow, there are many problems such as complex flow, multiple flow branches, deep flow node hierarchy, etc., and at present, business flow usually adopts a well-known flow engine in the market, such as jbpm, activiti, flow, osworkflow, etc., most flows are executed by embedding business logic into workflow in a listener or event form, and the development difficulty is high, and complex business judgment logic needs to be developed to realize the creation and flow of flows.
Disclosure of Invention
The embodiment of the application provides a business process flow transfer method, a business process flow transfer device and a computer storage medium, which can effectively manage business processes while reducing development difficulty.
In a first aspect, an embodiment of the present application provides a business process flow method, where the business process flow method includes:
acquiring a flow transfer record of a target flow instance, wherein the flow transfer record comprises a current flow node of the target flow instance and a target submission type corresponding to the current flow node;
determining an approval role list based on the target submission type;
and submitting the next process node of the current process node to a target approval role in the approval role list.
In some possible implementations, determining the approval role list based on the target submission type includes:
determining an approval role list from a first mechanism under the condition that the target submission type is a first submission type, wherein the first mechanism is the mechanism where the current process node is located;
determining an approval role list from a superior organization of the first organization under the condition that the target submission type is a second submission type;
and under the condition that the target submission type is a third submission type, determining an approval role list according to a preset submission rule.
In some possible implementation manners, the flow circulation record further includes a historical approval opinion, and the process flow circulation record submits a next process flow node of the current process flow node to a target approval role in an approval role list, including:
determining a target approval role from an approval role list based on the historical approval opinions;
and submitting the next process node of the current process node to a target approval role in the approval role list.
In some possible implementations, obtaining the flow circulation record of the target flow instance includes:
receiving a first input of a service main key corresponding to a target process instance;
in response to the first input, a flow stream record is obtained.
In some possible implementations, after determining the approval role list, the business process flow transferring method further includes:
receiving the editing input of a user under the current process node;
configuring a flow action of the target flow instance in response to the editing input;
the flow action is executed.
In some possible implementation manners, before obtaining the flow record of the target flow instance, the business flow method further includes:
acquiring process configuration information;
determining a target process template based on the process configuration information;
based on the target process template and the process configuration information, a target process instance is created.
In some possible implementation manners, the process configuration information includes service attribute information of the process and basic information of configuration personnel; determining a target process template based on the process configuration information, including:
determining a second mechanism corresponding to the basic information of the configuration personnel;
determining a target process template list corresponding to a second organization, wherein the target process template list at least comprises a target process template;
and determining a target flow template from the target flow template list, wherein the service attribute information of the target flow template is matched with the service attribute information in the flow configuration information.
In some possible implementations, after determining the second mechanism corresponding to the basic information of the configuration staff, the method further includes:
in a case where it is determined that there is no process template for which the applicable organization is the second organization, determining a target process template list corresponding to the second organization includes:
determining at least one superior mechanism corresponding to the second mechanism;
determining at least one first process template based on at least one superior mechanism corresponding to the second mechanism, wherein the applicable mechanism of the first process template is the at least one superior mechanism;
based on the at least one first flow template, a target flow template list is determined.
In a second aspect, an embodiment of the present application provides a business process flow transfer device, where the business process flow transfer device includes:
the acquisition module is used for acquiring a process flow record of the target process instance, wherein the process flow record comprises a current process node of the target process instance and a target submission type corresponding to the current process node;
the determining module is used for determining an approval role list based on the target submission type;
and the submitting module is used for submitting the next process node of the current process node to the target approval role in the approval role list.
In a third aspect, an embodiment of the present application provides a service flow transfer device, where the service flow transfer device includes:
a processor and a memory storing computer program instructions;
the processor, when executing the computer program instructions, implements the business process flow method provided in any of the embodiments of the present application.
In a fourth aspect, the present application provides a computer storage medium, where computer program instructions are stored on the computer storage medium, and when executed by a processor, the computer program instructions implement the business process flow transferring method provided in any one of the above described embodiments of the present application.
In a fifth aspect, an embodiment of the present application provides a computer program product, where instructions in the computer program product, when executed by a processor of an electronic device, cause the electronic device to execute a business process flow transfer method as provided in any one of the embodiments of the present application.
According to the business process flow transfer method, the business process flow transfer device, the business process flow transfer equipment and the computer storage medium, the current process node of the target process example and the target submission type submitted to the next process node are determined by obtaining the process flow transfer record of the target process example, and therefore the approval role list is determined based on the target submission type, and the next process node of the current process node can be submitted to the target approval role in the approval role list. According to the business process flow transfer method, the business process flow transfer device, the business process flow transfer equipment and the computer storage medium, transfer among process nodes can be achieved by obtaining the process flow transfer records of the process instances, complex business judgment logic is not needed, and the business process can be effectively managed while development difficulty is reduced.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings required to be used in the embodiments of the present application will be briefly described below, and for those skilled in the art, other drawings may be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a business process flow method according to an embodiment of the present application;
fig. 2 is one of scene embodiment flow diagrams of a business flow circulation method according to an embodiment of the present application;
fig. 3 is a second flowchart of a scenario embodiment of a business process flow method according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a service flow circulation device according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of a service flow circulation device according to an embodiment of the present application.
Detailed Description
Features of various aspects and exemplary embodiments of the present application will be described in detail below, and in order to make objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail below with reference to the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described herein are merely illustrative of, and not restrictive on, the present application. It will be apparent to one skilled in the art that the present application may be practiced without some of these specific details. The following description of the embodiments is merely intended to provide a better understanding of the present application by illustrating examples thereof.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising 8230; \8230;" comprises 8230; "does not exclude the presence of additional like elements in a process, method, article, or apparatus that comprises the element.
It should be understood that the technical solutions of the present application are all in compliance with relevant regulations of national laws and regulations for data acquisition, storage, use, processing, and the like.
As described in the background section, the current business process flow usually adopts a well-known process engine in the market, such as jbpm, activiti, flow, osworkflow, and the like, and the business logic is embedded into the workflow to be executed, and complex business judgment logic needs to be developed to realize the creation and flow of the process.
In order to solve the problem of the prior art, embodiments of the present application provide a method, an apparatus, a device, a storage medium, and a computer program product for business process flow. It should be noted that the examples provided herein are not intended to limit the scope of the disclosure herein.
First, a business process flow method provided in the embodiment of the present application is described below.
Fig. 1 shows one of the flow diagrams of the business flow circulation method according to an embodiment of the present application. The business process flow transferring method is applied to electronic equipment, and the electronic equipment can comprise a server or a user terminal and the like. As shown in fig. 1, the business process flow method includes the following steps:
s110, acquiring a process flow record of the target process instance, wherein the process flow record can comprise a current process node of the target process instance and a target submission type corresponding to the current process node;
s120, determining an approval role list based on the target submission type;
s130, submitting the next process node of the current process node to the target approval role in the approval role list.
According to the business process flow method, the current process node of the target process example and the target submission type submitted to the next process node are determined by obtaining the process flow record of the target process example, and therefore the approval role list is determined based on the target submission type, and the next process node of the current process node can be submitted to the target approval role in the approval role list. According to the business process flow method provided by the embodiment of the application, flow among the process nodes can be realized by acquiring the process flow records of the process examples, complex business judgment logic is not needed, and the business process can be effectively managed while the development difficulty is reduced.
Specific implementations of the above steps 110 to 130 are described in detail below.
In S110, in a specific implementation, after the target process instance is created, the target process instance may be circulated to a plurality of process nodes according to a corresponding target process template, so that the relevant approver approves the target process instance at different nodes.
In this embodiment, after the target process instance completes the processing task at a process node, a corresponding process processing record may be generated under the process node, and for the process node that does not perform the process task processing on the target process instance, a relevant identifier that is not processed by the process node may also be correspondingly marked.
Therefore, when an approver finishes the process approval at the current node and needs to transfer the process to the next process node, the process transfer record of the target process instance can be obtained according to the relevant index identification of the target process instance, for example, information such as the process instance ID, and the like, and the process transfer record can include the current process node of the target process instance and the target submission type corresponding to the current process node.
Illustratively, the target process instance needs to be processed by process tasks of ten process nodes in total, the current process node may be a third process node, and the process flow record further includes a target submission type that needs to be selected when the target process flow is transferred from the third process node to a fourth process node.
In some implementations, the obtaining the flow circulation record of the target flow instance may include:
receiving a first input of a service main key corresponding to a target process instance;
in response to the first input, a flow stream record is obtained.
Therefore, when the flow circulation record of the target flow instance needs to be acquired, the flow circulation record can be acquired according to the service primary key.
It should be noted that the service key may reflect the uniqueness of the target process instance flow progress from the service level.
The first input may be a click, a double click, or the like of a user on a service main key on the display interface, which is not specifically limited herein.
In S120, during specific implementation, the examination and approval role list may be determined based on a target submission type corresponding to the current flow node in the flow stream record.
Specifically, the determining the approval role list based on the target submission type may include:
determining an approval role list from a first mechanism under the condition that the target submission type is a first submission type, wherein the first mechanism can be the mechanism where the current process node is located;
determining an approval role list from a superior organization of a first organization under the condition that the target submission type is a second submission type;
and under the condition that the target submission type is a third submission type, determining an approval role list according to a preset submission rule.
In a specific implementation, as an example, the first mechanism may be a main institution a, and when the target submission type is the first submission type, the approver 1 under the current process node may directly select the target submission type as the first submission type, so that an approval role list corresponding to the next process node of the target process instance may be obtained, where an approval role in the approval role list and the approver 1 belong to the main institution a.
As another example, the first mechanism may be a certain subordinate authority B of the head office a, and when the target submission type is the second submission type, the current process node approver 2 in the subordinate authority B may directly select the target submission type as the second submission type, so as to obtain the approval role list in the superior authority a of the subordinate authority B.
As another example, the first mechanism may be a certain mechanism C, and when the target submission type is a third submission type, the approver 3 of the current process node in the mechanism C may determine the list of approval roles in the specific department of the specific mechanism D according to a preset submission rule (for example, the next process node is submitted to the specific department of the specific mechanism D).
In S130, in a specific implementation, after the approver of the current process node determines the approval role list, the approver may randomly select a target approval role from the approval role list, so as to submit the next process node of the current process node to the target approval role in the approval role list.
In some embodiments, the process flow record may further include a historical approval opinion, and the submitting a process node next to the current process node to the target approval role in the approval role list may include:
determining a target approval role from an approval role list based on the historical approval opinions;
and submitting the next process node of the current process node to a target approval role in the approval role list.
The historical approval opinions may be from each approver under the process node corresponding to the target process instance and having completed the process processing task, or may be directly from the creator of the target process template.
The historical approval opinions may include, but are not limited to, instruction information in the form of words, codes, numbers, etc.
Specifically, as an example, the historical approval record may be: please the finance department leader 4 in the general organization a.
Thus, when the next process node of the target process instance needs to be submitted to the head office a, the finance chief 4 can be selected as the target approval role from the approval roles belonging to the head office a in the approval role list.
Based on the above, the next process node of the current process node is submitted to the target approval role in the approval role list, so that the target approval role can approve the target process instance of the next process node.
In some implementation manners, in order to ensure flexibility of business process flow and diversity of process attribute maintenance, the application further provides a custom extension scheme of a process action, and specifically, after determining an approval role list, the business process flow method may further include:
receiving the editing input of a user under the current process node;
configuring a flow action of the target flow instance in response to the editing input;
the flow action is executed.
Wherein, the flow action may include at least one of countersigning, meeting, hastening, withdrawing, circulating and the like.
The editing input may specifically include text input, voice input, or touch click input, which is not specifically limited in the present application.
Illustratively, the flow action may specifically be tagging. And under the condition that the current process node parameters are displayed, the user performs related configuration on the current process node parameters through touch input and the like, so as to configure the signing and approving role for the next process node of the target process instance.
Therefore, after the signing and approving role is configured, the next process node of the current process node is submitted to the target approval role in the approval role list, and the target process instance is also submitted to the signing and approving role.
In the embodiment, the editing configuration of the current process node parameter by the user is received, so that the user-defined expansion of the process node by the user can be realized, and the flexibility of business process flow circulation and the diversity of process attribute maintenance are effectively ensured.
In some implementation manners, in order to ensure reasonable creation of the target process instance, before obtaining the process flow record of the target process instance, the business process flow method may further include:
acquiring process configuration information;
determining a target process template based on the process configuration information;
based on the target process template and the process configuration information, a target process instance is created.
Specifically, the process configuration information may be uploaded by the relevant configuration personnel, and thus, the corresponding target process template may be determined based on the process configuration information uploaded by the configuration personnel, thereby implementing creation of the target process instance.
In some implementations, the process configuration information may include service attribute information of the process and basic information of a configurator; determining a target process template based on the process configuration information may include:
determining a second mechanism corresponding to the basic information of the configuration personnel;
determining a target process template list corresponding to a second organization, wherein the target process template list at least comprises a target process template;
and determining a target flow template from the target flow template list, wherein the service attribute information of the target flow template is matched with the service attribute information in the flow configuration information.
It should be noted that, the basic information of the configured staff may include, but is not limited to, at least one of a name of the staff, an affiliated organization, an affiliated department, and a position, and the application is not limited in this respect.
The business attribute information may include a business classification corresponding to the process, such as a financial statement class, a reputation measurement class, and the like.
Specifically, as an example, if the configuration staff is a staff of the sub-institution B, the sub-institution B to which the configuration staff belongs may be determined as the second institution according to the basic information of the configuration staff.
After the sub-organization B corresponding to the basic information of the configuration personnel is determined, a target process template list corresponding to the sub-organization B can be further determined.
Wherein, the target process template list at least includes a target process template.
In this embodiment, the process template with the applicable mechanism as the sub-mechanism B may be screened out first, and then the target process template list may be generated based on the process template with the applicable mechanism as the sub-mechanism B.
Thus, if the business attribute information in the process configuration information is a reputation measurement class, a process template with the business attribute information as the reputation measurement class is selected from the target process template list and is used as the target process template.
It should be noted that, in some other embodiments, the process configuration information may also only include the service attribute information or basic information of the configuration personnel, so that according to the corresponding service attribute information or basic information of the configuration personnel, a corresponding target process template may also be determined to be obtained, thereby implementing creation of a target process instance.
In some implementations, considering that some sub-organizations do not have specific process templates, in order to increase flexibility of process creation, after determining the second organization corresponding to the basic information of the configuration personnel, the method may further include:
in a case where it is determined that there is no process template for which the applicable organization is the second organization, determining a target process template list corresponding to the second organization may include:
determining at least one superior mechanism corresponding to the second mechanism;
determining at least one first process template based on at least one superior mechanism corresponding to the second mechanism, wherein the applicable mechanism of the first process template can be the at least one superior mechanism;
based on the at least one first flow template, a target flow template list is determined.
In a specific implementation, for example, a certain flow template library may be preset, where the flow template library includes a plurality of flow templates created in advance, and each flow template corresponds to a mechanism to which the flow template is applicable, for example, the applicable mechanism of the flow template a is the sub-mechanism B.
In this way, it is possible to determine whether or not a process template whose applicable means is the second means is included by searching the process template library.
If the search result shows that no process template with the applicable mechanism as the second mechanism exists, at least one superior mechanism of the second mechanism can be determined, and then the process template with the applicable mechanism as the at least one superior mechanism can be determined, so that a target process template list corresponding to the second mechanism can be obtained.
It should be noted that the above is only an example, and the scope of protection of the present application is not substantially limited, and in some other embodiments, each organization may also be created with a corresponding process template library in advance, so that when determining whether an applicable organization is a process template of a certain organization C, it may be directly detected whether a process template is included in the process template library belonging to the organization C, so as to determine a subsequent target process template list.
In order to facilitate understanding of the business process flow method provided in the foregoing embodiment, a specific scenario embodiment is described below for describing the business process flow method.
Referring to fig. 2 and fig. 3, fig. 2 is a schematic flowchart of a scenario embodiment of a business process flow method according to an embodiment of the present application, and fig. 3 is a schematic flowchart of a scenario embodiment of a business process flow method according to an embodiment of the present application.
The application scenario of the scenario embodiment may be as follows: the staff in the sub-organization B needs to create a financial reimbursement process and complete the process approval of the created financial reimbursement process instance.
As shown in fig. 2 and fig. 3, the scenario embodiment may specifically include the following steps:
at step 310, process configuration information is obtained.
Specifically, the staff may upload the process configuration information of the target process instance to be created to the related electronic device, where the process configuration information may include basic information of the configuration staff and business attribute information.
And step 320, determining a second mechanism corresponding to the basic information of the configuration personnel.
For example, the basic information of the configuration staff uploaded by the staff includes the affiliated organization B of the staff, so that the second organization corresponding to the basic information of the configuration staff can be determined as the sub-organization B.
Step 330, determining a target process template list corresponding to the second organization, wherein the target process template list at least comprises a target process template.
Specifically, after the second organization is determined to be the sub-organization B, at least one applicable process template corresponding to the sub-organization B may be queried, and a target process template list may be generated according to the at least one process template. For example, the applicable process templates corresponding to the sub-organization B include process template 1, process template 2, and process template 3, and thus, the target process template list generated based on the applicable process template corresponding to the sub-organization B includes: a flow template 1, a flow template 2 and a flow template 3.
Step 340, determining a target process template from the target process template list, wherein the service attribute information of the target process template is matched with the service attribute information in the process configuration information.
Specifically, after the target process template list is determined, a process template with service attribute information matched with the service attribute information in the process configuration information is selected from at least one process template included in the target process template list, and the selected process template is used as the target process template, so that the creation of the target process instance is realized.
For example, if the target process template list includes: the system comprises a flow template 1, a flow template 2 and a flow template 3, wherein the business attribute information of the flow template 1 corresponds to a reputation measurement class, the business attribute information of the flow template 2 corresponds to a financial reimbursement class, the business attribute information of the flow template 3 corresponds to a employee's holiday class, and the business attribute information in the acquired flow configuration information is a financial reimbursement class. At this time, according to the same service attribute, the process template 2 is selected from the target process template list as the target process template, so as to create the target process instance.
Step 410, a process flow record of the target process instance is obtained, wherein the process flow record includes a current process node of the target process instance and a target submission type corresponding to the current process node.
Specifically, after the target process instance is created and completed, flow needs to be performed between the process nodes corresponding to the target process instance. In an actual application scenario, after the approver of the current process node completes the process approval task under the node, the process flow needs to be transferred to the next process node corresponding to the target process instance.
At this time, the process flow record of the target process instance may be acquired by the service key, and the acquired process flow record may be used to know which node of the target process instance the current process node specifically corresponds to, for example, the second process node, and a submission type that needs to be selected when the current process node is circulated to the next process node, for example, the first submission type.
Step 421, step 422 or step 423 (see the flow configuration in the target flow template for an execution). Specifically, step 421: determining an approval role list from a first mechanism under the condition that the target submission type is a first submission type, wherein the first mechanism is the mechanism where the current process node is located; step 422, determining an approval role list from a superior organization of the first organization under the condition that the target submission type is the second submission type; step 423, determining an approval role list according to a preset submission rule under the condition that the target submission type is a third submission type.
Exemplarily, taking the determined commit type as the first commit type as an example, step 421 is performed below.
In a specific implementation, if the current process node is the second process node and the organization where the second process node is located is the head office organization a, the corresponding approval role list may be determined from the staff in the head office organization a under the condition that the target submission type is the first submission type.
It should be understood that, for specific implementation manners of step 422 and step 423, reference may be made to the foregoing corresponding contents, and details of the application are not described herein again.
Step 430, submitting the next process node of the current process node to the target approval role in the approval role list.
For example, the approval role list may include candidate approvers 1, 2 and 3 in the organization a, after obtaining the approval role list, an approver under the current process node may select at least one approver from the approval role list as a target approval role, for example, may randomly select a candidate approver 3 as a target approval role, so that a next process node of the current process node is submitted to the candidate approver 3, so that the approver 3 performs a process approval task process of the next process node.
In the scenario embodiment, when the target process instance is created, the target process template is determined through the process configuration information, so that the creation of the target process instance can be realized according to the target process template, and after the target process instance is generated, the flow among the process nodes can be realized by acquiring the process flow record of the process instance. The business process flow method provided by the embodiment does not need complex business judgment logic, and can effectively manage the business process while reducing the development difficulty.
It should be noted that the foregoing scenario embodiment is only an implementation manner of the business process flow method provided by the present application, and does not substantially limit the protection scope of the present application.
Based on the service process flow method provided in the foregoing embodiment, the present application further provides a service process flow device corresponding to the service process flow method, and the service process flow device is described in detail below with reference to fig. 4.
Fig. 4 shows a schematic structural diagram of a business process flow transfer device according to an embodiment of the present application. The business process flow device 400 shown in fig. 4 includes:
an obtaining module 410, configured to obtain a flow forwarding record of the target flow instance, where the flow forwarding record includes a current flow node of the target flow instance and a target submission type corresponding to the current flow node;
a determining module 420, configured to determine an approval role list based on the target submission type;
and a submitting module 430, configured to submit a next process node of the current process node to the target approval role in the approval role list.
The business process flow device of the embodiment of the application can acquire the process flow record of the target process example through the corresponding functional module, determine the current process node of the target process example and the target submission type submitted to the next process node, and thus determine the approval role list based on the target submission type, so that the next process node of the current process node can be submitted to the target approval role in the approval role list. According to the business process flow transfer device provided by the embodiment of the application, transfer among the process nodes can be realized by acquiring the process flow transfer record of the process example, complex business judgment logic is not needed, and the business process can be effectively managed while the development difficulty is reduced.
In some implementations, the determining module 420 may specifically include:
the first determining sub-module may be configured to determine an approval role list from a first mechanism when the target submission type is the first submission type, where the first mechanism may be a mechanism where a current process node is located;
the second determining submodule can be used for determining an approval role list from a superior mechanism of the first mechanism under the condition that the target submission type is the second submission type;
the third determining sub-module may be configured to determine, according to a preset submission rule, an approval role list when the target submission type is a third submission type.
In some implementation manners, the flow record may further include a history approval opinion, and the submitting module 430 may specifically include:
the fourth determining submodule can be used for determining a target approval role from the approval role list based on the historical approval opinions;
and the submitting submodule can be used for submitting the next process node of the current process node to the target approval role in the approval role list.
In some implementations, the obtaining module 410 may specifically include:
the first receiving submodule can be used for receiving first input of a service main key corresponding to the target process instance;
the first obtaining submodule may be configured to obtain the flow circulation record in response to a first input.
In some implementation manners, in order to ensure flexibility of business process flow and diversity of process attribute maintenance, the present application further provides a custom extension scheme of a process action, and specifically, after determining an approval role list, the business process flow apparatus may further include:
the second receiving submodule can be used for receiving the editing input of the user under the current process node;
a configuration sub-module operable to configure a flow action of the target flow instance in response to the editing input;
and the execution submodule can be used for executing the flow action.
In some implementations, to ensure reasonable creation of the target process instance, before obtaining the process flow record of the target process instance, the business process flow device may further include:
the configuration information acquisition module can be used for acquiring process configuration information;
a process template determination module, operable to determine a target process template based on the process configuration information;
the process instance creation module may be configured to create a target process instance based on the target process template and the process configuration information.
In some implementations, the process configuration information may include business attribute information of the process and basic information of the configuration personnel; the process template determining module may specifically include:
a fifth determining submodule, which can be used for determining a second mechanism corresponding to the basic information of the configuration personnel;
a sixth determining sub-module, configured to determine a target process template list corresponding to the second organization, where the target process template list at least includes a target process template;
and the seventh determining sub-module may be configured to determine a target flow template from the target flow template list, where the service attribute information of the target flow template is matched with the service attribute information in the flow configuration information.
In some implementations, considering that some sub-organizations do not have specific process templates, after determining the second organization corresponding to the basic information of the configuration personnel, the method may further include:
in a case that it is determined that there is no process template for which the applicable mechanism is the second mechanism, the sixth determining sub-module may specifically include:
the first determination unit can be used for determining at least one superior mechanism corresponding to the second mechanism;
the second determining unit may be configured to determine at least one first process template based on at least one superior mechanism corresponding to the second mechanism, where an applicable mechanism of the first process template may be the at least one superior mechanism;
the third determining unit may be configured to determine the target process template list based on the at least one first process template.
Fig. 5 is a schematic structural diagram of a business process flow transfer device according to an embodiment of the present application.
The business process flow device may include a processor 501 and a memory 502 having computer program instructions stored therein.
Specifically, the processor 501 may include a Central Processing Unit (CPU), or an Application Specific Integrated Circuit (ASIC), or may be configured to implement one or more Integrated circuits of the embodiments of the present Application.
Memory 502 may include mass storage for data or instructions. By way of example, and not limitation, memory 502 may include a Hard Disk Drive (HDD), a floppy Disk Drive, flash memory, an optical Disk, a magneto-optical Disk, tape, or a Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 502 may include removable or non-removable (or fixed) media, where appropriate. The memory 502 may be internal or external to the integrated gateway disaster recovery device, where appropriate. In a particular embodiment, the memory 502 is non-volatile solid-state memory.
The memory may include Read Only Memory (ROM), random Access Memory (RAM), magnetic disk storage media devices, optical storage media devices, flash memory devices, electrical, optical, or other physical/tangible memory storage devices. Thus, in general, the memory includes one or more tangible (non-transitory) computer-readable storage media (e.g., memory devices) encoded with software comprising computer-executable instructions and when the software is executed (e.g., by one or more processors), it is operable to perform operations described with reference to the methods according to an aspect of the present disclosure.
The processor 501 reads and executes the computer program instructions stored in the memory 502 to implement any of the business process flow methods in the above embodiments.
In one example, the data traffic flow device may also include a communication interface 503 and a bus 510. As shown in fig. 5, the processor 501, the memory 502, and the communication interface 503 are connected via a bus 510 to complete communication therebetween.
The communication interface 503 is mainly used for implementing communication between modules, apparatuses, units and/or devices in the embodiments of the present application.
Bus 510 includes hardware, software, or both to couple the components of the business process flow device to each other. By way of example, and not limitation, a bus may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a Front Side Bus (FSB), a Hypertransport (HT) interconnect, an Industry Standard Architecture (ISA) bus, an infiniband interconnect, a Low Pin Count (LPC) bus, a memory bus, a Micro Channel Architecture (MCA) bus, a Peripheral Component Interconnect (PCI) bus, a PCI-Express (PCI-X) bus, a Serial Advanced Technology Attachment (SATA) bus, a video electronics standards association local (VLB) bus, or other suitable bus or a combination of two or more of these. Bus 510 may include one or more buses, where appropriate. Although specific buses are described and shown in the embodiments of the present application, any suitable buses or interconnects are contemplated by the present application.
The business process flow equipment executes the business process flow method in the embodiment of the application, thereby realizing the business process flow method described in fig. 1.
In addition, in combination with the business process flow method in the foregoing embodiment, the embodiment of the present application may provide a computer storage medium to implement. The computer storage medium having computer program instructions stored thereon; the computer program instructions, when executed by a processor, implement any of the business process flow methods in the above embodiments.
It is to be understood that the present application is not limited to the particular arrangements and instrumentalities described above and shown in the attached drawings. A detailed description of known methods is omitted herein for the sake of brevity. In the above embodiments, several specific steps are described and shown as examples. However, the method processes of the present application are not limited to the specific steps described and illustrated, and those skilled in the art can make various changes, modifications and additions, or change the order between the steps, after comprehending the spirit of the present application.
The functional blocks shown in the above-described structural block diagrams may be implemented as hardware, software, firmware, or a combination thereof. When implemented in hardware, it may be, for example, an electronic circuit, an Application Specific Integrated Circuit (ASIC), suitable firmware, plug-in, function card, or the like. When implemented in software, the elements of the present application are the programs or code segments used to perform the required tasks. The program or code segments can be stored in a machine-readable medium or transmitted by a data signal carried in a carrier wave over a transmission medium or a communication link. A "machine-readable medium" may include any medium that can store or transfer information. Examples of a machine-readable medium include electronic circuits, semiconductor memory devices, ROM, flash memory, erasable ROM (EROM), floppy disks, CD-ROMs, optical disks, hard disks, fiber optic media, radio Frequency (RF) links, and so forth. The code segments may be downloaded via computer networks such as the internet, intranet, etc.
It should also be noted that the exemplary embodiments mentioned in this application describe some methods or systems based on a series of steps or devices. However, the present application is not limited to the order of the above steps, that is, the steps may be performed in the order mentioned in the embodiments, may be performed in an order different from the order in the embodiments, or may be performed at the same time.
Aspects of the present disclosure are described above with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the disclosure. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, enable the implementation of the functions/acts specified in the flowchart and/or block diagram block or blocks. Such a processor may be, but is not limited to, a general purpose processor, a special purpose processor, an application specific processor, or a field programmable logic circuit. It will also be understood that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based computer instructions which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
As described above, only the specific embodiments of the present application are provided, and it can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the system, the module and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again. It should be understood that the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive various equivalent modifications or substitutions within the technical scope of the present application, and these modifications or substitutions should be covered within the scope of the present application.

Claims (12)

1. A business process flow method is characterized by comprising the following steps:
acquiring a flow record of a target flow example, wherein the flow record comprises a current flow node of the target flow example and a target submission type corresponding to the current flow node;
determining an approval role list based on the target submission type;
and submitting the next process node of the current process node to a target approval role in the approval role list.
2. The method of claim 1, wherein determining an approval role list based on the target submission type comprises:
determining the examination and approval role list from a first mechanism under the condition that the target submission type is a first submission type, wherein the first mechanism is the mechanism where the current process node is located;
determining the approval role list from a superior organization of the first organization under the condition that the target submission type is a second submission type;
and under the condition that the target submission type is a third submission type, determining the examination and approval role list according to a preset submission rule.
3. The method of claim 1, wherein the process flow record further includes historical approval opinions, and wherein submitting a process node next to the current process node to a target approval role in the approval role list comprises:
determining the target approval role from the approval role list based on the historical approval opinions;
and submitting the next process node of the current process node to a target approval role in the approval role list.
4. The method of claim 1, wherein obtaining the flow record of the target flow instance comprises:
receiving a first input of a service main key corresponding to the target process instance;
and responding to the first input, and acquiring the flow circulation record.
5. The method of any of claims 1-4, wherein after the determining the list of approved roles, the method further comprises:
receiving the editing input of a user under the current process node;
configuring a flow action of the target flow instance in response to the editing input;
the flow action is executed.
6. The method of any of claims 1-4, wherein prior to said obtaining a flow stream record for a target flow instance, the method further comprises:
acquiring process configuration information;
determining a target process template based on the process configuration information;
and creating the target process instance based on the target process template and the process configuration information.
7. The method of claim 6, wherein the process configuration information includes business attribute information and configurator basic information of the process; the determining a target process template based on the process configuration information includes:
determining a second mechanism corresponding to the basic information of the configuration personnel;
determining a target process template list corresponding to the second organization, wherein the target process template list at least comprises the target process template;
and determining the target process template from the target process template list, wherein the service attribute information of the target process template is matched with the service attribute information.
8. The method of claim 7, further comprising, after the determining a second organization corresponding to the configuration staff base information:
in a case where it is determined that there is no process template for which the applicable organization is the second organization, the determining a target process template list corresponding to the second organization includes:
determining at least one superior organization corresponding to the second organization;
determining at least one first process template based on at least one superior mechanism corresponding to the second mechanism, wherein the applicable mechanism of the first process template is the at least one superior mechanism;
determining the target process template list based on the at least one first process template.
9. A business process flow transfer apparatus, comprising:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring a process flow record of a target process example, and the process flow record comprises a current process node of the target process example and a target submission type corresponding to the current process node;
the determining module is used for determining an approval role list based on the target submission type;
and the submitting module is used for submitting the next process node of the current process node to the target approval role in the approval role list.
10. A business process flow transfer apparatus, comprising: a processor and a memory storing computer program instructions;
the processor, when executing the computer program instructions, implements the business process flow method of any of claims 1-8.
11. A computer-readable storage medium having computer program instructions stored thereon, which when executed by a processor implement the business process flow method of any one of claims 1-8.
12. A computer program product, wherein instructions in the computer program product, when executed by a processor of an electronic device, cause the electronic device to perform the business process flow method of any one of claims 1-8.
CN202210841312.XA 2022-07-18 2022-07-18 Business process flow transfer method, device, equipment and computer storage medium Pending CN115222361A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210841312.XA CN115222361A (en) 2022-07-18 2022-07-18 Business process flow transfer method, device, equipment and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210841312.XA CN115222361A (en) 2022-07-18 2022-07-18 Business process flow transfer method, device, equipment and computer storage medium

Publications (1)

Publication Number Publication Date
CN115222361A true CN115222361A (en) 2022-10-21

Family

ID=83611714

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210841312.XA Pending CN115222361A (en) 2022-07-18 2022-07-18 Business process flow transfer method, device, equipment and computer storage medium

Country Status (1)

Country Link
CN (1) CN115222361A (en)

Similar Documents

Publication Publication Date Title
CN108090198B (en) Graph database creating method, graph database creating device, graph database loading device, and graph database loading medium
CN114036147A (en) Data warehouse construction method, device, equipment and storage medium
CN115222361A (en) Business process flow transfer method, device, equipment and computer storage medium
CN114372072A (en) Data storage method, device, equipment, computer storage medium and program product
CN113269538B (en) Method, device, equipment and storage medium for forwarding parallel approval nodes
CN114626811A (en) Process template configuration method and related equipment
CN115269603A (en) Data storage method, device, equipment, storage medium and program product
CN114095332A (en) Information processing method, device, equipment and computer storage medium
CN114675952A (en) Information processing method, information processing apparatus, electronic device, information processing medium, and program product
CN114721943A (en) Method and device for determining test range
CN112445461A (en) Business rule generation method and device, electronic equipment and readable storage medium
CN112613894A (en) Method and device for associating source code and product
CN112258023A (en) Flight plan management method, system and storage medium
CN114968925A (en) File processing method, device, equipment, medium and product
CN114547101B (en) Data quality evaluation method, device, equipment and storage medium for data center
CN117993852A (en) Data processing method, apparatus, device, computer storage medium, and program product
CN115033534A (en) File processing method, device, equipment and computer readable storage medium
CN115629741A (en) Method, device, equipment, medium and product for generating product structure tree
CN115617213A (en) Parameter acquisition method, device, equipment, storage medium and program product
CN116433167A (en) Business data approval method and device
CN115510823A (en) Header merging method, apparatus, device, medium, and program product
CN118134406A (en) Process tracking method, apparatus, device, computer storage medium and program product
CN116502616A (en) Credential template generation method, device, equipment, medium and product
CN115421633A (en) Data association method, device, equipment and computer storage medium
CN115204677A (en) Information determination method, device, equipment and computer readable storage medium

Legal Events

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