CN114240343A - Workflow list configuration method and system - Google Patents

Workflow list configuration method and system Download PDF

Info

Publication number
CN114240343A
CN114240343A CN202111470855.7A CN202111470855A CN114240343A CN 114240343 A CN114240343 A CN 114240343A CN 202111470855 A CN202111470855 A CN 202111470855A CN 114240343 A CN114240343 A CN 114240343A
Authority
CN
China
Prior art keywords
workflow
work
working node
configuration
working
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
CN202111470855.7A
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.)
Zhejiang Yuanchuang Intelligent Control Technology Co ltd
Original Assignee
Zhejiang Yuanchuang Intelligent Control 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 Zhejiang Yuanchuang Intelligent Control Technology Co ltd filed Critical Zhejiang Yuanchuang Intelligent Control Technology Co ltd
Priority to CN202111470855.7A priority Critical patent/CN114240343A/en
Publication of CN114240343A publication Critical patent/CN114240343A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

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

Abstract

The invention discloses a workflow form configuration method and a workflow form configuration system, which are applied to a workflow management system, wherein the method comprises the following steps: s100, receiving a newly constructed work object, configuring a form in a self-defined mode, and obtaining a plurality of form objects; s200, configuring a plurality of working nodes in the workflow according to the self-defined guidance of each form object, and coupling and associating the working nodes and the form objects with each other; s300, performing role configuration on each working node; s400, generating a work list according to the work nodes and the role configuration, sequentially executing the business application programs in the work nodes according to the work list, and generating a business document; and S500, transmitting the service bill to the next working node through the workflow engine according to the working list, determining to execute the service application program of the corresponding working node, or returning to the previous working node and re-executing the service application program of the corresponding working node. The invention carries out low coupling and high cohesion on the user-defined form and the workflow, thereby meeting the requirements of different process business expansion.

Description

