[go: up one dir, main page]

CN114240343A - Workflow form configuration method and system - Google Patents

Workflow form 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
work
workflow
configuration
business
node
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111470855.7A
Other languages
Chinese (zh)
Other versions
CN114240343B (en
Inventor
郭军
王利
湛晓恒
刘钢
沈小星
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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/CN114240343B/en
Publication of CN114240343A publication Critical patent/CN114240343A/en
Application granted granted Critical
Publication of CN114240343B publication Critical patent/CN114240343B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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.一种工作流表单配置方法,应用于工作流管理系统中,其特征在于,所述方法包括:1. A workflow form configuration method, applied in a workflow management system, wherein the method comprises: S100,接收新构建的工作对象,确定所需的业务属性,自定义配置表单,获取多个表单对象;S100: Receive the newly constructed work object, determine required business attributes, customize the configuration form, and obtain multiple form objects; S200,根据各所述表单对象自定义引导配置工作流中的若干工作节点,并将所述工作节点与所述表单对象相互耦合关联;S200, according to each of the form objects, self-defining guidance and configuration of several work nodes in the workflow, and coupling and associating the work nodes with the form objects; S300,对各所述工作节点进行角色配置,确定各所述工作节点的操作对象和表单访问对象,且所述表单访问对象中包括下一所述工作节点的操作对象;S300, perform role configuration on each of the work nodes, and determine the operation object and the form access object of each of the work nodes, and the form access object includes the operation object of the next work node; S400,根据所述工作节点和所述角色配置生成工作列表,按照所述工作列表依次执行各所述工作节点中的业务应用程序,获取业务数据,自动更新到所述表单对象中,生成业务单据;S400: Generate a work list according to the work node and the role configuration, execute the business applications in each work node sequentially according to the work list, acquire business data, automatically update it into the form object, and generate a business document ; S500,通过工作流引擎按照所述工作列表将所述业务单据传递给下一所述工作节点,以便下一所述工作节点的操作对象访问复核所述业务单据后,确定执行对应所述工作节点的业务应用程序,或者返回至上一工作节点,重新执行对应所述工作节点的业务应用程序。S500, using the workflow engine to transfer the business document to the next work node according to the work list, so that after the operation object of the next work node accesses and reviews the business document, it is determined to execute the corresponding work node the business application program, or return to the previous work node, and re-execute the business application program corresponding to the work node. 2.如权利要求1所述的工作流表单配置方法,其特征在于,在步骤S100中,所述自定义配置表单的方法包括:2. The workflow form configuration method according to claim 1, wherein in step S100, the method for customizing the configuration form comprises: 判断所述表单库中是否有适配于业务属性的表单对象;若有,则直接调用所述表单库中预存的表单对象,否则,自定义配置若干适配于业务属性的表单对象。It is judged whether there is a form object suitable for the business attribute in the form library; if so, the form object pre-stored in the form library is directly called, otherwise, several form objects suitable for the business attribute are configured by custom. 3.如权利要求2所述的工作流表单配置方法,其特征在于,在自定义配置若干适配于业务属性的表单对象中,利用可视化界面引导拖拽自定义表单元素组件,生成基于页面可视化的表单对象,以使所述表单对象耦合关联到对应的所述工作节点后,可视化展示已配置的所述表单对象。3. The workflow form configuration method according to claim 2, characterized in that, in the custom configuration of several form objects adapted to business attributes, using a visual interface to guide and drag the custom form element component to generate a page-based visualization form object, so that after the form object is coupled and associated with the corresponding work node, the configured form object is displayed visually. 4.如权利要求3所述的工作流表单配置方法,其特征在于,在利用可视化界面引导拖拽自定义表单元素组件时,还包括对所述表单元素设置输入属性,以便匹配获取的业务数据。4. The workflow form configuration method according to claim 3, wherein when using a visual interface to guide and drag a custom form element component, it also includes setting input attributes to the form element, so as to match the acquired business data . 5.如权利要求1所述的工作流表单配置方法,其特征在于,在所述步骤S200中,还包括预先设置可配置的工作流架构,然后根据所述表单对象自定义配置工作节点。5 . The workflow form configuration method according to claim 1 , wherein in the step S200 , the method further comprises pre-setting a configurable workflow architecture, and then customizing the configuration work node according to the form object. 6 . 6.如权利要求1所述的工作流表单配置方法,其特征在于,一个或多个所述工作节点耦合关联同一个所述表单对象。6 . The workflow form configuration method according to claim 1 , wherein one or more of the work nodes are coupled and associated with the same form object. 7 . 7.如权利要求1所述的工作流表单配置方法,其特征在于,一个所述工作节点耦合关联一个或多个所述表单对象。7. The workflow form configuration method according to claim 1, wherein one of the work nodes is coupled and associated with one or more of the form objects. 8.一种工作流表单配置系统,采用权利要求1-7任意一项所述的方法,其特征在于,所述系统包括:8. A workflow form configuration system, using the method according to any one of claims 1-7, wherein the system comprises: 表单配置模块,配置为接收新构建的工作对象,确定所需的业务属性,自定义配置表单,获取多个表单对象;The form configuration module is configured to receive the newly constructed work object, determine the required business attributes, customize the configuration form, and obtain multiple form objects; 节点配置模块,配置为根据各所述表单对象自定义引导配置工作流中的若干工作节点,并将所述工作节点与所述表单对象相互耦合关联;a node configuration module, configured to customize and guide a number of work nodes in the configuration workflow according to each of the form objects, and to couple and associate the work nodes with the form objects; 角色配置模块,配置为对各所述工作节点进行角色配置,确定各所述工作节点的操作对象和表单访问对象,且所述表单访问对象中包括下一所述工作节点的操作对象;a role configuration module, configured to perform role configuration on each of the work nodes, and to determine the operation object and the form access object of each of the work nodes, and the form access object includes the operation object of the next work node; 数据获取模块,配置为根据所述工作节点和所述角色配置生成工作列表,按照所述工作列表依次执行各所述工作节点中的业务应用程序,获取业务数据,自动更新到所述表单对象中,生成业务单据;A data acquisition module, configured to generate a work list according to the work node and the role configuration, execute the business applications in each work node sequentially according to the work list, acquire business data, and automatically update it to the form object , to generate business documents; 业务传递模块,配置为通过工作流引擎按照所述工作列表将所述业务单据传递给下一所述工作节点,以便下一所述工作节点的操作对象访问复核所述业务单据后,确定执行对应所述工作节点的业务应用程序,或者返回至上一工作节点,重新执行对应所述工作节点的业务应用程序。The business delivery module is configured to transmit the business document to the next working node through the work flow engine according to the work list, so that the operation object of the next working node accesses and reviews the business document, and determines to execute the corresponding The business application program of the working node, or returning to the previous working node, re-executes the business application program corresponding to the working node. 9.一种电子设备,其特征在于,包括:9. An electronic device, characterized in that, comprising: 一个或多个处理器;one or more processors; 存储器;用于存储一个或多个程序;memory; for storing one or more programs; 当所述一个或多个程序被所述一个或多个处理器执行时,使得所述一个或多个处理器实现如权利要求1-7中任一所述的方法。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 claims 1-7. 10.一种计算机可读介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现如权利要求1-7中任一所述的方法。10. A computer-readable medium on which a computer program is stored, characterized in that, when the computer program is executed by a processor, the method according to any one of claims 1-7 is implemented.
CN202111470855.7A 2021-12-03 2021-12-03 Workflow form configuration method and system Active CN114240343B (en)

Priority Applications (1)

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

Applications Claiming Priority (1)

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

Publications (2)

Publication Number Publication Date
CN114240343A true CN114240343A (en) 2022-03-25
CN114240343B CN114240343B (en) 2024-12-24

Family

ID=80753190

Family Applications (1)

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

Country Status (1)

Country Link
CN (1) CN114240343B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117724714A (en) * 2023-12-08 2024-03-19 北京名道恒通信息技术有限公司 Workflow creation method, workflow creation device, electronic device and computer readable storage medium

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

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117724714A (en) * 2023-12-08 2024-03-19 北京名道恒通信息技术有限公司 Workflow creation method, workflow creation device, electronic device and computer readable storage medium

Also Published As

Publication number Publication date
CN114240343B (en) 2024-12-24

Similar Documents

Publication Publication Date Title
CN113094037B (en) Interaction method, development platform, equipment and storage medium for forms and workflows
CN109086476B (en) Data processing method for drawing design, PLM plug-in and computing equipment
US10885002B2 (en) Recipe management system
CN103310315A (en) Automatic process approval tool based on workflows
CN110659018A (en) Flow engine implementation method and device
US10275234B2 (en) Selective bypass of code flows in software program
CN109583746A (en) The method and device of the routing rule of setting procedure, readable storage medium storing program for executing
US9471608B2 (en) Method, apparatus and computer program for migrating records in a database from a source database schema to a target database schema
JP2018081693A (en) Automated process control hardware engineering using schema-represented requirements
CN115455135A (en) Visual automatic modeling method and device, electronic equipment and storage medium
CN112988862A (en) Configurable data visualization method and device
CN114089977A (en) Receipt docking method and device for business system and computer equipment
CN114168565B (en) Backtracking test method, device and system of business rule model and decision engine
CN113377468B (en) Script execution method and device, electronic equipment and storage medium
CN110673842A (en) Visual programming method and system, storage medium and equipment
US20120303586A1 (en) System and method for data integration of engineering tools
CN113126864A (en) Visual configuration method and device for approval process
CN117634863A (en) Flow circulation method, device and system, terminal equipment and storage medium
CN117333002A (en) Business process processing system, method and electronic equipment
CN112988576B (en) Method and device for determining development process of software project
CN114240343B (en) Workflow form configuration method and system
CN114490768B (en) Task review method and device combining RPA and AI
CN119678136A (en) Simulation method and device for product model
JP2004355326A (en) Software development support program, recording medium with the program recorded thereon and software development support system
CN110209565A (en) A kind of metadata schema adjustment method and its device

Legal Events

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