CN113887854A - Method and system for realizing hierarchical display of process scheduling instance graphs - Google Patents

Method and system for realizing hierarchical display of process scheduling instance graphs Download PDF

Info

Publication number
CN113887854A
CN113887854A CN202110808472.XA CN202110808472A CN113887854A CN 113887854 A CN113887854 A CN 113887854A CN 202110808472 A CN202110808472 A CN 202110808472A CN 113887854 A CN113887854 A CN 113887854A
Authority
CN
China
Prior art keywords
entity
flow
scheduling
group
entities
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
CN202110808472.XA
Other languages
Chinese (zh)
Inventor
李强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information 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 Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202110808472.XA priority Critical patent/CN113887854A/en
Publication of CN113887854A publication Critical patent/CN113887854A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/34Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Development Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Educational Administration (AREA)
  • Databases & Information Systems (AREA)
  • Game Theory and Decision Science (AREA)
  • Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a method and a system for realizing the graphic graded display of a process scheduling instance, which relate to the technical field of business process instance display and comprise the following steps: setting a process group entity in a process template configuration module; respectively pulling all process link entities into different process group entities to obtain a business process template; calculating the scheduling relation between each process group entity in the business process template; in the process of executing the business process template, judging the scheduling execution state of each process link entity; judging the scheduling execution state of each process group entity according to the scheduling execution state of all process link entities in each process group entity; a floor plan of all flowset entities and all flowlink entities in the executing flowset entity is shown. The invention adds a flow group entity in the flow template configuration, divides the service flow template into a plurality of flow groups, and the service flow scheduling instance is clearly, neatly and beautifully displayed graphically, thereby being convenient for fast flow scheduling through the instance graph.

Description