Workflow list configuration method and system
Technical Field
The invention relates to the field of office system automation, in particular to a workflow list configuration method and system.
Background
With the rapid progress of technology, automated office systems have become very popular. The workflow circulation in the workflow management system is equivalent to document circulation, so how to ensure the diversity and expandability of form types is an important guide for the automatic design of the office system.
For example, the business of a company is expanded urgently, so that the online automation system cannot be normally used in a short time. It can be seen that due to the uncertainty of the company expansion business, it is certainly impossible to complete the business expansion of the whole company stage by setting the business form in the development stage.
The application of the existing workflow management system to the service form is preset, and when the form needs to be newly added or modified, the workflow management system needs to be secondarily developed, so that the traditional form expansion cannot be realized in a short time, the progress of the service expansion is delayed, the investment of capital is increased by the secondary development, and the problem that the service form cannot meet the dilemma caused by frequent change or increase of a large number of services in a short time is difficult to realize. On the other hand, in the secondary development stage, communication between business personnel and developers cannot guarantee that the developers can really and effectively understand business requirements due to different industries, and after the secondary development, whether a program can be directly put into use or not is difficult to guarantee, so that business delay of a company is further caused, and loss is caused.
Disclosure of Invention
In order to solve the above technical problems, embodiments of the present application provide a method and a system for configuring a workflow form, so that a user can configure a form in a workflow management system by himself/herself, and different forms can be submitted quickly according to different business requirements, thereby improving the reusability and expandability of forms, reducing the investment cost of enterprises, and improving the universality.
In a first aspect, an embodiment of the present application provides a method for configuring a workflow list, which is applied to a workflow management system, and the method includes:
s100, receiving a newly constructed work object, determining a required service attribute, customizing a configuration form, and acquiring a plurality of form objects;
s200, configuring a plurality of working nodes in a workflow according to the self-defined guidance of each form object, and coupling and associating the working nodes with the form objects;
s300, performing role configuration on each working node, and determining an operation object and a form access object of each working node, wherein the form access object comprises an operation object of the next working node;
s400, generating a work list according to the work nodes and the role configuration, sequentially executing business application programs in the work nodes according to the work list, acquiring business data, automatically updating the business data into the form object, and generating a business document;
and S500, transmitting the service receipt to the next working node through the workflow engine according to the working list, so that after an operation object of the next working node accesses and rechecks the service receipt, determining to execute a service application program corresponding to the working node, or returning to the previous working node, and re-executing the service application program corresponding to the working node.
Further, in step S100, the method for customizing the configuration form includes:
judging whether the form library has a form object adapted to the service attribute; if yes, directly calling the form objects prestored in the form library, otherwise, configuring a plurality of form objects adaptive to the service attributes in a user-defined manner.
Furthermore, in the self-defined configuration of a plurality of form objects which are adapted to the service attributes, a visual interface is used for guiding and dragging the self-defined form element components, and a form object based on page visualization is generated, so that the configured form object is visually displayed after the form object is coupled and associated to the corresponding working node.
Further, when the user-defined form element component is dragged under the guidance of the visual interface, the method further comprises the step of setting an input attribute for the form element so as to match the acquired business data.
Further, in the step S200, a configurable workflow architecture is preset, and then a work node is configured by self-definition according to the form object.
Further, one or more of the work nodes are coupled and associated with the same form object.
Further, one of the work nodes is coupled to associate one or more of the form objects.
In a second aspect, an embodiment of the present application provides a workflow list configuration system, where the method described in any one of the first aspects is adopted, and the system includes:
the form configuration module is configured to receive the newly constructed working object, determine the required service attribute, configure the form in a self-defined manner and acquire a plurality of form objects;
the node configuration module is configured to guide and configure a plurality of working nodes in a workflow according to each form object in a user-defined manner, and couple and associate the working nodes and the form objects with each other;
the role configuration module is configured to perform role configuration on each working node, determine an operation object and a form access object of each working node, wherein the form access object comprises an operation object of a next working node;
the data acquisition module is configured to generate a work list according to the work nodes and the role configuration, sequentially execute the business application programs in the work nodes according to the work list, acquire business data, automatically update the business data into the form object and generate a business document;
and the service delivery module is configured to deliver the service document to the next working node through the workflow engine according to the working list, so that after the operation object of the next working node accesses and rechecks the service document, the service application program corresponding to the working node is determined to be executed, or the service application program corresponding to the working node is re-executed after the operation object of the next working node returns to the previous working node.
In a third aspect, an embodiment of the present application provides an electronic device, including:
one or more processors;
a memory; for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method as in any one of the first aspects.
In a fourth aspect, the present application provides a computer-readable medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the method according to any one of the first aspect.
The technical scheme provided in the embodiment of the application has at least the following technical effects:
the method organically integrates a workflow management system and a configurable form, configures the form object according to the self-definition of the work object, designs a work node according to the self-definition of the form object, couples and associates the form object and the work object, and the form object and the work object can be independent and dependent with each other, so that the form object is not limited in service content form, the form object circulates based on the circulation of the task state of the work node, and the check service bill can be checked in real time according to the configured authority based on role configuration.
By adopting the design of the user-defined form object and the process node in the scheme, the capital investment cost can be greatly reduced by any flexible process development, and the service expansion period is shortened.
3, because the workflow management system executes the working nodes depending on the process internally, the working nodes provide form objects in the design stage, the form elements use the same label elements according to the rules agreed by developers, the elements are processed uniformly during storage and updating, and the label elements are not limited to the updating of the drawing form elements during updating, and can also be assigned for forms.
And 4, because the entity of the work object is used as a link, the two main attributes of the work node and the form object are adopted, the business document generated based on the form object flows along with the work node in the workflow management system, the content form of the business data in the form object is not limited, and the flow is based on the flow of the state of each work node of the workflow.
Drawings
FIG. 1 is a flowchart illustrating a workflow form configuration method according to an embodiment of the present disclosure;
FIG. 2 is a flow chart of the design of a user-defined form and a work node in the first embodiment of the present application;
FIG. 3 is a flowchart of a work node sharing the same form object according to an embodiment of the present disclosure;
fig. 4 is a block diagram of a workflow form configuration system according to a second embodiment of the present application.
Detailed Description
In order to better understand the technical solution, the technical solution will be described in detail with reference to the drawings and the specific embodiments.
Example one
The embodiment of the application provides a workflow list configuration method, which is applied to a workflow management system. The workflow architecture and the forms in the existing workflow management system are preset, so that the business expansion of enterprises cannot be supported. In the scheme, for the service requirement of the workflow, service attributes (the service attributes can be understood as label data in the form) are determined, then the form is configured in a user-defined mode, a plurality of required form objects are obtained, and then working nodes are configured according to the form objects. That is, the technical solution of the present embodiment is executed inside the workflow management system. Workflow task managers in the work project can perform the coupling of the workflow and the forms only according to given configuration, and the workflow and the forms are independent from each other, so that the workflow and the forms have the characteristics of low coupling and high cohesion. And because the technical scheme has the advantages of low coupling and high cohesion, the technical scheme can be expanded to other flow business or engineering requirements, so that the reusability of the technical scheme is improved, the development cost is reduced, the construction difficulty of related business or engineering is reduced, and the period is shortened.
Referring to fig. 1-2, the workflow form configuration method provided in this embodiment includes the following steps.
And S100, receiving the newly constructed work object, determining the required service attribute, customizing the configuration form and acquiring a plurality of form objects.
The work object can represent that the work object has a plurality of project information and needs a plurality of business operations, and the corresponding operations are sequentially executed for the same purpose. The scheme is also suitable for some civil engineering projects, and aims to visually represent the process by data, so that on one hand, correct connection of front and back operations can be ensured, and on the other hand, corresponding monitoring is convenient for a supervisor.
In this step, when a newly constructed work object is received, the service attribute related to the work object is determined according to the existing related tag data in the work object, so as to perform the configuration of the user-defined form.
The custom configuration form in this step includes a configuration form according to the required service attributes, and also includes specific contents in the configuration form.
Further, in step S100, the method for customizing the configuration form includes: judging whether a form object adapted to the service attribute exists in a form library or not; if yes, the form objects prestored in the form library are directly called, otherwise, a plurality of form objects adapted to the service attributes are configured in a self-defined mode.
In the self-defining configuration of a plurality of form objects which are adapted to the service attributes, a visual interface is used for guiding and dragging the self-defining form element components to generate the form objects based on page visualization, so that the configured form objects are visually displayed after the form objects are coupled and associated to the corresponding working nodes.
When the user-defined form element component is dragged under the guidance of the visual interface, the method further comprises the step of setting input attributes for the form elements so as to match the acquired business data.
And S200, configuring a plurality of working nodes in the workflow according to the self-defined guidance of each form object, and coupling and associating the working nodes and the form objects with each other.
Therefore, it can be seen that in this embodiment, no pre-configuration is required regardless of a self-defined form or a self-defined workflow, when the self-defined configuration form is executed, an element component of a self-defined form object is dragged on a visual interface to generate a page-type form object, and then a configuration work node is guided according to the form object, that is, in this way, the form object is coupled and associated to a work node of the workflow, and after the form object is coupled to the work node of the workflow, the page-type form object can be viewed through a corresponding flow node. It can be seen that, in this embodiment, workflow nodes and forms in the existing system are configured in a front-end self-defined manner, that is, a combination of a front-end self-defined component technology and a workflow technology, and after visual workflow process self-definition and visual form configuration are integrated into one project in this embodiment, page-type workflow self-definition and form self-definition can be achieved, so that the cost of development processes or forms is reduced, that is, the purposes of one-time development and lifelong use are achieved.
In order to facilitate the operator to configure the workflow nodes in a customized manner, in step S200, a configurable workflow architecture is preset, and then the workflow nodes are configured in a customized manner according to the form object.
Further, in this embodiment, one or more work nodes are coupled and associated with the same form object. A worker node is coupled to associate one or more form objects. Referring to fig. 3, that is, in this step, the same form object may be processed at different work nodes according to the process definition, or different forms may be executed according to the relationship between the forms, and the workflow engine completes the task flow to complete the form processing of a set of process definitions.
Step S300, the role configuration is carried out on each working node, the operation object and the form access object of each working node are determined, and the form access object comprises the operation object of the next working node.
And S400, generating a work list according to the work node and the role configuration, sequentially executing the service application programs in all the work nodes according to the work list, acquiring service data, automatically updating the service data into a form object, and generating a service document.
To explain further, in configuring a form object, element input rules are defined for the form object, i.e., as noted above, the definition of input values or selection values is handled for the form element.
Step S500, the business document is transmitted to the next working node through the workflow engine according to the work list, so that after the operation object of the next working node accesses the recheck business document, the business application program of the corresponding working node is determined to be executed, or the previous working node is returned to, and the business application program of the corresponding working node is re-executed.
In summary, the technical scheme of the embodiment of the invention includes defining a workflow before the workflow is run, determining whether a form needs to be configured according to the property of a work object, determining whether a suitable form object is selected after the form is configured, and determining whether the form enters a form configuration page, wherein a set of rich form elements in the form configuration page can be used for configuring the form and can be configured into various forms with various universality and special requirements, so as to meet the requirements of different scenes; further, when the process definition (namely the work node) is created, the work node can be selected to add the corresponding form, so that the relevance is enhanced, and the configuration of the process definition for the role is not influenced.
The workflow management system in this embodiment is a software system, and performs the circulation of work tasks according to a flow defined in the system in advance, and a business document formed by updating data of each work node into a form object flows along with the circulation of the data, and completes the coupling with a configuration form based on a workflow system product architecture, and different configurable forms can be adopted for different business flow definitions, and are associated with the form object in the task node of the flow definition, so that the high expansibility of the configurable form based on the workflow system can be realized, different forms can be configured according to different business flows or approval flows, and the process of configuring the forms in advance is omitted.
Further, in this embodiment, a corresponding form is established according to an actual service or a process, and is bound to a workflow, and an intermediate work object is used as a link, so that the processes of the workflow correspond to the forms one to one, and a one-to-many mapping relationship is formed. And selecting a configurable form, and binding the form with the process definition attribute, wherein each task node can display the processing opinions and results of the previous nodes, even if the processing opinions and results are limited by few forms, a new form to be used can be created immediately according to the regulations, the element attribute cannot be changed in the circulation process of the form elements, the element value can be changed according to the examination and approval of examination and approval node personnel, and the flow is effectively carried out to the next node in real time. Due to the low coupling of the system, the system can be used as a third-party workflow plug-in to provide external services, and the invasiveness is reduced.
Example two
Referring to fig. 4, an embodiment of the present application provides a workflow list configuration system, which employs the method of any one of the embodiments and includes the following modules.
The form configuration module 100 is configured to receive a newly constructed work object, determine required service attributes, configure a form by user-definition, and obtain a plurality of form objects.
And the node configuration module 200 is configured to guide and configure a plurality of working nodes in the workflow according to each form object in a user-defined manner, and couple and associate the working nodes and the form objects with each other.
The role configuration module 300 is configured to perform role configuration on each work node, determine an operation object and a form access object of each work node, where the form access object includes an operation object of a next work node.
The data obtaining module 400 is configured to generate a work list according to the work node and the role configuration, sequentially execute the service application programs in each work node according to the work list, obtain service data, automatically update the service data to the form object, and generate a service document.
The service delivery module 500 is configured to deliver the service document to the next working node through the workflow engine according to the work list, so that after the operation object of the next working node accesses the recheck service document, the service application program of the corresponding working node is determined to be executed, or the service application program of the corresponding working node is re-executed after the operation object of the next working node returns to the previous working node.
EXAMPLE III
An embodiment of the present application provides an electronic device, including:
one or more processors;
a memory; for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of the embodiments.
The embodiment of the present application provides a computer-readable medium, on which a computer program is stored, wherein the computer program is implemented to implement the method according to any one of the embodiment one when executed by a processor.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (10)

