CN117315075A - Automatic arrangement method of electronic whiteboard flowchart - Google Patents

Automatic arrangement method of electronic whiteboard flowchart Download PDF

Info

Publication number
CN117315075A
CN117315075A CN202311123134.8A CN202311123134A CN117315075A CN 117315075 A CN117315075 A CN 117315075A CN 202311123134 A CN202311123134 A CN 202311123134A CN 117315075 A CN117315075 A CN 117315075A
Authority
CN
China
Prior art keywords
task
flow
target
execution
node
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311123134.8A
Other languages
Chinese (zh)
Inventor
吴志豪
何仲春
李仕庭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Lango Electronic Science and Technology Co Ltd
Original Assignee
Guangzhou Lango Electronic Science and Technology 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 Guangzhou Lango Electronic Science and Technology Co Ltd filed Critical Guangzhou Lango Electronic Science and Technology Co Ltd
Priority to CN202311123134.8A priority Critical patent/CN117315075A/en
Publication of CN117315075A publication Critical patent/CN117315075A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/206Drawing of charts or graphs

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention belongs to the technical field of computers, in particular to an automatic arrangement method of an electronic whiteboard flow chart, which comprises a determining module, a setting module and a triggering condition setting module, wherein the determining module is used for determining nodes according to target tasks, the nodes are data processing nodes which are generated in advance according to tasks in various scenes, the setting module is used for setting up flow relationships among the nodes when the nodes are processed according to the execution sequence of the nodes in the target tasks, at least one node processing task is configured for each node, and the triggering condition is set for each node according to a preset triggering mode of the nodes; the invention is helpful to increase the readability and the attraction of the flow chart, so that team members can more easily understand and memorize the steps and the relations of the flow, the attractive flow chart can also promote the professional image, and the expression capability of clients and partners is enhanced.

Description