Method and system for realizing hierarchical display of process scheduling instance graphs
Technical Field
The invention belongs to the technical field of business process example display, relates to a method and a system for realizing graphic hierarchical display of a process scheduling example, and particularly relates to a method and a system for realizing graphic hierarchical display of a process scheduling example through grouping.
Background
And the graphical display of the business process scheduling instance is to display the business process scheduling information through a graphical tool at the WEB front end. The service flow scheduling mainly comprises service components such as links, routes, scheduling lines and the like, and the control of the whole flow is completed through standardized interfaces such as flow initiation, flow execution, flow rollback, flow archiving and the like. The graphical display of the service process scheduling generally performs direct tiled display according to all links, routes and scheduling lines in the process example.
At present, when a complex business process is faced, due to numerous example links, the effect of displaying the whole quantity of tiled graphics is very disordered, and it is difficult to find a specific link node, so that the purpose of displaying the business graphics scheduling example (namely, the control of the whole process is convenient to complete) becomes complex and difficult.
Disclosure of Invention
Aiming at the problems, the invention provides a method and a system for realizing the hierarchical display of a flow scheduling instance graph.
In order to achieve the above object, the present invention provides a method for implementing hierarchical graph display of a process scheduling instance, comprising:
setting a process group entity in a process template configuration module, wherein the process group entity comprises a process group ID;
respectively pulling all process link entities into different process group entities to obtain a business process template;
calculating the scheduling relation between each process group entity in the business process template;
in the process of executing the business process template, judging the scheduling execution state of each process link entity;
judging the scheduling execution state of each flow group entity according to the scheduling execution state of all the flow link entities in each flow group entity;
a tile of all of the flowset entities and all of the flowlink entities in the flowset entity being executed is shown.
As a further improvement of the present invention, the process group entity further includes a process group name and process group location information.
As a further improvement of the present invention, a process group attribute is configured for each process link entity, and the process group entity where the process link is located is identified.
As a further improvement of the present invention, the process group attribute is added to the link entity attribute of the process link entity, and the process group entity drawn by the process link entity is the process group entity where the process link is located;
the process group attribute of the process link entity is the process group ID of the process group entity.
As a further improvement of the present invention, the process link entities pulled into each of the process group entities must be contiguous.
As a further improvement of the invention, after the flow group entities are set by the flow template configuration module, the scheduling relationship between the original flow template and each flow link entity is unchanged.
As a further improvement of the present invention, the scheduling relationship between the process group entities in the business process template is calculated; the method comprises the following steps:
acquiring the process group IDs of all the process group entities in the service process template;
obtaining a scheduling relation between the process groups according to a scheduling relation between each process link entity in the business process template;
and recording the scheduling relation among the flow groups through the corresponding flow group IDs.
As a further improvement of the present invention, the scheduling execution states of each process link entity and each process group entity include non-execution, execution and completion;
the scheduling execution state of each flow group entity is judged according to the scheduling execution state of all the flow link entities in each flow group entity; the method comprises the following steps:
if the execution states of all the process link entities in the process group entity are finished, the scheduling execution state of the process group entity is finished;
if the flow link entity in execution exists in the flow group entity, the scheduling execution state of the flow group entity is in execution;
and if all the process link entities in the process group entity are in the non-execution state, the scheduling execution state of the process group entity is in the non-execution state.
As a further improvement of the present invention, the display shows a tile of all the flowset entities and all the flowlink entities in the flowset entity under execution; the method comprises the following steps:
and adopting different colors to differentially display the scheduling execution states of each flow group entity and each flow link entity.
The invention also provides a system for realizing the graphic grading display of the process scheduling instance, which comprises the following steps: the system comprises a template configuration module, a flow grouping module, a scheduling relation calculation module, a scheduling execution state judgment module and a display module;
the template configuration module is configured to:
setting a process group entity in a process template configuration module, wherein the process group entity comprises a process group ID;
the flow grouping module is configured to:
respectively pulling all process link entities into different process group entities to obtain a business process template;
the scheduling relation calculation module is configured to:
calculating the scheduling relation between each process group entity in the business process template;
the scheduling execution state judgment module is configured to:
in the process of executing the business process template, judging the scheduling execution state of each process link entity;
judging the scheduling execution state of each flow group entity according to the scheduling execution state of all the flow link entities in each flow group entity;
the display module is used for:
a tile of all of the flowset entities and all of the flowlink entities in the flowset entity being executed is shown.
Compared with the prior art, the invention has the beneficial effects that:
the invention adds a flow group entity in the flow template configuration, divides the service flow template into a plurality of flow groups according to a certain rule, and pulls the release entity in the flow template into the corresponding flow group to realize two-stage display; when the service flow scheduling example is displayed graphically, all flow groups and scheduling state information in the service flow are displayed firstly, links and scheduling information under the flow groups in the execution state are expanded by default, and the links and the scheduling information in the flow groups are displayed when icons of other flow groups are clicked, so that the quick flow scheduling through example graphs is realized, and the grading display effect is clearer.
The business process scheduling example of the invention is graphically displayed to be neat and beautiful: the complex business process is displayed in two stages according to the process group according to the requirement, and can be gradually expanded, so that the graph display structure of the business process scheduling instance is clear and attractive.
The invention can realize rapid upgrade to the issued business process, the upgrade process only comprises adding the process group in the template configuration view, and pulling the existing process link to the corresponding process group. The generated business process scheduling instance data can be graphically displayed in a two-level view without data adjustment.
Drawings
FIG. 1 is a flowchart of a method for implementing a hierarchical graph display of a process scheduling instance according to an embodiment of the present invention;
FIG. 2 is a system diagram illustrating a hierarchical graph display for implementing a process scheduling instance according to an embodiment of the present invention;
fig. 3 is a diagram showing a business process template obtained by adding the process group entity according to an embodiment of the present invention;
FIG. 4 is a graphical illustration of an exemplary business process disclosed in one embodiment of the present invention;
FIG. 5 is a flow chart showing the information and execution of the n internal links in the process of FIG. 4.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention is described in further detail below with reference to the attached drawing figures:
as shown in fig. 1, a method for implementing hierarchical graph display of a process scheduling instance provided by the present invention includes:
s1, setting a flow group entity in the flow template configuration module, wherein the flow group entity comprises a flow group ID;
wherein the content of the first and second substances,
the process group entity also comprises a process group name and process group position information.
S2, respectively pulling all process link entities into different process group entities to obtain a business process template, as shown in fig. 3;
wherein the content of the first and second substances,
the process link entities pulled into each process group entity must be contiguous.
And configuring a flow group attribute for each flow link entity in the pulling process, and identifying the flow group entity where the flow link is located.
Further, in the above-mentioned case,
adding a process group attribute in the link entity attribute of the process link entity, wherein the process group entity pulled in by the process link entity is the process group entity of the process link;
the process group attribute of the process link entity is the process group ID of the process group entity.
S3, calculating the scheduling relation between each process group entity in the business process template;
wherein the content of the first and second substances,
(1) after the flow template configuration module sets the flow group entities, the scheduling relationship between the original flow template and each flow link entity is unchanged.
(2) Calculating the scheduling relation between each process group entity in the business process template; the method comprises the following steps:
acquiring process group IDs of all process group entities in a service process template;
obtaining a scheduling relation among the process groups according to the scheduling relation among the process link entities in the business process template;
and recording the scheduling relation among the flow groups through the corresponding flow group IDs.
S4, in the process of executing the business process template, judging the scheduling execution state of each process link entity;
wherein the content of the first and second substances,
the scheduling execution state of each flow link entity comprises that the execution is not executed, the execution is in the middle and the execution is finished;
s5, judging the scheduling execution state of each process group entity according to the scheduling execution state of all process link entities in each process group entity;
wherein the content of the first and second substances,
the scheduling execution state of each process group entity also comprises non-execution, execution and completion;
judging the scheduling execution state of each process group entity, specifically comprising:
if the execution states of all the process link entities in the process group entity are finished, the scheduling execution state of the process group entity is finished;
if the flow group entity has a flow link entity in execution, the scheduling execution state of the flow group entity is in execution;
if all the process link entities in the process group entity are in the unexecuted state, the scheduling execution state of the process group entity is in the unexecuted state.
And S6, showing a tile diagram of all the process group entities and all the process link entities in the executed process group entities.
Wherein, include:
adopting different colors to show the scheduling execution states of each flow group entity and each flow link entity in a distinguishing way;
further, if green indicates completed, blue indicates in-execution, and gray indicates not-execution. For example, as shown in fig. 4, in the process of executing the business process, a graphical display diagram of a business process example shows information of a process group in the business process example, and distinguishes the execution state of a link in each process group by color. The link information and execution status inside the flow group n in execution in fig. 4 are shown in fig. 5, and the link execution status in each flow group is distinguished by color.
As shown in fig. 2, the present invention further provides a system for implementing hierarchical graph display of a process scheduling instance, including: the system comprises a template configuration module, a flow grouping module, a scheduling relation calculation module, a scheduling execution state judgment module and a display module;
a template configuration module to:
setting a process group entity in a process template configuration module, wherein the process group entity comprises a process group ID;
a flow grouping module to:
respectively pulling all process link entities into different process group entities to obtain a business process template;
a scheduling relationship calculation module to:
calculating the scheduling relation between each process group entity in the business process template;
a scheduling execution state judgment module, configured to:
in the process of executing the business process template, judging the scheduling execution state of each process link entity;
judging the scheduling execution state of each process group entity according to the scheduling execution state of all process link entities in each process group entity;
a display module for:
a floor plan of all flowset entities and all flowlink entities in the executing flowset entity is shown.
The invention has the advantages that:
the invention adds a flow group entity in the flow template configuration, divides the service flow template into a plurality of flow groups according to a certain rule, and pulls the release entity in the flow template into the corresponding flow group to realize two-stage display; when the service flow scheduling example is displayed graphically, all flow groups and scheduling state information in the service flow are displayed firstly, links and scheduling information under the flow groups in the execution state are expanded by default, and the links and the scheduling information in the flow groups are displayed when icons of other flow groups are clicked, so that the quick flow scheduling through example graphs is realized, and the grading display effect is clearer.
The business process scheduling example of the invention is graphically displayed to be neat and beautiful: the complex business process is displayed in two stages according to the process group according to the requirement, and can be gradually expanded, so that the graph display structure of the business process scheduling instance is clear and attractive.
The invention can realize rapid upgrade to the issued business process, the upgrade process only comprises adding the process group in the template configuration view, and pulling the existing process link to the corresponding process group. The generated business process scheduling instance data can be graphically displayed in a two-level view without data adjustment.
The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes will occur to those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for realizing the graphic hierarchical display of a process scheduling instance is characterized by comprising the following steps:
setting a process group entity in a process template configuration module, wherein the process group entity comprises a process group ID;
respectively pulling all process link entities into different process group entities to obtain a business process template;
calculating the scheduling relation between each process group entity in the business process template;
in the process of executing the business process template, judging the scheduling execution state of each process link entity;
judging the scheduling execution state of each flow group entity according to the scheduling execution state of all the flow link entities in each flow group entity;
a floor plan of all of the flowset entities and all of the flowlink entities in the flowset entity being executed is shown.
2. The method of claim 1, wherein the process group entity further comprises a process group name and process group location information.
3. The method of claim 1, wherein each of the process link entities is configured with a process group attribute that identifies the process group entity in which the process link is located.
4. The method according to claim 3, wherein the process group attribute is added to a link entity attribute of the process link entity, and the process group entity pulled by the process link entity is the process group entity where the process link is located;
the process group attribute of the process link entity is the process group ID of the process group entity.
5. The method of claim 1, wherein: the process link entities pulled into each of the process group entities must be contiguous.
6. The method of claim 1, wherein: after the flow template configuration module sets the flow group entities, the scheduling relationship between the original flow template and each flow link entity is unchanged.
7. The method of claim 1, wherein: calculating a scheduling relationship between each process group entity in the business process template; the method comprises the following steps:
acquiring the process group IDs of all the process group entities in the service process template;
obtaining a scheduling relation between the process groups according to a scheduling relation between each process link entity in the business process template;
and recording the scheduling relation among the flow groups through the corresponding flow group IDs.
8. The method of claim 1, wherein: the scheduling execution states of each flow link entity and the flow group entity comprise non-execution, execution and completion;
the scheduling execution state of each flow group entity is judged according to the scheduling execution state of all the flow link entities in each flow group entity; the method comprises the following steps:
if the execution status of all the process link entities in the process group entity is completed,
the scheduling execution state of the process group entity is completed;
if the flow link entity in execution exists in the flow group entity, the scheduling execution state of the flow group entity is in execution;
and if all the process link entities in the process group entity are in an unexecuted state, the scheduling execution state of the process group entity is in an unexecuted state.
9. The method of claim 1, wherein: the floor map showing all of the flowset entities and all of the flowlink entities in the flowset entity under execution; the method comprises the following steps:
and adopting different colors to differentially display the scheduling execution states of each flow group entity and each flow link entity.
10. A system for implementing the method of any of claims 1 to 9, comprising: the system comprises a template configuration module, a flow grouping module, a scheduling relation calculation module, a scheduling execution state judgment module and a display module;
the template configuration module is configured to:
setting a process group entity in a process template configuration module, wherein the process group entity comprises a process group ID;
the flow grouping module is configured to:
respectively pulling all process link entities into different process group entities to obtain a business process template;
the scheduling relation calculation module is configured to:
calculating the scheduling relation between each process group entity in the business process template;
the scheduling execution state judgment module is configured to:
in the process of executing the business process template, judging the scheduling execution state of each process link entity;
judging the scheduling execution state of each flow group entity according to the scheduling execution state of all the flow link entities in each flow group entity;
the display module is used for:
a floor plan of all of the flowset entities and all of the flowlink entities in the flowset entity being executed is shown.
CN202110808472.XA 2021-07-16 2021-07-16 Method and system for realizing hierarchical display of process scheduling instance graphs Pending CN113887854A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110808472.XA CN113887854A (en) 2021-07-16 2021-07-16 Method and system for realizing hierarchical display of process scheduling instance graphs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110808472.XA CN113887854A (en) 2021-07-16 2021-07-16 Method and system for realizing hierarchical display of process scheduling instance graphs