1. A workflow list configuration method is applied to a workflow management system, and is characterized by comprising the following steps:
s100, receiving a newly constructed work object, determining a required service attribute, customizing a configuration form, and acquiring a plurality of form objects;
s200, configuring a plurality of working nodes in a workflow according to the self-defined guidance of each form object, and coupling and associating the working nodes with the form objects;
s300, performing role configuration on each working node, and determining an operation object and a form access object of each working node, wherein the form access object comprises an operation object of the next working node;
s400, generating a work list according to the work nodes and the role configuration, sequentially executing business application programs in the work nodes according to the work list, acquiring business data, automatically updating the business data into the form object, and generating a business document;
and S500, transmitting the service receipt to the next working node through the workflow engine according to the working list, so that after an operation object of the next working node accesses and rechecks the service receipt, determining to execute a service application program corresponding to the working node, or returning to the previous working node, and re-executing the service application program corresponding to the working node.
2. The workflow form configuration method of claim 1 wherein in step S100, the method of custom configuring the form comprises:
judging whether the form library has a form object adapted to the service attribute; if yes, directly calling the form objects prestored in the form library, otherwise, configuring a plurality of form objects adaptive to the service attributes in a user-defined manner.
3. The method for configuring the workflow form according to claim 2, wherein in the step of configuring a plurality of form objects adapted to the business attributes in a customized manner, a user-defined form element component is dragged by using a visual interface guide, and a form object based on page visualization is generated, so that the configured form object is visually displayed after the form object is coupled and associated to the corresponding work node.
4. The workflow form configuration method of claim 3 wherein while dragging a custom form element component with visualization interface guidance, further comprising setting an input attribute to the form element to match the retrieved business data.
5. The method of claim 1, wherein in step S200, the method further comprises presetting a configurable workflow framework and then configuring a work node according to the form object.
6. The method of workflow form configuration of claim 1 wherein one or more of said worker nodes are coupled in association with the same said form object.
7. The method of workflow form configuration of claim 1 wherein one of said worker nodes is coupled to associate one or more of said form objects.
8. A workflow form configuration system employing the method of any one of claims 1 to 7, the system comprising:
the form configuration module is configured to receive the newly constructed working object, determine the required service attribute, configure the form in a self-defined manner and acquire a plurality of form objects;
the node configuration module is configured to guide and configure a plurality of working nodes in a workflow according to each form object in a user-defined manner, and couple and associate the working nodes and the form objects with each other;
the role configuration module is configured to perform role configuration on each working node, determine an operation object and a form access object of each working node, wherein the form access object comprises an operation object of a next working node;
the data acquisition module is configured to generate a work list according to the work nodes and the role configuration, sequentially execute the business application programs in the work nodes according to the work list, acquire business data, automatically update the business data into the form object and generate a business document;
and the service delivery module is configured to deliver the service document to the next working node through the workflow engine according to the working list, so that after the operation object of the next working node accesses and rechecks the service document, the service application program corresponding to the working node is determined to be executed, or the service application program corresponding to the working node is re-executed after the operation object of the next working node returns to the previous working node.
9. An electronic device, comprising:
one or more processors;
a memory; for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method recited in any of claims 1-7.
10. A computer-readable medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-7.
CN202111470855.7A 2021-12-03 2021-12-03 Workflow list configuration method and system Pending CN114240343A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111470855.7A CN114240343A (en) 2021-12-03 2021-12-03 Workflow list configuration method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111470855.7A CN114240343A (en) 2021-12-03 2021-12-03 Workflow list configuration method and system