Automatic arrangement method of electronic whiteboard flowchart
Technical Field
The invention belongs to the technical field of computers, and particularly relates to an automatic arrangement method of an electronic whiteboard flowchart.
Background
With the development of society and the progress of technology, people have more demands on task scheduling execution, and related tasks can be automatically executed or users can be automatically reminded through setting timing tasks, so that complicated work of the users is reduced, and the work of the users is facilitated.
When flow or adjustment method details are inevitably used, existing flow engine processing may be introduced. Specifically, all steps of the method can be completely constructed through file configuration and visual design of the flow engine, and then the arrangement of the whole flow is completed.
However, such manually-arranged complex flowcharts may take a lot of time and effort, especially in the electronic whiteboard process, resulting in poor flexibility of the process design, and limited application scenarios due to the large number of configuration files generated.
Disclosure of Invention
In view of the foregoing, it is desirable to provide an automatic arrangement method of electronic whiteboard flowcharts, so as to solve or alleviate the technical problems in the prior art, and at least provide a beneficial choice.
The technical scheme of the embodiment of the invention is realized as follows: an automatic arrangement method of an electronic whiteboard flow chart comprises the following steps:
step one, determining a service node according to a target task, wherein the service node is a data processing node which is generated in advance according to the task in each scene;
step two, according to the execution sequence of the nodes in the target task, establishing a flow relation when the nodes are processed, and configuring at least one node processing task for each service node;
setting triggering conditions for each node according to a triggering mode of a preset node, wherein when any node meets the triggering conditions, a node processing task configured for the node is executed;
and fourthly, arranging a flow for processing the target task based on the flow relation of the nodes, the node processing tasks corresponding to the nodes and the trigger conditions.
As still further aspects of the invention: and determining a flow link required by executing the target task according to a task flow template contained in meta-information for generating the target task, and selecting a corresponding data processing node from preset data processing nodes according to the flow link as a node of the target task.
As still further aspects of the invention:
the determining module is used for determining a node according to the target task, wherein the node is a data processing node which is generated in advance according to the task in each scene;
the building module is used for building a flow relation when processing is carried out among the nodes according to the execution sequence of the nodes in the target task, and configuring at least one node processing task for each node;
the setting module is used for setting triggering conditions for all the nodes according to a triggering mode of a preset node, wherein when any node meets the triggering conditions, a node processing task configured for the node is executed;
the generating module is used for arranging the flow for processing the target task based on the nodes, the flow relation of the nodes, the node processing tasks corresponding to the nodes and the triggering conditions.
As still further aspects of the invention: the method further comprises the steps of obtaining a starting flow node corresponding to each instance object, downwards flowing through the starting flow node, calling a listener corresponding to an ending tag to send a flow ending message to the system when flowing to the ending flow node, and setting the state of the instance object to be an ending state.
As still further aspects of the invention: executing the flow method in the method execution chain according to the method basic information to obtain a method data result;
and determining a combination relation model corresponding to the metadata, and executing a flow method in the combination relation model to obtain a data result.
As still further aspects of the invention: the step of executing the flow process in the flow process model, the method model and/or the relation model corresponding to the metadata to obtain a data result comprises the following steps: determining a flow model corresponding to the metadata, and acquiring flow basic information in the flow model;
and determining a flow execution chain in the flow model, and obtaining a data result according to the flow execution chain and the flow basic information execution method model and/or the flow method in the relation model.
As still further aspects of the invention: the receiving module is used for receiving an execution result of the task execution flow;
the setting module is configured to set at least one identification information for the at least one target task according to the execution result received by the receiving module, so as to visualize the execution result, where the identification information is used to characterize feedback information of the execution result of the at least one target task, and the feedback information includes: a completion status of the at least one target task, an exception status of the at least one target task;
the exception handling module is used for carrying out exception handling on the target task execution flow corresponding to the exception state according to the at least one piece of identification information set by the setting module;
the new flow module is used for executing:
when a new task execution flow is needed, determining at least one new task execution flow, wherein the at least one new task execution flow comprises at least one new task, and the at least one new task is not included in the task execution electronic whiteboard flow chart;
determining at least one newly-added configuration parameter corresponding to the at least one newly-added task execution flow;
performing parameter configuration on the at least one newly added configuration parameter;
determining a logic relationship between the at least one newly added task and the at least one target task, wherein the logic relationship is contained in the at least one newly added task execution flow;
and drawing a newly added task execution electronic whiteboard flow chart through the visual graphical interface according to the task execution electronic whiteboard flow chart and the logic relation between the at least one newly added task and the at least one target task.
As still further aspects of the invention: the associated task processing module is used for executing the following steps:
when at least two task execution electronic whiteboard flowcharts exist, determining whether an association relationship exists between a first task execution electronic whiteboard flowchart and a second task execution electronic whiteboard flowchart in the at least two task execution electronic whiteboard flowcharts;
and if the association relation between the first task execution electronic whiteboard flowchart and the second task execution electronic whiteboard flowchart is determined, executing:
step one, determining a target first task and a target second task which have association relations, wherein the target first task is contained in the first task execution flow chart, and the target second task is contained in the second task execution flow chart;
step two, determining whether the target first task needs to be executed in advance or not, and after the target first task is executed, executing the target second task, if yes, executing the step three, otherwise, executing the step five;
marking the current execution state of the target second task through a pause mark;
step four, canceling the pause identification mark of the target second task and triggering the target second task to start executing when the execution of the target first task is completed;
step five, determining whether the target second task needs to be executed before and the target first task needs to be executed after the target second task is executed, if yes, executing step six;
step six, marking the current execution state of the target first task through the pause mark;
and step seven, canceling the pause identification mark of the target first task when the execution of the target second task is completed, and triggering the target first task to start to execute.
As still further aspects of the invention: the configuration parameters comprise task configuration parameters and condition triggering configuration parameters;
the determining module is configured to determine at least one target task configuration parameter and at least one target condition triggering configuration parameter in the task execution schedule, where the target condition configuration parameter includes: year, month, day, time, minute, second, week;
the configuration module is used for configuring the at least one target task configuration parameter and the at least one target condition configuration parameter in the task execution schedule; generating the target task execution schedule according to configuration information, wherein the configuration information comprises condition triggering information;
the flow processing module is used for determining whether the triggering condition corresponding to the condition triggering information is met; and executing a task execution flow corresponding to the task execution flow chart when the trigger condition corresponding to the condition trigger information is determined to be met.
By adopting the technical scheme, the embodiment of the invention has the following advantages:
1. improving the beautiful degree: the automatic arrangement method can optimize the layout of the flow chart, so that the appearance is neat and attractive, the readability and the attraction of the flow chart are improved, team members can more easily understand and memorize the steps and the relations of the flow, the attractive flow chart can also promote the professional image, and the expression capability of clients and partners is enhanced.
2. Improving readability: the automatic arrangement method can automatically adjust the positions and the distances of elements (such as nodes and connecting lines) in the flow chart, so that the elements are clearer and more readable, the elements of the flow chart are orderly arranged, confusion and overlapping can be reduced, information is not clear or ambiguous, team members can more easily track the flow direction and the steps of the flow, and misunderstanding and mistakes are reduced.
3. Reducing time and effort consumption: the manual arrangement of the complex flow chart may take a lot of time and effort, and the automatic arrangement method can rapidly and intelligently perform layout, save a lot of typesetting time, and team members only need to concentrate on the content and design of the flow chart, so that complicated layout problems are not needed, and the working efficiency is improved.
4. Convenient modification and updating: the automatic arrangement method makes the modification and updating of the flow chart more convenient, and when the flow chart is changed, the automatic arrangement method can automatically adjust the layout only by modifying the flow chart, thereby reducing the workload of manual rearrangement. This flexibility can help the team respond quickly to changes and update the flow chart in time.
5. Promote collaboration and communication: the automatic arrangement method can provide consistent layout style, so that the flow chart is easier to understand and read, team members can communicate more concisely and clearly, and cooperate on the same visualization platform, and the consistency is beneficial to eliminating communication barriers, promoting team communication and cooperation and improving working efficiency.
The foregoing summary is for the purpose of the specification only and is not intended to be limiting in any way. In addition to the illustrative aspects, embodiments, and features described above, further aspects, embodiments, and features of the present invention will become apparent by reference to the drawings and the following detailed description.
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 in the embodiments or the technical descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart of an automatic layout method of an electronic whiteboard flowchart according to the first embodiment of the present invention;
FIG. 2 is a second flowchart of the automatic layout method of the electronic whiteboard flowchart of the present invention;
FIG. 3 is a schematic diagram of a task flow orchestration device according to an embodiment of the present invention;
fig. 4 is a schematic diagram of a task flow arrangement device according to an embodiment of the invention.
Detailed Description
Hereinafter, only certain exemplary embodiments are briefly described. As will be recognized by those of skill in the pertinent art, the described embodiments may be modified in various different ways without departing from the spirit or scope of the present invention. Accordingly, the drawings and description are to be regarded as illustrative in nature and not as restrictive.
It should be noted that the terms "first," "second," "symmetric," "array," and the like are used merely for distinguishing between description and location descriptions, and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of features indicated. Thus, a feature defining "first," "symmetry," or the like, may explicitly or implicitly include one or more such feature; also, where certain features are not limited in number by words such as "two," "three," etc., it should be noted that the feature likewise pertains to the explicit or implicit inclusion of one or more feature quantities;
in the present invention, unless explicitly specified and limited otherwise, terms such as "mounted," "connected," "secured," and the like are to be construed broadly; for example, the connection can be fixed connection, detachable connection or integrated molding; the connection may be mechanical, direct, welded, indirect via an intermediate medium, internal communication between two elements, or interaction between two elements. The specific meaning of the terms described above in the present invention will be understood by those skilled in the art from the specification and drawings in combination with specific cases.
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
As shown in fig. 1-4, the automatic arrangement method of the electronic whiteboard flow chart of the invention comprises the following steps:
step one, determining a service node according to a target task, wherein the service node is a data processing node which is generated in advance according to tasks in various scenes;
step two, according to the execution sequence of the nodes in the target task, establishing a flow relation when processing is carried out among the nodes, and configuring at least one node processing task for each service node;
setting triggering conditions for each node according to a preset triggering mode of the node, wherein when any node meets the triggering conditions, node processing tasks configured for the node are executed;
and step four, arranging a flow for processing the target task based on the flow relation of the nodes, the node processing tasks corresponding to the nodes and the triggering conditions.
In this embodiment, specific: the automatic arrangement method can optimize the layout of the flow chart, make the appearance neat and beautiful, help to increase the readability and attraction of the flow chart, make team members easier to understand and memorize the steps and relations of the flow, and the beautiful flow chart can also promote the professional image and enhance the expression capability to clients and partners
In one embodiment, according to a task flow template included in meta-information for generating a target task, a flow link required for executing the target task is determined, and according to the flow link, a corresponding data processing node is selected from preset data processing nodes to serve as a node of the target task.
In one embodiment, the determining module is configured to determine a node according to a target task, where the node is a data processing node that is generated in advance according to a task in each scenario;
the building module is used for building a flow relation when processing is carried out among the nodes according to the execution sequence of the nodes in the target task, and configuring at least one node processing task for each node;
the setting module is used for setting triggering conditions for each node according to a preset triggering mode of the node, wherein when any node meets the triggering conditions, the node processing task configured for the node is executed;
the generating module is used for arranging a flow for processing the target task based on the node, the flow relation of the node, the node processing task corresponding to the node and the triggering condition.
In one embodiment, the method further includes obtaining a start flow node corresponding to each instance object, so that the start flow node flows downwards, when the flow is to the end flow node, calling a listener corresponding to the end tag to send a flow end message to the system, and setting the state of the instance object to be an end state.
In one embodiment, a method data result is obtained according to a flow method in a method basic information execution method execution chain;
and determining a combination relation model corresponding to the metadata, and executing a flow method in the combination relation model to obtain a data result.
In one embodiment, executing the flow methods in the flow model, method model, and/or relationship model corresponding to the metadata results in data results, including: determining a flow model corresponding to the metadata, and acquiring flow basic information in the flow model;
and determining a flow execution chain in the flow model, and obtaining a data result according to the flow execution chain and the flow basic information execution method model and/or the flow method in the relation model.
In this embodiment, specific: the automatic arrangement method can automatically adjust the positions and the distances of elements (such as nodes and connecting lines) in the flow chart, so that the elements are clearer and more readable, the elements in the flow chart are orderly arranged, confusion and overlapping can be reduced, and information unclear or ambiguous can be avoided. Team members can more easily track the flow direction and steps of the process, reducing misunderstandings and errors.
In one embodiment, the receiving module is configured to receive an execution result for a task execution flow;
the setting module is configured to set at least one piece of identification information for at least one target task according to the execution result received by the receiving module, so as to visualize the execution result, where the identification information is used to characterize feedback information of the execution result of the at least one target task, and the feedback information includes: a completion status of the at least one target task, an exception status of the at least one target task;
the exception handling module is used for carrying out exception handling on the target task execution flow corresponding to the exception state according to the at least one piece of identification information set by the setting module;
the new flow module is used for executing:
when a new task execution flow is needed, determining at least one new task execution flow, wherein the at least one new task execution flow comprises at least one new task, and the at least one new task is not contained in a task execution electronic whiteboard flow chart;
determining at least one newly-added configuration parameter corresponding to at least one newly-added task execution flow;
performing parameter configuration on at least one newly added configuration parameter;
determining a logic relationship between at least one new task and at least one target task contained in at least one new task execution flow;
and drawing a flow chart of the electronic whiteboard for executing the new task through a visual graphical interface according to the flow chart of the electronic whiteboard for executing the task and the logic relationship between at least one new task and at least one target task.
In this embodiment, specific: the manual arrangement of the complex flow chart may take a lot of time and effort, and the automatic arrangement method can rapidly and intelligently perform layout, save a lot of typesetting time, and team members only need to concentrate on the content and design of the flow chart, so that complicated layout problems are not needed, and the working efficiency is improved.
In one embodiment, the associated task processing module is configured to perform:
when at least two task execution electronic whiteboard flowcharts exist, determining whether an association relationship exists between a first task execution electronic whiteboard flowchart and a second task execution electronic whiteboard flowchart in the at least two task execution electronic whiteboard flowcharts;
if the association relation between the first task execution electronic whiteboard flowchart and the second task execution electronic whiteboard flowchart is determined, executing:
step one, determining a target first task and a target second task which have association relations, wherein the target first task is contained in a first task execution flow chart, and the target second task is contained in a second task execution flow chart;
step two, determining whether the target first task needs to be executed in advance or not, and after the target first task is executed, executing the target second task if yes, executing the step three, otherwise, executing the step five;
marking the current execution state of the target second task through a pause mark;
step four, canceling a pause identification mark of the target second task when the execution of the target first task is completed, and triggering the target second task to start to execute;
step five, determining whether the target second task needs to be executed before and the target first task needs to be executed after the target second task is executed, if yes, executing step six;
step six, marking the current execution state of the target first task through a pause mark;
and step seven, canceling the pause identification mark of the target first task and triggering the target first task to start executing when the execution of the target second task is completed.
In this embodiment, specific: the automatic arrangement method can provide consistent layout style, so that the flow chart is easier to understand and read, team members can communicate more concisely and clearly and cooperate on the same visualization platform, the consistency is helpful for eliminating communication barriers, promoting team communication and cooperation, and improving working efficiency
In one embodiment, the configuration parameters include task configuration parameters and conditional trigger configuration parameters;
the system comprises a determining module, a determining module and a processing module, wherein the determining module is used for determining at least one target task configuration parameter and at least one target condition triggering configuration parameter in a task execution schedule, and the target condition configuration parameter comprises: year, month, day, time, minute, second, week;
the configuration module is used for configuring at least one target task configuration parameter and at least one target condition configuration parameter in the task execution schedule; generating a target task execution schedule according to configuration information, wherein the configuration information comprises condition triggering information;
the flow processing module is used for determining whether triggering conditions corresponding to the condition triggering information are met; and executing the task execution flow corresponding to the task execution flow chart when the trigger condition corresponding to the condition trigger information is determined to be met.
In this embodiment, specific: the automatic arrangement method makes the modification and updating of the flow chart more convenient, and when the flow chart is changed, the automatic arrangement method can automatically adjust the layout only by modifying the flow chart, thereby reducing the workload of manual rearrangement. This flexibility can help the team respond quickly to changes and update the flow chart in time.
The embodiments of the invention have at least the following beneficial effects:
in the embodiment of the invention, when the task scheduling is actually performed, because the execution period of part of the tasks is not clear, the tasks need to be repeatedly adjusted according to the actual running condition of the project, the project needs to be restarted after each adjustment, and the tasks cannot be visually arranged according to the actual requirements to provide continuous service. Therefore, in order to realize the visual arrangement of the tasks, a task execution flow chart can be drawn through a visual graphical interface according to the logic sequence of target task execution, and the configuration parameters corresponding to the tasks are required to be determined for each target task, and the configuration parameters of the target tasks are correspondingly configured in a task plan execution table. The task execution schedule configured by the user is a target task execution schedule meeting the user requirements. Based on the configured target task execution schedule, a user can draw a task execution flow chart on the visual graphical interface according to own task execution logic and logic relations among all target tasks. Meanwhile, for task nodes with cyclic traversal, the task nodes can be written into a task with a splittable type, an executor can execute the task in a parallel mode after identifying, and the traversed element sets are executed in a segmented mode. The execution logic of multiple tasks can be arranged through the visual graphic interface drawing process, so that the complex task scheduling is realized while the operation is simple. Through the process, a task script does not need to be run through developer coding, and visual arrangement of tasks can be realized according to actual service requirements so as to realize task scheduling;
in an embodiment of the invention, since the existing task scheduling system cannot view the running state of the task on line in real time, in order to view and monitor the running state of the task in real time, the running state of each target task can be determined according to the execution result of the task execution flow, and identification information for representing the running state of each target task is set for each target task according to the execution result of each target task, so that a user can view the corresponding identification information through a visual graphical interface to monitor the running state of the task in real time, visualize the running state of the task in real time, and monitor the task on a basis at the same time, thereby timely finding defects of the task to improve and improve the working efficiency;
in an embodiment of the present invention, when a new task execution flow chart needs to be added based on an executed task execution flow chart according to actual project requirements, an original task execution flow chart can be used as a template, the new configuration parameters are configured for the new added part, the new execution flow can be operated after the configuration of the new configuration parameters and the creation of a logical relationship by a user through a visual graphical interface, meanwhile, when a plurality of similar task execution flow charts are created, the same part can be extracted to make a flow chart template, and corresponding prototype attributes are designed for parameter configuration of the difference part, so that the arrangement of the plurality of task execution flow charts can be conveniently realized;
in an embodiment of the present invention, after the task is visually arranged, multiple task execution flowcharts with an interrelation relationship can support multiple processes of collaboration. When the execution sequence between two task execution flow charts on a certain node needs to be defined in time, a pause mark can be added in the task execution flow charts. When the progress and the execution result of the target task in the execution flow chart of another task need to be waited, the current target task corresponding to the current task execution flow chart can mark the current execution state through the pause identification, then wait for the result of the other flow, and resume the operation of the current flow after the execution result of the other flow is obtained.
In an embodiment of the present invention, since parameters corresponding to each target task need to be configured to generate a target execution schedule, and each target task must be triggered and executed under a certain condition, besides configuring basic task configuration parameters, a condition trigger configuration parameter corresponding to a trigger condition needs to be configured, for example, a specific trigger period may be input in a visual graphical interface for simple triggering, and a delay time may be input for triggering or a Cron expression may be input for triggering. On the trigger of the Cron expression, a user can click a mouse to select the information of year, month, day, time, minute, second, week and the like required by the task trigger, so that the Cron expression can be automatically generated, and meanwhile, the execution of the flow corresponding to the target task can be triggered only when the trigger condition corresponding to the condition trigger information is met, so that whether the trigger condition corresponding to the condition trigger information is met or not needs to be determined, and when the trigger condition corresponding to the condition trigger information is met is determined, the task execution flow corresponding to the task execution flow chart is automatically executed.
It should be noted that not all the steps and modules in the above flowcharts and the system configuration diagrams are necessary, and some steps or modules may be omitted according to actual needs. The execution sequence of the steps is not fixed and can be adjusted as required. The system structure described in the above embodiments may be a physical structure or a logical structure, that is, some modules may be implemented by the same physical entity, or some modules may be implemented by multiple physical entities, or may be implemented jointly by some components in multiple independent devices.
In the several embodiments provided in the present application, it should be understood that the disclosed terminal, apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of elements is merely a logical functional division, and there may be additional divisions of actual implementation, e.g., multiple elements or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units. The foregoing is only the embodiments of the present application, and not the patent scope of the present application is limited by the foregoing description, but all equivalent structures or equivalent processes using the contents of the present application and the accompanying drawings, or directly or indirectly applied to other related technical fields, which are included in the patent protection scope of the present application.