Publications (1)

Publication Number Publication Date
CN113887854A true CN113887854A (en) 2022-01-04

Family

ID=79010622

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110808472.XA Pending CN113887854A (en) 2021-07-16 2021-07-16 Method and system for realizing hierarchical display of process scheduling instance graphs

Country Status (1)

Country Link
CN (1) CN113887854A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070208587A1 (en) * 2005-12-08 2007-09-06 Arun Sitaraman Systems, software, and methods for communication-based business process messaging
CN102722771A (en) * 2011-12-06 2012-10-10 新奥特(北京)视频技术有限公司 Method for realizing service flow monitoring
CN110187876A (en) * 2019-05-30 2019-08-30 杭州远传新业科技有限公司 Generalized flowsheet control method, device, equipment and medium
CN112384937A (en) * 2018-05-12 2021-02-19 地质探索系统公司 Seismic data interpretation system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070208587A1 (en) * 2005-12-08 2007-09-06 Arun Sitaraman Systems, software, and methods for communication-based business process messaging
CN102722771A (en) * 2011-12-06 2012-10-10 新奥特(北京)视频技术有限公司 Method for realizing service flow monitoring
CN112384937A (en) * 2018-05-12 2021-02-19 地质探索系统公司 Seismic data interpretation system
CN110187876A (en) * 2019-05-30 2019-08-30 杭州远传新业科技有限公司 Generalized flowsheet control method, device, equipment and medium