Publications (1)

Publication Number Publication Date
CN114240343A true CN114240343A (en) 2022-03-25

Family

ID=80753190

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111470855.7A Pending CN114240343A (en) 2021-12-03 2021-12-03 Workflow list configuration method and system

Country Status (1)

Country Link
CN (1) CN114240343A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102663569A (en) * 2012-05-07 2012-09-12 广东优迈信息通信技术有限公司 Visualized workflow engine system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102663569A (en) * 2012-05-07 2012-09-12 广东优迈信息通信技术有限公司 Visualized workflow engine system

Similar Documents

Publication Publication Date Title
US11983154B2 (en) Recipe management system
CN110659018B (en) Method and device for realizing flow engine
US10380085B2 (en) Method, apparatus and computer program for migrating records in a database from a source database schema to a target database schema
US8527452B2 (en) Construction of rules for use in a complex event processing system
CN103310315A (en) Automatic process approval tool based on workflows
CN111522728A (en) Method for generating automatic test case, electronic device and readable storage medium
JP2018081693A (en) Automated process control hardware engineering using schema-represented requirements
CN109086476B (en) Data processing method for drawing design, PLM plug-in and computing equipment
CN110673842A (en) Visual programming method and system, storage medium and equipment
US20120303586A1 (en) System and method for data integration of engineering tools
CN112988862A (en) Configurable data visualization method and device
CN112988576B (en) Method and device for determining development process of software project
CN115860451A (en) Flow operation method and device, electronic equipment and storage medium
CN109976725B (en) Flow program development method and device based on lightweight flow engine
US10114622B2 (en) Method and system for customizing a graphic user interface of a manufacturing execution system screen
CN110209565A (en) A kind of metadata schema adjustment method and its device
US20070150861A1 (en) Method and system for software design that combines signal flow and object reference connections
CN114240343A (en) Workflow list configuration method and system
JP2004355326A (en) Software development support program, recording medium with the program recorded thereon and software development support system
CN115827051A (en) Software integration management system, method and server
CN115934513A (en) Demand analysis and test design adaptation method, device, equipment and medium
US20130346141A1 (en) Workflow modeling with workets and transitions
CN108805518A (en) Information processing method, device, system and electronic equipment
US20080195453A1 (en) Organisational Representational System
CN113126864A (en) Visual configuration method and device for approval process

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