Claims (10)

1. An automatic arrangement method of an electronic whiteboard flowchart is characterized by comprising the following steps:
step one, determining a service node according to a target task, wherein the service node is a data processing node which is generated in advance according to the task in each scene;
step two, according to the execution sequence of the nodes in the target task, establishing a flow relation when the nodes are processed, and configuring at least one node processing task for each service node;
setting triggering conditions for each node according to a triggering mode of a preset node, wherein when any node meets the triggering conditions, a node processing task configured for the node is executed;
and fourthly, arranging a flow for processing the target task based on the flow relation of the nodes, the node processing tasks corresponding to the nodes and the trigger conditions.
2. The method for automatically arranging the flow chart of the electronic whiteboard according to claim 1, wherein: and determining a flow link required by executing the target task according to a task flow template contained in meta-information for generating the target task, and selecting a corresponding data processing node from preset data processing nodes according to the flow link as a node of the target task.
3. The method for automatically arranging the flow chart of the electronic whiteboard according to claim 2, further comprising:
the determining module is used for determining a node according to the target task, wherein the node is a data processing node which is generated in advance according to the task in each scene;
the establishing module is used for establishing a flow relation during processing among the nodes according to the execution sequence of the nodes in the target task, and configuring at least one node processing task for each node.
4. The method for automatically arranging a flow chart of an electronic whiteboard according to claim 3, further comprising: the setting module is used for setting triggering conditions for all the nodes according to a triggering mode of a preset node, wherein when any node meets the triggering conditions, a node processing task configured for the node is executed;
the generating module is used for arranging the flow for processing the target task based on the nodes, the flow relation of the nodes, the node processing tasks corresponding to the nodes and the triggering conditions.
5. The method for automatically arranging the flow chart of the electronic whiteboard according to claim 1, wherein: the method further comprises the steps of: and acquiring a starting flow node corresponding to each instance object, downwards flowing by the starting flow node, calling a monitor corresponding to an ending tag to send a flow ending message to the system when flowing to the ending flow node, and setting the state of the instance object as an ending state.
6. The method for automatically arranging the flow chart of the electronic whiteboard according to claim 5, wherein: executing the flow method in the method execution chain according to the method basic information to obtain a method data result;
and determining a combination relation model corresponding to the metadata, and executing a flow method in the combination relation model to obtain a data result.
7. The method for automatically arranging the flow chart of the electronic whiteboard according to claim 6, wherein: the step of executing the flow process in the flow process model, the method model and/or the relation model corresponding to the metadata to obtain a data result comprises the following steps: determining a flow model corresponding to the metadata, and acquiring flow basic information in the flow model;
and determining a flow execution chain in the flow model, and obtaining a data result according to the flow execution chain and the flow basic information execution method model and/or the flow method in the relation model.
8. The method for automatically arranging a flow chart of an electronic whiteboard of claim 7, further comprising: the receiving module is used for receiving an execution result of the task execution flow;
the setting module is configured to set at least one identification information for the at least one target task according to the execution result received by the receiving module, so as to visualize the execution result, where the identification information is used to characterize feedback information of the execution result of the at least one target task, and the feedback information includes: a completion status of the at least one target task, an exception status of the at least one target task;
the exception handling module is used for carrying out exception handling on the target task execution flow corresponding to the exception state according to the at least one piece of identification information set by the setting module;
the new flow module is used for executing:
when a new task execution flow is needed, determining at least one new task execution flow, wherein the at least one new task execution flow comprises at least one new task, and the at least one new task is not included in the task execution electronic whiteboard flow chart;
determining at least one newly-added configuration parameter corresponding to the at least one newly-added task execution flow;
performing parameter configuration on the at least one newly added configuration parameter;
determining a logic relationship between the at least one newly added task and the at least one target task, wherein the logic relationship is contained in the at least one newly added task execution flow;
and drawing a newly added task execution electronic whiteboard flow chart through the visual graphical interface according to the task execution electronic whiteboard flow chart and the logic relation between the at least one newly added task and the at least one target task.
9. The method for automatically arranging a flow chart of an electronic whiteboard of claim 8, further comprising:
the associated task processing module is used for executing the following steps:
when at least two task execution electronic whiteboard flowcharts exist, determining whether an association relationship exists between a first task execution electronic whiteboard flowchart and a second task execution electronic whiteboard flowchart in the at least two task execution electronic whiteboard flowcharts;
and if the association relation between the first task execution electronic whiteboard flowchart and the second task execution electronic whiteboard flowchart is determined, executing:
step one, determining a target first task and a target second task which have association relations, wherein the target first task is contained in the first task execution flow chart, and the target second task is contained in the second task execution flow chart;
step two, determining whether the target first task needs to be executed in advance or not, and after the target first task is executed, executing the target second task, if yes, executing the step three, otherwise, executing the step five;
marking the current execution state of the target second task through a pause mark;
step four, canceling the pause identification mark of the target second task and triggering the target second task to start executing when the execution of the target first task is completed;
step five, determining whether the target second task needs to be executed before and the target first task needs to be executed after the target second task is executed, if yes, executing step six;
step six, marking the current execution state of the target first task through the pause mark;
and step seven, canceling the pause identification mark of the target first task when the execution of the target second task is completed, and triggering the target first task to start to execute.
10. The method of automatic layout of electronic whiteboard flowchart according to claim 9, wherein the configuration parameters include: task configuration parameters and condition triggering configuration parameters;
the determining module is configured to determine at least one target task configuration parameter and at least one target condition triggering configuration parameter in the task execution schedule, where the target condition configuration parameter includes: year, month, day, time, minute, second, week;
the configuration module is used for configuring the at least one target task configuration parameter and the at least one target condition configuration parameter in the task execution schedule; generating the target task execution schedule according to configuration information, wherein the configuration information comprises condition triggering information;
the flow processing module is used for determining whether the triggering condition corresponding to the condition triggering information is met; and executing a task execution flow corresponding to the task execution flow chart when the trigger condition corresponding to the condition trigger information is determined to be met.
CN202311123134.8A 2023-08-31 2023-08-31 Automatic arrangement method of electronic whiteboard flowchart Pending CN117315075A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311123134.8A CN117315075A (en) 2023-08-31 2023-08-31 Automatic arrangement method of electronic whiteboard flowchart

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311123134.8A CN117315075A (en) 2023-08-31 2023-08-31 Automatic arrangement method of electronic whiteboard flowchart

