CN115222363A - Visualization process arrangement method, readable storage medium and computer equipment - Google Patents

Visualization process arrangement method, readable storage medium and computer equipment Download PDF

Info

Publication number
CN115222363A
CN115222363A CN202210848843.1A CN202210848843A CN115222363A CN 115222363 A CN115222363 A CN 115222363A CN 202210848843 A CN202210848843 A CN 202210848843A CN 115222363 A CN115222363 A CN 115222363A
Authority
CN
China
Prior art keywords
template
task
script
templates
tasks
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
CN202210848843.1A
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.)
Ping An Bank Co Ltd
Original Assignee
Ping An Bank 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 Ping An Bank Co Ltd filed Critical Ping An Bank Co Ltd
Priority to CN202210848843.1A priority Critical patent/CN115222363A/en
Publication of CN115222363A publication Critical patent/CN115222363A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • Operations Research (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a visual process arrangement method, which comprises the following steps: providing a plurality of groups of script block templates; setting the function authority of each group of script block templates in response to user operation, wherein each group of script blocks corresponds to a coordination platform, and the function authority of each group of script block templates corresponds to the organization management authority under the coordination platform; one or more script blocks are arranged to form a task template in response to user operation; providing a plurality of groups of task templates; responding to user operation to set the function authority and characteristics of each group of task templates; responding to user operation, arranging one or more task templates according to a preset scene and a flow customized by requirements to form a flow example template, wherein each task template in the flow example template is arranged into a serial relation, a parallel relation and a branch relation according to the flow. The technical scheme of the application can implement visualization process arrangement more efficiently and safely.

Description

Visualization process arrangement method, readable storage medium and computer equipment
Technical Field
The present application relates to the field of mobile internet, and in particular, to a visualized flow arrangement method, a computer-readable storage medium, and a computer device.
Background
The process arrangement and task scheduling are important links of a system architecture, and in a large-scale system, more complex calling dependence and data interaction exist among services. For the good management of the dependency relationship, concurrency control, event triggering and condition control among the services, the coupling of system design can be reduced, the system quality is improved, the operation cost is reduced, and the product delivery capacity is improved.
In the open-source flow arrangement and task scheduling system, the existing scheduling system product has a good solution for the flow arrangement, but has a plurality of defects for the field management of task authority, the customization of data in task execution and the condition control of task triggering. In a process layout system, in a more complex process design process, a user needs to layout and split a complete process, and perform field function grouping on split task steps, wherein the field function grouping contains field private data, and the authority control of the field private data is also particularly important; meanwhile, the process arrangement is completed, in the instantiation operation process, data communication and parameter transmission among tasks are also typical requirement scenes in actual operation, how to solve the data model definition of task dependence and effectively complete the transmission of the defined data model to play a key role in the complete process logic; for the management of task triggering, besides the driving triggering and timing triggering scenes that tasks depend on, more complex external condition triggering conditions still exist, such as the cooperative management of a plurality of triggering conditions among a plurality of systems, triggering delay management and the like;
disclosure of Invention
In view of the foregoing, there is a need for a more efficient and secure visualization process arrangement method, a computer-readable storage medium, and a computer device.
In a first aspect, an embodiment of the present application provides a visualized flow arrangement method, where the visualized flow arrangement method includes the following steps:
providing a plurality of groups of script block templates;
responding to user operation to set function authority of each group of script block templates, wherein each group of script blocks corresponds to one collaboration platform, and the function authority of each group of script block templates corresponds to organization management authority under the collaboration platform;
responding to user operation to arrange one or more script blocks to form a task template, wherein the task comprises a plurality of script blocks, and the script blocks are arranged according to a preset sequence;
providing a plurality of groups of task templates, wherein each group of task templates comprises a task template formed by arranging the script blocks or a preset task template;
responding to the user operation, wherein the function authority and the characteristics of each group of task templates correspond to one collaboration platform, the function authority of each group of task templates corresponds to the management organization authority under the corresponding collaboration platform, each task template is used for executing corresponding tasks, and the characteristics of each task template are serial tasks, parallel tasks, branch tasks, start tasks or end tasks;
responding to user operation, arranging one or more task templates according to a preset scene and a flow customized by requirements to form a flow example template, wherein each task template in the flow example template is arranged into a serial relation, a parallel relation and a branch relation according to the flow.
In a second aspect, the present application provides a computer-readable storage medium, where the computer-readable storage medium is configured to store program instructions, where the program instructions are executable by a processor to implement the visualization process arrangement method described above.
In a third aspect, an embodiment of the present application provides a computer device, where the computer device includes: the computer readable storage medium is used for storing program instructions, and the processor and the bus execute the program instructions to realize the visual flow arrangement method.
According to the visual process arranging method, the computer readable storage medium and the computer equipment, the tasks can be customized on the visual interface according to the scripts, and the customized tasks are arranged into the process examples according to the requirements, so that the requirements of different scenes can be met, the customized tasks and the process examples are reusable, the effect of recycling is achieved, the scripts, the tasks and the processes can be divided into the authorities according to the functions, and the isolation and the safety of data are guaranteed.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the structures shown in the drawings without creative efforts.
Fig. 1 is a flowchart of a visualization process arrangement method according to an embodiment of the present application.
Fig. 2 is a first sub-flowchart of a visualization process arrangement method according to an embodiment of the present disclosure.
Fig. 3 is a second sub-flowchart of a visualization process arrangement method according to an embodiment of the present application.
Fig. 4 is a third sub-flowchart of a visualization process orchestration method according to an embodiment of the present application.
Fig. 5 is a flowchart of a visualization process arrangement method according to a second embodiment of the present application.
Fig. 6 is a schematic internal structural diagram of a computer device according to an embodiment of the present application.
The implementation, functional features and advantages of the objectives of the present application will be further explained with reference to the accompanying drawings.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application. 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 application.
The terms "first," "second," "third," "fourth," and the like in the description and claims of this application and in the above-described drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances, in other words that the embodiments described are to be practiced in sequences other than those illustrated or described herein. Moreover, the terms "comprises," "comprising," and any variations thereof, may also encompass other things, such as processes, methods, systems, articles, or apparatus that comprise a list of steps or elements, but not necessarily limited to only those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such processes, methods, articles, or apparatus.
It should be noted that the descriptions in this application referring to "first", "second", etc. are for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. In addition, technical solutions between the embodiments may be combined with each other, but must be based on the realization of the technical solutions by a person skilled in the art, and when the technical solutions are contradictory to each other or cannot be realized, such a combination should not be considered to exist, and is not within the protection scope claimed in the present application.
Please refer to fig. 1 in combination, which is a flowchart of a visualization process layout method according to an embodiment of the present application. The visual process arrangement method is applied to a visual process arrangement system. The visualized flow arrangement system comprises computer equipment such as a terminal and a server. In some possible embodiments, the visualization process orchestration system may also include only a terminal. The visual process arrangement system is used for arranging the process of transacting a certain service by each platform in an enterprise and realizing the collaborative transaction of each platform in the enterprise. Such as approval of personnel event change business, such as personnel entry, dispatch, departure, etc. And these personnel changes may be set to the platforms in the enterprise to handle the relevant business. Specifically, the visualization process arrangement method specifically includes the following steps S102 to S112.
Step S102, providing a plurality of groups of script block templates. It can be understood that a developer writes a script module capable of processing each logic function in advance, and stores a calling interface corresponding to the script block in a database, so as to call the corresponding script module at any time, and identifies different script block modules on a visual interface, thereby associating with the calling interface through identification. The script module comprises a front script, a main script and a rear script, namely the script module is divided into three types. The pre-script is prepared before the main script executes, for example, connecting a corresponding database, preparing a running environment, and the like; the main script is core service logic, such as inquiry, audit and the like; a post script is some ending work done after the main script executes, such as: notification, result aggregation, result delivery, etc., the master script may also be referred to as a step.
And step S104, responding to user operation to set the function permission of each group of script block templates, wherein each group of script blocks corresponds to one collaboration platform, and the function permission of each group of script block templates corresponds to the organization management permission under each collaboration platform. It can be understood that, for example, an employee submits a leave report on a personal platform, and a business logic of a main script of the leave report is approval, but the employee needs different personnel to approve the leave report, such as a department supervisor, a human affair, and the like.
And step S106, responding to user operation, arranging one or more script blocks to form a task template, wherein the task comprises a plurality of script blocks, and arranging the script blocks according to a preset sequence. It is understood that the effect achieved by approval of different personnel is different according to the plurality of approval scripts in step S104, and the approval by the department is generally to determine whether the work handover of the employee is completed or whether the employee needs to be saved again, and the approval of personnel is to record that the employee leaves the work and the transfer of the file is needed. If the staff leave the job sometimes because the staff leave the job and do not hand over and finish and lead to the fact the report form of leaving the job to fail together to approve, cause the waste of personnel's resource, so need to examine and approve in the report form of leaving the job and order, thus can reduce the waste of the resource. Details will be described later.
And step S108, providing a plurality of groups of task templates, wherein each group of task templates comprises task templates formed by arranging the script blocks or preset task templates. It can be understood that the task template is a task template customized for the user requirement, wherein one or more scripts are contained in the task template, and corresponding interfaces of the scripts contained in the customized task template are stored in the database, and different task templates are identified differently on the visual interface. For example, employee resignation requires related job status marking and approval tasks for the employee, wherein resignation registration requires related scripts of internal communication software of the employee and personal information scripts of the employee to mark the employee, and the approval tasks in the resignation report form submitted by the employee include scripts for checking information of the resiliant, approval scripts, and the like
Step S110, setting the function authority and the characteristics of each group of task templates in response to user operation, wherein each group of task templates corresponds to one collaboration platform, the function authority of each group of task templates corresponds to the management organization authority under the corresponding collaboration platform, each task template is used for executing corresponding tasks, and the characteristics of each task template are serial tasks, parallel tasks, branch tasks, start tasks or end tasks. It is understood that, for example, after the employee submits the request for leaving, the leave report form of the leave employee needs to be notified to the leave employee after the final examination of the department administration, the personnel department, the operation and maintenance department, and so on. For example, after the leave employee submits the leave report form, the leave report form is transferred to a department supervisor to be examined and approved, after the department supervisor finishes the examination and approval, the leave report form is transferred to an operation and maintenance department to be examined and approved, and after the operation and maintenance department finishes the examination and approval, the leave report form is transferred to a personnel department to be examined and approved, so that the execution of the examination and approval task according to the department can be realized. Because department supervisors, personnel departments and operation and maintenance departments have different functions and different tasks to be executed, the authorities cannot be communicated.
Step S112, responding to user operation, arranging one or more task templates according to a preset scene and a flow customized by requirements to form a flow example template, wherein each task template in the flow example template is arranged into a serial relation, a parallel relation and a branch relation according to the flow. As can be appreciated, the leave process includes: and a plurality of tasks such as creating the job leaving report sheet and the job leaving examination and approval can be set by the user, and the job leaving report sheet and the job leaving examination and approval in the job leaving process can be serially executed to obtain an example template of the customized job leaving process. See detailed description below.
In the embodiment, the tasks can be customized on the visual interface according to the scripts, and the customized tasks are organized into the process examples according to the requirements, so that the requirements of different scenes can be met, the customized tasks and the process examples are reusable, the effect of recycling is achieved, the scripts, the tasks and the processes can be divided into the authorities according to the functions, and the isolation and the safety of data are guaranteed.
Please refer to fig. 2 in combination, which is a first sub-flowchart of a visualization process layout method according to an embodiment of the present application. Step S104 specifically includes the following steps S202-S208.
And step S202, displaying the identification of the script block template. As can be appreciated, the platform distinguishes between functions of the script blocks, including manual and machine processing, and may identify the script blocks by text or graphically. The manual processing comprises the following steps: e, sending mails, issuing notifications, examining and approving; the machine processing includes: the computer runs an automation script. In this embodiment, the identifier of the script block template may be marked with a function that embodies a certain script block template. For example, in approval script a for approving a leave report form. Comprises the following steps: checking related information of the staff out of office, uploading conversation and approval with the staff out of office; the approval script B comprises: and registering information of the staff leaving the office and carrying out approval. And according to the preset examination and approval script, each time the corresponding examination and approval script is executed, the server calls the interface information corresponding to the corresponding examination and approval script.
And step S204, providing a preset script editing template, wherein the script editing template defines an area corresponding to the function authority of the script. In this embodiment, each area is further divided into different domains according to each platform. For example, the personnel platform, each service platform, etc. may be divided into a personnel platform domain, a service platform a domain, a service platform B domain, etc. For example, in approval script a for approving a leave report form. Comprises the following steps: checking related information of the staff out of office, uploading conversation and approval with the staff out of office; the approval script B comprises: and registering information of the staff leaving the office and carrying out approval. And according to the preset examination and approval script, the server calls the interface information corresponding to the corresponding examination and approval script each time the corresponding examination and approval script is executed.
And step S206, dragging the mark of the script block template into a corresponding area. The user can drag the script templates to the corresponding areas according to functions in the visual interface, so that the permissions of the script block templates can be set to the permissions corresponding to the areas, and the permission setting of each script block template can be completed. For example, the user may drag the approval script a in step S204 into the corresponding service platform a domain in the visual interface, and drag the approval script B into the personnel department in the visual interface.
And S208, setting the function authority of the script block template according to the function authority of the region. It is understood that the work related to the approval script a in step S206 can only be handed to the corresponding personnel in the department for processing, the personnel in the personnel department have no authority to operate, the work related to the approval script B can only be handed to the personnel in the corresponding personnel department for processing, and the non-personnel are not authorized to operate.
In the embodiment, the script is dragged to the corresponding area according to the script identification on the visual interface, so that the script can be arranged more conveniently, and the isolation and the safety of data can be ensured by setting the function permission of the script.
Please refer to fig. 3 in combination, which is a second sub-flowchart of the visualization process layout method according to an embodiment of the present application. Step S106 specifically includes the following steps S302-S306.
And step S302, displaying the mark of the script block template.
Step S304, providing a preset task editing template, wherein the preset editing template sets the regions of the script block templates and the execution sequence among the script block templates of each region. The preset task editing template is designed in advance. It can be understood that arranging the identifications of different script block templates in different areas can provide the execution sequence between the identifications of the script block templates. In this embodiment, the identifier of each script block template may be edited in each region by a dragging manner. That is, the user only needs to drag the identifier of each script block template to each region, and mark arrangement of the script block templates of each region can be realized. In some possible embodiments, the user may also directly fill in the identification of the corresponding script block template in each script block, so as to implement markup arrangement of the script block templates of each region. In this embodiment, each area is further divided into different domains according to each platform. For example, the personnel platform, each service platform, etc. may be divided into a personnel platform domain, a service platform a domain, a service platform B domain, etc.
And step S306, dragging the mark of the script block template into a corresponding area to form the task template. For example, staff leave needs to be examined and approved by corresponding staff for the leave report sheets submitted by the staff, in order to enable the examination and approval tasks to be more efficient, the user can sort the examination and approval scripts in the examination and approval tasks in a visual interface, if the user can set the leave staff to submit the leave report sheets according to the examination and approval scripts in the step S206, the user can directly transfer to departments to examine and approve the leave report sheets, and the users can transfer to personnel departments to examine and approve the leave report sheets after the department passes the examination and approval. Therefore, the waste of personnel resources caused by the fact that the department refuses to approve the approval is avoided. As can be appreciated, the user can drag the job approval script into the personnel platform domain in the visual interface to form the job leaving approval task template.
In the embodiment, the script can be scheduled to achieve the purpose by setting the execution sequence of the script, and the script is dragged to the corresponding area in the visual interface, so that the arrangement is more convenient.
Please refer to fig. 4 in combination, which is a third sub-flowchart of the visualization process layout method according to an embodiment of the present application. Step S112 specifically includes the following steps S402 to S406.
And step S402, displaying the identification of the task template. It is understood that the platform classifies the types of the tasks into serial tasks, parallel tasks, branch tasks, start tasks and end tasks. The serial tasks are sequentially executed by a task A and a task B; the parallel task is that the task A and the task B are executed simultaneously; the branch task is that a task C exists under the task A, and a task D exists under the task B.
Step S404, providing a preset process instance editing template, where the process instance editing template defines task template areas and execution relationships between the task template areas. It can be understood that the preset flow instance template includes one or more tasks, and the preset flow instance editing template is pre-designed and includes the tasks to be executed by the preset flow instance. For example, the job leaving process needs to pass through a task of creating a job leaving report form by a job leaving staff, and after the job leaving report form is successfully submitted, a job leaving approval task is performed, and the execution relationship between the created task and the approval task is referred to as a serial relationship in a preset process example editing template. In some embodiments, if two employees leave jobs at the same time, the same process instance may be shared, instantiating two identical tasks to be executed at the same time.
Step S406, drag the identifier of the task template into the corresponding area to form a corresponding process instance template. It is to be appreciated that a user can drag an off-job flow into the personnel area in the visualization interface to form an off-job flow instance template.
In the embodiment, the flow is customized, so that different scene requirements can be met, and different tasks are dragged on the visual interface, so that the flow arrangement is more flexible.
Please refer to fig. 5, which is a flowchart illustrating a visualization process layout method according to a second embodiment of the present application, wherein the visualization process layout method further includes the following steps S502-S504.
And step S502, responding to user operation, and modifying each task template of the process instance template so as to update the process instance template. It can be understood that, in order to make the customized process instance reusable, when the process instance template is formed, the set variables at some important key points can be changed, when the user needs to use the process instance, the user can directly extract the process instance template on the platform, and then change the variables needing to be changed in the process instance template, so that the server can analyze the process instance template again before the process instance template is executed, and execute the corresponding task according to the analyzed result.
And step S504, responding to the user operation, and modifying the script block template of each task template to update each task template. It can be understood that, in order to make the customized task reusable, when the task template is formed, the variables set at some important key points can be changed, and when the user needs to use the task, the user can directly extract the task template on the platform and then change the variables needing to be changed in the task template, so that the task template is updated to a new task template before being called.
In the embodiment, the variables set in the flow instance template and the task template can be modified, so that the reusability of the flow instance template and the task template is realized, and the user experience and efficiency are improved more efficiently.
Embodiments of the present application provide a computer-readable storage medium for storing a computer program, where the computer program is executed by a processor to implement part or all of the steps of any one of the methods as set forth in the above embodiments.
Please refer to fig. 6, which is a schematic diagram of an internal structure of a computer device according to an embodiment of the present application. Computer device 10 includes a computer-readable storage medium 11, a processor 12, and a bus 13. The computer-readable storage medium 11 includes at least one type of readable storage medium, which includes a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a magnetic memory, a magnetic disk, an optical disk, and the like. The computer-readable storage medium 11 may in some embodiments be an internal storage unit of the computer device 10, such as a hard disk of the computer device 10. The computer readable storage medium 11 may also be, in other embodiments, an external computer device 10 storage device, such as a plug-in hard drive, smart Media Card (SMC), secure Digital (SD) Card, flash memory Card (Flash Card), etc. provided on the computer device 10. Further, the computer-readable storage medium 11 may also include both an internal storage unit and an external storage device of the computer device 10. The computer-readable storage medium 11 may be used not only to store application software installed in the computer device 10 and various types of data, but also to temporarily store data that has been output or will be output.
The bus 13 may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 6, but this is not intended to represent only one bus or type of bus.
Further, computer device 10 may also include a display component 14. The display component 14 may be a Light Emitting Diode (LED) display, a liquid crystal display, a touch-sensitive liquid crystal display, an Organic Light-Emitting Diode (OLED) touch panel, or the like. The display component 14 may also be referred to as a display device or display unit, among other things, for displaying information processed in the computer device 10 and for displaying a visualized user interface.
Further, the computer device 10 may also comprise a communication component 15. The communication component 15 may optionally include a wired communication component and/or a wireless communication component, such as a WI-FI communication component, a bluetooth communication component, etc., typically used to establish a communication connection between the computer device 10 and other intelligent control devices.
The processor 12 may be, in some embodiments, a Central Processing Unit (CPU), controller, microcontroller, microprocessor or other data Processing chip for executing program codes stored in the computer-readable storage medium 11 or Processing data. In particular, processor 12 executes a processing program to control computer device 10 to implement a visual process orchestration method.
It is to be understood that fig. 6 only shows the computer device 10 with the components 11-15 and the visualization flow orchestration method, and that the structure shown in fig. 6 does not constitute a limitation of the computer device 10, and may comprise fewer or more components than shown, or a combination of certain components, or a different arrangement of components, as will be appreciated by a person skilled in the art.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present application without departing from the spirit and scope of the application. Thus, to the extent that such modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, it is intended that the present application also encompass such modifications and variations.
The above-mentioned embodiments are only examples of the present invention, and the scope of the claims of the present invention should not be limited by these examples, so that the claims of the present invention should be construed as equivalent and still fall within the scope of the present invention.

Claims (10)

1. A visual process arrangement method is characterized by comprising the following steps:
providing a plurality of groups of script block templates;
setting the function authority of each group of script block templates in response to user operation, wherein each group of script blocks corresponds to one collaboration platform, and the function authority of each group of script block templates corresponds to the organization management authority under each collaboration platform;
responding to user operation to arrange one or more script blocks to form a task template, wherein the task comprises a plurality of script blocks, and the script blocks are arranged according to a preset sequence;
providing a plurality of groups of task templates, wherein each group of task templates comprises a task template formed by arranging the script blocks or a preset task template;
responding to user operation to set the function authority and the characteristics of each group of task templates, wherein each group of task templates corresponds to one collaboration platform, the function authority of each group of task templates corresponds to the management organization authority under the corresponding collaboration platform, each task template is used for executing corresponding tasks, and the characteristics of each task template are serial tasks, parallel tasks, branch tasks, start tasks or end tasks; and
responding to user operation, arranging one or more task templates according to a preset scene and a flow customized by requirements to form a flow example template, wherein each task template in the flow example template is arranged into a serial relation, a parallel relation and a branch relation according to the flow.
2. The visual process orchestration method of claim 1, wherein the set of script block templates, the set of task templates, and the set of process instance templates are stored in a database and can display corresponding identifiers on an interface.
3. The visualized process orchestration method of claim 1, wherein setting the functional rights of the sets of script block templates in response to user operations specifically comprises:
displaying the identification of the script block template;
providing a preset script editing template, wherein the script editing template defines an area corresponding to the function authority of a script;
dragging the mark of the script block template into a corresponding area; and
and setting the function authority of the script block template according to the function authority of the region.
4. The visual process orchestration method of claim 1, wherein orchestrating one or more script blocks into a task template in response to user actions specifically comprises:
displaying the identification of the script block template;
providing a preset task editing template, wherein the preset editing template sets areas of a script block template and an execution sequence between the script block templates of each area; and
and dragging the mark of the script block template into a corresponding area to form the task template.
5. The visualization process arrangement method of claim 1, wherein in response to a user operation, arranging one or more task templates according to a process customized by a preset scenario and requirements to form a process instance template specifically comprises:
displaying the identification of the task template;
providing a preset process instance editing template, wherein the process instance editing template defines task template areas and execution relations among the task template areas; and
dragging the identification of the task template into the corresponding area to form a corresponding flow instance template.
6. The visual process orchestration method of claim 4, wherein the script block template is identified as text or graphics.
7. The visual process orchestration method according to claim 1, wherein the visual process orchestration method further comprises:
responding to user operation, and modifying each task template of the process instance template to update the process instance template; and
and responding to the user operation, and modifying the script block template of each task template to update each task template.
8. The visual process orchestration method of claim 7 wherein the modifications comprise deletions, additions.
9. A computer-readable storage medium for storing program instructions executable by a processor to implement the visual process orchestration method according to any one of claims 1-8.
10. A computer apparatus. Characterized in that the device comprises:
a computer readable storage medium for storing program instructions; and
a processor for executing the program instructions to implement the visualization process orchestration method according to any one of claims 1-8.
CN202210848843.1A 2022-07-19 2022-07-19 Visualization process arrangement method, readable storage medium and computer equipment Pending CN115222363A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210848843.1A CN115222363A (en) 2022-07-19 2022-07-19 Visualization process arrangement method, readable storage medium and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210848843.1A CN115222363A (en) 2022-07-19 2022-07-19 Visualization process arrangement method, readable storage medium and computer equipment

Publications (1)

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

Family

ID=83612144

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210848843.1A Pending CN115222363A (en) 2022-07-19 2022-07-19 Visualization process arrangement method, readable storage medium and computer equipment

Country Status (1)

Country Link
CN (1) CN115222363A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116860227A (en) * 2023-07-12 2023-10-10 北京东方金信科技股份有限公司 Data development system and method based on big data ETL script arrangement

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116860227A (en) * 2023-07-12 2023-10-10 北京东方金信科技股份有限公司 Data development system and method based on big data ETL script arrangement
CN116860227B (en) * 2023-07-12 2024-02-09 北京东方金信科技股份有限公司 Data development system and method based on big data ETL script arrangement

Similar Documents

Publication Publication Date Title
US10664771B2 (en) Product development management system and method
US20170372442A1 (en) Healthcare workflow system
CN110427252B (en) Task scheduling method, device and storage medium based on task dependency relationship
JP5475203B1 (en) Workflow management apparatus and workflow management method
US7739695B2 (en) Computer implemented method and system for running a plurality of business processes
AU2019232804A1 (en) Decision tables and flow engine for building automated flows within a cloud based development platform
CN109472442B (en) Automatic processing system and method for work order
CN103310315A (en) Automatic process approval tool based on workflows
US20160071033A1 (en) Methods and apparatus for tracking construction material delivery
CN107146074A (en) Work order task cooperation processing method, device and computer-readable recording medium
CN115222363A (en) Visualization process arrangement method, readable storage medium and computer equipment
CN115841310A (en) Construction method of plan flow model, event processing method and device
JP2014096182A (en) Workflow management device and workflow management method
CN107247581B (en) Method for constructing system analysis and summary design delivery model
CN112988576B (en) Method and device for determining development process of software project
CN106570974B (en) The online queue management system of quotient's concrete based on smart mobile phone application
CN105955718B (en) A kind of software customized method and system
US20190266544A1 (en) Techniques for managing process-flows across an enterprise
Klinkmüller et al. The logistics service engineering and management platform: Features, architecture, implementation
CN111985902B (en) Cross-system information collaborative management method, device, equipment and storage medium
JP5820952B1 (en) Information management apparatus and program
Popereshnyak et al. Development of the management system of orders of the companies and organization of the staff work
CN110032703A (en) A kind of enterprise web site trustship method and system
CN118278645A (en) Task processing method, device, electronic equipment and medium
Buxton Extending Microsoft Dynamics 365 finance and supply chain management

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