CN112258154B - Workflow control method and system - Google Patents

Workflow control method and system Download PDF

Info

Publication number
CN112258154B
CN112258154B CN202011132544.5A CN202011132544A CN112258154B CN 112258154 B CN112258154 B CN 112258154B CN 202011132544 A CN202011132544 A CN 202011132544A CN 112258154 B CN112258154 B CN 112258154B
Authority
CN
China
Prior art keywords
user action
workflow
path
precondition
configuration
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011132544.5A
Other languages
Chinese (zh)
Other versions
CN112258154A (en
Inventor
赵瑞
王强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Agricultural Bank of China
Original Assignee
Agricultural Bank of China
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 Agricultural Bank of China filed Critical Agricultural Bank of China
Priority to CN202011132544.5A priority Critical patent/CN112258154B/en
Publication of CN112258154A publication Critical patent/CN112258154A/en
Application granted granted Critical
Publication of CN112258154B publication Critical patent/CN112258154B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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

Abstract

The application discloses a workflow control method and system, which are used for determining the workflow state of a currently executed workflow, obtaining user action parameters corresponding to the workflow state, inquiring configuration records corresponding to each user action parameter, judging whether the corresponding configuration records meet preconditions, generating an execution result if the corresponding configuration records meet the preconditions, generating the execution result, wherein the execution result comprises a plurality of result elements, each result element corresponds to one processing flow, sequentially executing the processing flows corresponding to the result elements based on a pre-screened optimal path, and continuing to determine the next workflow state of the workflow after completing the execution of the workflow state until completing the execution of all the workflow states. According to the scheme, the processing flows corresponding to the result elements are sequentially executed based on the optimal paths screened in advance, so that the paths of the processing flows executed each time are ensured to be the optimal paths, and the paths to the improper processing workflow are avoided, and therefore the efficiency of processing the workflow is improved.

Description

Workflow control method and system
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a workflow control method and system.
Background
Workflow refers to the automation of work process management in a computer application environment. The workflow can realize that a certain operation process, task and the like are completed among a plurality of participants according to a certain preset rule by utilizing a computer.
In different tasks of a processing environment and a processing operation, a lot of path branches of a processing workflow are generated according to different processing states and different processing operation modes. In the existing process of processing workflow, any path branch of the processing workflow is executed, so that a proper path branch of the processing workflow is not selected from the path branches of the numerous processing workflows, and thus, the path branch of the improper processing workflow may be executed, thereby causing inefficiency of the processing workflow.
Thus, the prior art process of processing a workflow may reduce the efficiency of processing the workflow.
Disclosure of Invention
In view of this, the present application discloses a workflow control method and system, which ensures that the path of each execution of a processing flow is the optimal path, and avoids execution to an improper processing workflow path, thereby improving the efficiency of processing the workflow.
In order to achieve the above object, the present application provides the following technical solutions:
the first aspect of the application discloses a workflow control method, which comprises the following steps:
determining the workflow state of a currently executed workflow, and acquiring user action parameters corresponding to the workflow state;
inquiring configuration records corresponding to each user action parameter based on the user action parameters corresponding to the workflow state, wherein the configuration records are obtained by configuration based on the user action parameters;
judging whether the corresponding configuration record meets a precondition or not according to each user action parameter, wherein the precondition is a condition required by a user when the user executes corresponding operation based on the user action parameter;
if yes, generating an execution result, wherein the execution result comprises a plurality of result elements, and each result element corresponds to one processing flow;
and sequentially executing the processing flows corresponding to the result elements based on the optimal paths screened in advance, and continuing to determine the next workflow state of the workflow after completing the execution of the workflow state until completing the execution of all the workflow states.
Preferably, the querying, based on the user action parameters corresponding to the workflow status, a configuration record corresponding to each user action parameter includes:
configuring user action parameters corresponding to the workflow state, obtaining configuration information corresponding to the user parameters and storing the configuration information into a database;
and inquiring a configuration record corresponding to each user action parameter based on the configuration information in the database.
Preferably, the determining, for each of the user action parameters, whether the corresponding configuration record meets a precondition includes:
analyzing a prerequisite to obtain a plurality of condition elements corresponding to the prerequisite;
each condition element is based on the corresponding logic relation combination to form judgment logic of the precondition;
for each user action parameter, based on the judgment logic, judging whether each user action parameter is consistent with the condition parameter corresponding to the precondition;
and if so, determining that the user action parameters meet the corresponding preconditions, and generating an execution result.
Preferably, after the determining, based on the determining logic, whether the user action parameter is consistent with the condition parameter corresponding to the precondition, the method further includes:
and if each user action parameter is inconsistent with the condition parameter corresponding to the precondition, determining that the user action parameter does not meet the corresponding precondition, and generating operation prompt information.
Preferably, the process of screening the optimal path includes:
for each path of the workflow, acquiring each factor corresponding to the path;
calculating based on the factors and the weights corresponding to the factors respectively to obtain a path score of the path, wherein the factors comprise an efficiency factor, an economic cost factor and a reliability factor;
and when the path score meets a preset scoring condition, determining the path corresponding to the path score as the optimal path.
Preferably, after the determining whether the user action parameter meets the corresponding precondition, if yes, generating an execution result, the method further includes:
and generating risk prompt information.
The second aspect of the application discloses a workflow control system, which comprises:
the system comprises an acquisition unit, a control unit and a control unit, wherein the acquisition unit is used for determining the workflow state of a currently executed workflow and acquiring user action parameters corresponding to the workflow state;
the inquiring unit is used for inquiring configuration records corresponding to each user action parameter based on the user action parameters corresponding to the workflow state, and the configuration records are obtained by configuration based on the user action parameters;
the judging unit is used for judging whether the corresponding configuration record meets the precondition for each user action parameter, wherein the precondition is a condition required by a user when the user executes corresponding operation based on the user action parameter;
the generating unit is used for generating an execution result if the result is met, wherein the execution result comprises a plurality of result elements, and each result element corresponds to one processing flow;
and the processing unit is used for sequentially executing the processing flows corresponding to the result elements based on the optimal paths screened in advance, and continuing to determine the next workflow state of the workflow after completing the execution of the workflow state until the execution of all the workflow states is completed.
Preferably, the query unit includes:
the configuration module is used for configuring the user action parameters corresponding to the workflow state, obtaining configuration information corresponding to the user parameters and storing the configuration information into a database;
and the query module is used for querying the configuration record corresponding to each user action parameter based on the configuration information in the database.
Preferably, the judging unit includes:
the analysis module is used for analyzing the preconditions to obtain a plurality of condition elements corresponding to the preconditions;
the composing module is used for composing the judging logic of the precondition based on the corresponding logic relation combination of each condition element;
the judging module is used for judging whether each user action parameter is consistent with the condition parameter corresponding to the precondition or not based on the judging logic aiming at each user action parameter;
and the determining and generating module is used for determining that the user action parameters meet the corresponding preconditions if the user action parameters are consistent with the corresponding preconditions and generating an execution result.
Preferably, the method further comprises:
and the generating unit is used for determining that the user action parameters do not meet the corresponding preconditions and generating operation prompt information if the user action parameters are inconsistent with the condition parameters corresponding to the preconditions.
According to the technical scheme, the workflow control method and system are disclosed, the workflow state of the currently executed workflow is determined, user action parameters corresponding to the workflow state are obtained, configuration records corresponding to each user action parameter are queried based on the user action parameters, whether the corresponding configuration records meet preconditions is judged, if yes, an execution result is generated, the execution result comprises a plurality of result elements, each result element corresponds to one processing flow, the processing flows corresponding to each result element are sequentially executed based on the optimal path screened in advance, and after the execution of the workflow state is completed, the next workflow state of the workflow is continuously determined until the execution of all the workflow states is completed. According to the scheme, the processing flows corresponding to the result elements are sequentially executed based on the optimal paths screened in advance, so that the paths of the processing flows executed each time are ensured to be the optimal paths, and the paths to the improper processing workflow are avoided, and therefore the efficiency of processing the workflow is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of a workflow control method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a workflow control system according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
In the present disclosure, 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 phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
As known from the background art, in the existing process workflow, any path branch of the process workflow is executed, so that a path branch of an appropriate process workflow is not selected from path branches of many process workflows, and thus, path branches to an improper process workflow may be executed, thereby causing inefficiency of the process workflow.
In order to solve the problem, the application discloses a workflow control method and a workflow control system, which sequentially execute processing flows corresponding to a plurality of result elements based on a pre-screened optimal path, ensure that the path of each executed processing flow is the optimal path, and avoid executing the path to an improper processing workflow, thereby improving the efficiency of processing the workflow.
As shown in fig. 1, a flow chart of a workflow control method disclosed in an embodiment of the present application mainly includes the following steps:
s101: and determining the workflow state of the currently executed workflow, and acquiring user action parameters corresponding to the workflow state.
In order to facilitate understanding of the workflow status of the currently executed workflow determined in S101, a process of obtaining the user action parameters corresponding to the workflow status is illustrated herein:
for example, if the currently executed workflow is a commodity selected by the user, a shopping cart is added, an order is submitted, and payment is made during online shopping, the workflow status corresponding to the currently executed workflow is the commodity status, the shopping cart adding status, the order submitted status, and the payment status.
S102: inquiring configuration records corresponding to each user action parameter based on the user action parameters corresponding to the workflow state.
The configuration record is configured based on the user action parameters.
In execution S102, a process of querying a configuration record corresponding to each user action parameter based on the user action parameter corresponding to the workflow status is involved, as shown in A1-A2.
A1: and configuring user action parameters corresponding to the workflow state, obtaining configuration information corresponding to the user parameters and storing the configuration information into a database.
In order to facilitate understanding of the user action parameters corresponding to the configuration workflow state in A1, a process of obtaining configuration information corresponding to the user parameters and storing the configuration information in the database is illustrated herein:
for example, the currently executed workflow state is a user selected commodity state, a joining shopping cart state, a submitted order state and a payment state, and the user action parameters corresponding to the configured workflow state are the user selected commodity action parameters, the joining shopping cart action parameters, the submitted order action parameters and the payment action parameters, and the user action parameters corresponding to the configured workflow state are respectively obtained by the user selected commodity configuration information, the joining shopping cart configuration information, the submitted order configuration information and the payment configuration information, and the user selected commodity configuration information, the joining shopping cart configuration information, the submitted order configuration information and the payment configuration information are stored in the database.
A2: and inquiring configuration records corresponding to each user action parameter based on the configuration information in the database.
To facilitate understanding of the process of querying the configuration record corresponding to each user action parameter based on the configuration information in the database in A2, the following is illustrated here:
for example, based on the user selected merchandise configuration information and the joining shopping cart configuration information in the database, the user selected merchandise configuration record and the joining shopping cart configuration record are queried.
For each action of the user in each task flow state, a configuration record is configured, and preconditions and execution results of the execution of the action are configured. Each configuration record is only aimed at a single situation, the related service scene is simple, the configuration difficulty is reduced, and the configuration accuracy is improved. Meanwhile, each configuration record controls different conditions, so that the coupling of the workflow control is reduced, and the robustness of the workflow control is enhanced. And the configuration record consists of configuration elements, which can be flexibly defined according to the needs and quickly respond to various demands of workflow control.
S103: for each user action parameter, it is determined whether the corresponding configuration record satisfies the precondition, if so, S104 is executed, and if not, S105 is executed.
In S103, the precondition is a condition required for the user to perform the corresponding operation based on the user action parameter.
In execution S103, a process of judging whether the corresponding configuration record satisfies the preconditions for each user action parameter is involved, as shown in B1-B5.
B1: analyzing the preconditions to obtain a plurality of condition elements corresponding to the preconditions.
It should be noted that, the precondition is composed of a plurality of condition elements, each condition element corresponds to a checking flow, and the checking flow is used for judging whether the configuration record corresponding to each user action parameter meets the precondition.
B2: each condition element constitutes the judgment logic of the precondition based on the corresponding logic relation combination.
The condition elements are combined with each other through logic OR, logic and relation to form judgment logic of precondition, and based on the judgment logic, whether the configuration record corresponding to the user action parameter meets the precondition is judged.
B3: for each user action parameter, based on the judgment logic, whether each user action parameter is consistent with the condition parameter corresponding to the precondition is judged. If the two are consistent, B4 is executed, and if the two are inconsistent, B5 is executed.
To facilitate understanding of the process of B3 for each user action parameter, determining whether each user action parameter is consistent with the condition parameter corresponding to the precondition based on the determination logic, the process is illustrated herein:
for example, for each user's submitted order action parameters, based on the determination logic of whether the inventory of the commodity is sufficient, whether the delivery address of the order is time-series delivery range, it is determined whether the submitted order action parameters of each user in the configuration record satisfy the commodity inventory sufficient condition related to the order and the condition that the delivery address of the order belongs to the delivery range.
B4: it is determined that the user action parameters satisfy the corresponding preconditions and an execution result is generated.
The execution result includes a plurality of result elements, each result element corresponding to a process flow.
To facilitate understanding of the process of determining that the user action parameters satisfy the corresponding preconditions and generating the execution results in B4, an example is illustrated herein:
for example, when the execution result is updated inventory information, the result element corresponding to the execution result is an inventory element.
B5: and determining that the user action parameters do not meet the corresponding preconditions, and generating operation prompt information.
The operation prompt is based on the prior knowledge reserve, and in a specific workflow link, the operation prompt is performed by intelligently screening relevant regulation and audit requirements, so that a user is guided to finish various operations according to the requirements.
To facilitate understanding of the process of determining whether the corresponding configuration record satisfies the preconditions for each user action parameter in S103, an example is illustrated herein:
for example, for each user's submitted order action parameters, it is determined whether each user's submitted order action parameters in the configuration record satisfy the commodity inventory sufficiency condition related to the order and the condition that the delivery address of the order belongs to the delivery range.
S104: then an execution result is generated.
In S104, the execution result includes a plurality of result elements, each corresponding to a process flow.
After S104 is performed, S106 is performed.
To facilitate understanding of the process of generating the execution result in S104, an example is illustrated here:
for example, when the user action parameter is a payment action, then the execution result is generated as updating the workflow status to paid, updating the inventory information, updating the payment time, and so on.
S105: and generating operation prompt information.
In S105, the operation prompt information is used to prompt the user to complete the operation as required, so as to avoid the risk.
For example, when a user submits a change, the linkage change management system (Allcom ContentManagement System, ACMS) intelligently judges whether the change needs to participate in the requirements such as center review and time limit reaching version management links, and timely reminds the applicant of correct operation.
In the second embodiment, in the change review link, the linkage problem management system intelligently analyzes possible risk points according to the changed program and related functions, and reminds the change applicant to strengthen the related examination.
S106: and sequentially executing the processing flows corresponding to the result elements based on the optimal paths screened in advance, and continuing to determine the next workflow state of the workflow after completing the execution of the workflow state until completing the execution of all the workflow states.
In the specific implementation S106, the execution sequence of the result elements is determined based on the best path screened in advance, and the processing flows corresponding to the result elements are sequentially executed based on the execution sequence. After the processing flow of the workflow state is completed, the processing flow of the next workflow state of the workflow is repeatedly determined until the execution of all the workflow states is completed, and the circulation of the workflow states is realized.
The process of screening the optimal path is specifically shown as C1-C3.
C1: and for the path of each workflow, acquiring each factor corresponding to the path.
C2: and calculating based on each factor and the weight corresponding to each factor to obtain the path score of the path.
Wherein each factor includes an efficiency factor, an economic cost factor, and a reliability factor.
And C3: and when the path score accords with a preset scoring condition, determining the path corresponding to the path score as the optimal path.
The preset scoring condition may be a 90-score scoring standard or a 95-score scoring standard, and the specific determination of the preset scoring condition is set according to the actual situation, which is not particularly limited in the present application.
The screening of the best path mainly comprises the following three aspects:
(1) Efficiency is improved.
Maintaining various scenes, processing personnel and task forms, analyzing the running time of a workflow path for different personnel with the same role in different scenes, scoring the execution effect, integrating the running time and the execution effect, and calculating the efficiency factor of the path.
For example, a task may be processed by any one of several people, and in different scenarios such as daily working time, a period of a department regular meeting, and a period of changing implementation, the duration of the task to be handled and the ACMS task processed by the person is analyzed, the execution result is scored by the task initiator, the processing duration and the score are comprehensively examined, and efficiency factors are configured for the combination of each scenario, the processing person and the task form.
(2) Reliability.
The proportion of failure in execution of the working flow path is analyzed, and the path with highest reliability is calculated.
For example, a short message notification is sent through an external line, the proportion of failure in sending each line is analyzed, and the reliability factor of each line is configured.
(3) And (5) economic cost.
And (3) examining the economic cost of using the software and hardware resources, analyzing the software and hardware resources used by the workflow path, and configuring the economic cost factor of the path. Finally, different weights are configured for efficiency, reliability and economic cost factors, and the best path is screened by combining the aspects.
The method has the advantages that machine learning is introduced, the operation efficiency, reliability and economic cost are comprehensively considered, the optimal workflow path is intelligently screened, the business development is dynamically adapted, the manual intervention is reduced, various tasks are better completed, and the automation level of workflow control is improved.
Optionally, after judging whether the action parameters of the user meet the corresponding preconditions, if so, generating an execution result, and then generating risk prompt information.
Aiming at user actions and operation objects, the user is reminded of possible risks through the risk prompt information by combining the abnormal phenomenon which happens once, and potential safety hazards are stopped.
The embodiment of the application discloses a workflow control method, which sequentially executes processing flows corresponding to a plurality of result elements based on a pre-screened optimal path, ensures that the path of each executed processing flow is the optimal path, avoids executing an improper processing workflow path, and improves the processing workflow efficiency. In addition, the workflow status information is updated, the execution result of the user action is configured, and the user action is executed according to the configured execution result, so that the workflow configuration is intelligently adjusted according to the actual situation, the operation efficiency and reliability are improved, and the operation cost is reduced.
Based on the above embodiment, the embodiment of the present application further correspondingly discloses a structure schematic diagram of a workflow control system, as shown in fig. 2, where the workflow control system mainly includes:
the obtaining unit 201 is configured to determine a workflow status of a currently executed workflow, and obtain a user action parameter corresponding to the workflow status.
The querying unit 202 is configured to query a configuration record corresponding to each user action parameter based on the user action parameter corresponding to the workflow status.
The configuration record is configured based on the user action parameters.
Further, the query unit 202 includes a configuration module and a query module.
The configuration module is used for configuring the user action parameters corresponding to the workflow state, obtaining configuration information corresponding to the user parameters and storing the configuration information into the database.
And the query module is used for querying the configuration record corresponding to each user action parameter based on the configuration information in the database.
A judging unit 203, configured to judge, for each user action parameter, whether the corresponding configuration record meets the precondition.
Wherein the precondition is a condition required for the user to perform the corresponding operation based on the user action parameter.
Further, the judging unit 203 includes an analyzing module, a constructing module, a judging module and a determining generating module.
And the analysis module is used for analyzing the preconditions to obtain a plurality of condition elements corresponding to the preconditions.
The precondition consists of a plurality of condition elements, each condition element corresponds to a checking flow, and the checking flow is used for judging whether the configuration record corresponding to each user action parameter meets the precondition.
And the composing module is used for composing the judgment logic of the precondition based on the corresponding logic relation combination of each condition element.
The condition elements are combined with each other through logic OR, logic and relation to form a judgment logic of the precondition, and whether the configuration record corresponding to the user action parameter meets the precondition is judged based on the judgment logic.
And the judging module is used for judging whether each user action parameter is consistent with the condition parameter corresponding to the precondition or not based on the judging logic aiming at each user action parameter.
And the determining and generating module is used for determining that the user action parameters meet the corresponding preconditions if the user action parameters are consistent, and generating an execution result.
The first generating unit 204 is configured to generate an execution result if the first result is satisfied.
The execution result comprises a plurality of result elements, and each result element corresponds to one processing flow.
The processing unit 205 is configured to sequentially execute the processing flows corresponding to the multiple result elements based on the optimal paths screened in advance, and after completing execution of the workflow status, continue to determine a next workflow status of the workflow until execution of all the workflow statuses is completed.
Further, the processing unit 205 of the process of screening the best path includes: the device comprises a first acquisition module, a calculation module and a determination module.
The first acquisition module is used for acquiring each factor corresponding to each path of the workflow.
And the calculation module is used for calculating based on each factor and the weight corresponding to each factor to obtain the path score of the path, wherein each factor comprises an efficiency factor, an economic cost factor and a reliability factor.
And the determining module is used for determining that the path corresponding to the path score is the optimal path when the path score accords with the preset scoring condition.
Optionally, a second generating unit is further included.
And the second generation unit is used for generating the risk prompt information.
The embodiment of the application discloses a workflow control system, which sequentially executes processing flows corresponding to a plurality of result elements based on a pre-screened optimal path, ensures that the path of each executed processing flow is the optimal path, and avoids executing an improper processing workflow path, thereby improving the processing workflow efficiency. In addition, the system updates workflow status information, configures an execution result of user actions, and executes the user actions according to the configured execution result, so that workflow configuration is intelligently adjusted according to actual conditions, the operation efficiency and reliability are improved, and the operation cost is reduced.
For the foregoing method embodiments, for simplicity of explanation, the methodologies are shown as a series of acts, but one of ordinary skill in the art will appreciate that the present application is not limited by the order of acts, as some steps may, in accordance with the present application, occur in other orders or concurrently. Further, those skilled in the art will also appreciate that the embodiments described in the specification are all preferred embodiments, and that the acts and modules referred to are not necessarily required for the present application.
It should be noted that, in the present specification, each embodiment is described in a progressive manner, and each embodiment is mainly described as different from other embodiments, and identical and similar parts between the embodiments are all enough to be referred to each other. For system-like embodiments, the description is relatively simple as it is substantially similar to method embodiments, and reference should be made to the description of method embodiments for relevant points.
The steps in the method of the embodiments of the present application may be sequentially adjusted, combined, and deleted according to actual needs.
Finally, it is further noted that relational terms such as first and second, and the like are 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.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing is merely a preferred embodiment of the present application and it should be noted that modifications and adaptations to those skilled in the art may be made without departing from the principles of the present application, which are intended to be comprehended within the scope of the present application.

Claims (5)

1. A method of workflow control, the method comprising:
determining the workflow state of a currently executed workflow, and acquiring user action parameters corresponding to the workflow state;
inquiring configuration records corresponding to each user action parameter based on the user action parameters corresponding to the workflow state, wherein the configuration records are obtained by configuration based on the user action parameters;
judging whether the corresponding configuration record meets a precondition or not according to each user action parameter, wherein the precondition is a condition required by a user when the user executes corresponding operation based on the user action parameter;
if yes, generating an execution result, wherein the execution result comprises a plurality of result elements, and each result element corresponds to one processing flow;
sequentially executing the processing flows corresponding to the result elements based on the optimal paths screened in advance, and continuing to determine the next workflow state of the workflow after completing the execution of the workflow state until completing the execution of all the workflow states;
wherein, for each user action parameter, determining whether the corresponding configuration record meets a precondition includes:
analyzing a prerequisite to obtain a plurality of condition elements corresponding to the prerequisite;
each condition element is based on the corresponding logic relation combination to form judgment logic of the precondition;
for each user action parameter, based on the judgment logic, judging whether each user action parameter is consistent with the condition parameter corresponding to the precondition;
if the user action parameters are consistent, determining that the user action parameters meet the corresponding preconditions, and generating an execution result;
if each user action parameter is inconsistent with the condition parameter corresponding to the precondition, determining that the user action parameter does not meet the corresponding precondition, and generating operation prompt information;
a process for screening an optimal path comprising:
for each path of the workflow, acquiring each factor corresponding to the path;
calculating based on the factors and the weights corresponding to the factors respectively to obtain a path score of the path, wherein the factors comprise an efficiency factor, an economic cost factor and a reliability factor;
and when the path score meets a preset scoring condition, determining the path corresponding to the path score as the optimal path.
2. The method of claim 1, wherein querying the configuration record corresponding to each user action parameter based on the user action parameter corresponding to the workflow status comprises:
configuring user action parameters corresponding to the workflow state, obtaining configuration information corresponding to the user action parameters and storing the configuration information into a database;
and inquiring a configuration record corresponding to each user action parameter based on the configuration information in the database.
3. The method of claim 1, further comprising, after said determining whether the user action parameter satisfies the corresponding precondition, if so, generating an execution result:
and generating risk prompt information.
4. A workflow control system, the system comprising:
the system comprises an acquisition unit, a control unit and a control unit, wherein the acquisition unit is used for determining the workflow state of a currently executed workflow and acquiring user action parameters corresponding to the workflow state;
the inquiring unit is used for inquiring configuration records corresponding to each user action parameter based on the user action parameters corresponding to the workflow state, and the configuration records are obtained by configuration based on the user action parameters;
the judging unit is used for judging whether the corresponding configuration record meets the precondition for each user action parameter, wherein the precondition is a condition required by a user when the user executes corresponding operation based on the user action parameter;
the first generation unit is used for generating an execution result if the result is met, wherein the execution result comprises a plurality of result elements, and each result element corresponds to one processing flow;
the processing unit is used for sequentially executing the processing flows corresponding to the result elements based on the optimal paths screened in advance, and continuously determining the next workflow state of the workflow after completing the execution of the workflow state until completing the execution of all the workflow states;
wherein the judging unit includes:
the analysis module is used for analyzing the preconditions to obtain a plurality of condition elements corresponding to the preconditions;
the composing module is used for composing the judging logic of the precondition based on the corresponding logic relation combination of each condition element;
the judging module is used for judging whether each user action parameter is consistent with the condition parameter corresponding to the precondition or not based on the judging logic aiming at each user action parameter;
the determining and generating module is used for determining that the user action parameters meet corresponding preconditions if the user action parameters are consistent with the corresponding preconditions and generating an execution result;
the system further comprises a second generation unit;
the second generating unit is configured to determine that the user action parameters do not meet the corresponding preconditions if each of the user action parameters is inconsistent with the condition parameters corresponding to the preconditions, and generate operation prompt information;
a processing unit of a process of screening an optimal path, comprising: the device comprises a first acquisition module, a calculation module and a determination module;
the first acquisition module is used for acquiring each factor corresponding to each path of the workflow;
the calculation module is used for calculating based on each factor and the weight corresponding to each factor to obtain the path score of the path, wherein each factor comprises an efficiency factor, an economic cost factor and a reliability factor;
and the determining module is used for determining that the path corresponding to the path score is the optimal path when the path score accords with a preset scoring condition.
5. The system of claim 4, wherein the query unit comprises:
the configuration module is used for configuring the user action parameters corresponding to the workflow state, obtaining configuration information corresponding to the user action parameters and storing the configuration information into a database;
and the query module is used for querying the configuration record corresponding to each user action parameter based on the configuration information in the database.
CN202011132544.5A 2020-10-21 2020-10-21 Workflow control method and system Active CN112258154B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011132544.5A CN112258154B (en) 2020-10-21 2020-10-21 Workflow control method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011132544.5A CN112258154B (en) 2020-10-21 2020-10-21 Workflow control method and system

Publications (2)

Publication Number Publication Date
CN112258154A CN112258154A (en) 2021-01-22
CN112258154B true CN112258154B (en) 2023-10-17

Family

ID=74264428

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011132544.5A Active CN112258154B (en) 2020-10-21 2020-10-21 Workflow control method and system

Country Status (1)

Country Link
CN (1) CN112258154B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109685453A (en) * 2018-12-07 2019-04-26 武汉金思路科技发展有限公司 The method of intelligent recognition workflow active path
CN110443588A (en) * 2019-08-20 2019-11-12 山东浪潮通软信息科技有限公司 A kind of method and system of workflow test

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6895573B2 (en) * 2001-10-26 2005-05-17 Resultmaker A/S Method for generating a workflow on a computer, and a computer system adapted for performing the method
US20120030094A1 (en) * 2010-07-27 2012-02-02 Verizon Patent And Licensing Inc. Design, deployment, and use of an automated flow-model-view-controller workflow

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109685453A (en) * 2018-12-07 2019-04-26 武汉金思路科技发展有限公司 The method of intelligent recognition workflow active path
CN110443588A (en) * 2019-08-20 2019-11-12 山东浪潮通软信息科技有限公司 A kind of method and system of workflow test

Also Published As

Publication number Publication date
CN112258154A (en) 2021-01-22

Similar Documents

Publication Publication Date Title
Soffer et al. On the notion of soft‐goals in business process modeling
US20020138449A1 (en) Automated transaction management system and method
US9741015B2 (en) Map based routing from bill of materials
CN110796416B (en) Industrial networking based order processing method and computer storage medium
Framinan et al. Guidelines for the deployment and implementation of manufacturing scheduling systems
KR100944760B1 (en) Online processing system of value engineering process
US8447641B1 (en) System and method for automatically enrolling buyers into a network
CN116976599A (en) Intelligent scheduling method and related equipment
CN112258154B (en) Workflow control method and system
Chick et al. A descriptive multi‐attribute model for reconfigurable machining system selection examining buyer‐supplier relationships
CN107408232B (en) Change management
Wu A unified framework of manufacturing systems design
JP6224194B1 (en) Test process management system, test process management method, and test process management program
De La Vara et al. COMPRO: a methodological approach for business process contextualisation
WO2022016093A9 (en) Collaborative, multi-user platform for data integration and digital content sharing
CN113191814A (en) Method and system for automatically inquiring price and purchasing
CN112328591A (en) Big data application system operation method based on automobile research and development and storage medium
CN116128416A (en) Intelligent management and control method, device, equipment and storage medium for purchase items
JP3695152B2 (en) Cost index calculation device
Maheshwari et al. Events-based exception handling in supply chain management using web services
Mikulskienė et al. Peculiar properties of the pricing process in customized furniture manufacturing enterprises
Tanaga et al. Material Requirement Planning Information System: Prototype And Lead Time Analysis
CN113743893B (en) Intelligent cooperative processing system and method for whole life cycle of engineering project
Fudzin et al. Supply Chain Management of Outsourcing Module Components Decision-Making using Analytical Hierarchy Process and Visual Basic Application in Automotive Body-in-White Welding Assembly Line
Maiorova Transformation of industrial business platforms in the context of digitalization

Legal Events

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