Similar Documents

Publication Publication Date Title
KR101794373B1 (en) Temporary formatting and charting of selected data
US7581189B2 (en) Dynamically generating a database report during a report building process
JP5532740B2 (en) Document processing apparatus and document processing program
US20120079408A1 (en) Systems and methods for generating a swimlane timeline for task data visualization
CN105700888A (en) Visualization rapid developing platform based on jbpm workflow engine
US20110210986A1 (en) Systems and methods for determining positioning and sizing of graphical elements
WO2011082072A2 (en) Gesture-based web site design
JPH0696180A (en) Method for maintaining relationship between elements
JPH04191941A (en) Object management system
WO2016099317A1 (en) Method and system for the visual management of data
JP5041817B2 (en) Spatial / tabular data display system and method
CN109190326A (en) Generate the method and device of process flow chart
US10467782B2 (en) Interactive hierarchical bar chart
WO2012172687A1 (en) Program visualization device
US9569182B2 (en) Integrated development environment and method
JP2009515276A (en) Drafting style domains
CN110968749A (en) Visual display device and method based on big data containerized dispatching center system
CN113887854A (en) Method and system for realizing hierarchical display of process scheduling instance graphs
CN106202768B (en) Attribute input method in house property area Calculation Plane figure
CN109582299B (en) Automatic layout method of serial-parallel nested subtask flowchart
US20030174168A1 (en) Apparatus, method and computer program for providing a GUI representation of relationships between a set of resources of a data processing system
CN111814438A (en) System and method for drawing network diagram
CN117010198A (en) Multi-user multi-view model modeling interaction method based on SysML
CN111596989A (en) Histogram display method, terminal and storage medium
CN116245319A (en) Method and assembly for visual batch scheduling and production of web page end

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