Publications (1)

Publication Number Publication Date
CN117315075A true CN117315075A (en) 2023-12-29

Family

ID=89241615

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311123134.8A Pending CN117315075A (en) 2023-08-31 2023-08-31 Automatic arrangement method of electronic whiteboard flowchart

Country Status (1)

Country Link
CN (1) CN117315075A (en)

Similar Documents

Publication Publication Date Title
CN107341643B (en) Visual process display method and system
CN112668295B (en) Management system and method based on custom form and active workflow
CN103984818B (en) AUV (autonomous underwater vehicle) design flow visualization modeling method based on Flex technology
KR101572509B1 (en) the operating method of user interface framework for web-based application construction
CN105528418B (en) A kind of design documentation generation method and device
CN106445536B (en) Automatic business design management system
Buchanan et al. Scheduling multimedia documents using temporal constraints
TW202105336A (en) Development method, system and computer equipment for course package and storage medium thereof
WO2023138435A1 (en) Application development platform, micro-program generation method, and device and storage medium
CN114816380B (en) Low-code platform for medical institution
CN112199007A (en) Menu display method and device, electronic equipment and storage medium
CN116401407A (en) Node attribute configuration method, device, equipment and storage medium of mind map
CN111273900A (en) On-line drag code generation method based on gitlab real-time code sharing
CN106250147A (en) application development management method and device
CN104517186A (en) Business process design method based on data drive
US20090048882A1 (en) Apparatus and methods for strategic planning
CN117315075A (en) Automatic arrangement method of electronic whiteboard flowchart
Kleebaum et al. Continuous rationale visualization
CN116466951A (en) Data visualization large screen implementation method based on industrial algorithm model
US9372844B2 (en) Automatically generating a business process flow GUI using a symbolic annotation language
CN114782008A (en) BIM project cooperation method and system developed based on SketchUp and other related equipment
Mametjanov et al. ARCADE: Action-Centered rapid collaborative application development and execution
Schnabel et al. Goal-driven software development
Stegmaier et al. Insights for improving diagram editing gained from an empirical study
JP2001092811A (en) Document review supporting device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication