CN104217270A - Business process application file generating and execution methods, client, device and system - Google Patents

Business process application file generating and execution methods, client, device and system Download PDF

Info

Publication number
CN104217270A
CN104217270A CN201310216524.XA CN201310216524A CN104217270A CN 104217270 A CN104217270 A CN 104217270A CN 201310216524 A CN201310216524 A CN 201310216524A CN 104217270 A CN104217270 A CN 104217270A
Authority
CN
China
Prior art keywords
business process
business
activity
file
module
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
CN201310216524.XA
Other languages
Chinese (zh)
Inventor
彭丽
李平
贺欢庆
杨景慧
刘亚军
闫朝贵
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE ICT Technologies Co Ltd
Original Assignee
ZTE ICT Technologies 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 ZTE ICT Technologies Co Ltd filed Critical ZTE ICT Technologies Co Ltd
Priority to CN201310216524.XA priority Critical patent/CN104217270A/en
Publication of CN104217270A publication Critical patent/CN104217270A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an application file generating method based on a visual business process. The method comprises the steps of: drawing a required business process diagram on a human-computer interface by using set icons, and configuring a form for the business process; obtaining sub-applications corresponding to the icons in the business process diagram, associating the corresponding sub-applications according to a connecting relation among the icons in the business flow diagram, and then generating a business process define file in combination with the form of the business process; and sending the business process define file to a workflow engine. The invention also discloses an application file execution method, a client, a workflow engine device and a system based on the visual business process at the same time. By adopting the business process application file generating and execution methods, the client, the device and the system, the complicated business processes can be rapidly developed by non-specialized persons.

Description

Business process application file generation and execution method, client, equipment and system
Technical Field
The invention relates to a business process automatic management technology, in particular to an application file generating and executing method, a client, equipment and a system based on a visual business process.
Background
With the economic development, the scale of modern enterprises is gradually enlarged, and the related business fields are more and more extensive. Enterprises need efficient means to manage enterprise business. More and more enterprises begin to integrate daily processed services into a flow, and manage daily operations of the enterprises through a standardized flow. The business process is a series of organized activities which are mutually linked to create value for customers and profit for enterprises. The business process management is management centered on business processes, and many enterprises take the business process management as the key point of enterprise management. Software information systems that assist enterprises in business process management also become important enterprise management tools. Traditional business process management systems are often complex and require specific settings to translate human mind into process information that can be recognized by the workflow engine. These tasks typically require a skilled technician to perform. Typically, a business analyst of an enterprise will analyze and organize the business processes of the enterprise, and then need to discuss the analysis results with a skilled technician. The technical personnel define the flow meeting the business requirements on the premise of fully knowing the business requirements, and then the flow is handed to the workflow engine for execution. The business analyst also needs to finally verify the correctness of the business process implementation. The business process designed by the method is complex in process, needs a large amount of manual communication and communication, and is easy to have understanding deviation. It is also very difficult when the process needs to be optimized and adjusted.
Disclosure of Invention
In view of this, the main objective of the present invention is to provide a method, a client, a device and a system for generating and executing an application file based on a visual business process, so that a non-professional person can quickly develop a complex business process.
In order to achieve the purpose, the technical scheme of the invention is realized as follows:
the invention provides an application file generation method based on a visual business process, which comprises the following steps:
drawing a required business flow chart on a human-computer interface by using a set icon, and configuring a form for the business flow;
acquiring sub-applications corresponding to the icons in the business flow chart, associating the corresponding sub-applications according to the connection relation among the icons in the business flow chart, and generating a business flow definition file by combining the business flow form;
and sending the business process definition file to a workflow engine.
In the above solution, before the drawing the required business process diagram by using the set icon on the client interface, the method further includes:
and analyzing and modeling the service, and determining a service flow corresponding to the service.
In the above scheme, the drawing a required business flow diagram by using a set icon on a client interface includes:
drawing a participant and corresponding activities thereof, and associating the participant and the corresponding activities thereof;
drawing an activity flow between a plurality of the associated participants and their corresponding activities; and drawing the conditions required when the activity flow is established.
In the above scheme, the movable bag is: static activity and/or dynamic activity.
The invention also provides an application file execution method based on the visual business process, which comprises the following steps:
loading and analyzing the received business process definition file into an application and a form of the business process, executing the application of the business process, and generating an example file of the business process definition file according to the analyzed form;
and acquiring an activity list according to the list in the instance file, and distributing corresponding activities to the participants of the business process according to the sequence of the activity list.
In the above scheme, the generating an instance file of the business process definition file according to the parsed form includes:
when determining that the activity of the corresponding form in the business process definition file is static activity, directly generating an example file of the business process definition file;
and when determining that the activity of the corresponding form in the business process definition file is dynamic, generating an example file of the business process definition file according to a control instruction.
In the above solution, after the obtaining an activity list and allocating corresponding activities to the participants of the business process according to the order of the activity list, the method further includes:
receiving the business data returned by the participants of the business process through the forms according to the sequence of the activity list, and loading the business data in the corresponding forms of the instance files;
and when the activity in the activity list is finished, encapsulating the instance file of the business data returned by the participant loaded with the business process through the form to generate a business data file.
The invention also provides a client based on the visual business process, which comprises the following steps: the device comprises a drawing module, a configuration module, a generation module and a sending module; wherein,
the drawing module is used for drawing a required business flow chart on a human-computer interface by using a set icon;
the configuration module is used for configuring a form for the business process;
the generating module is used for acquiring the sub-applications corresponding to the icons in the business flow chart, associating the corresponding sub-applications according to the connection relation among the icons in the business flow chart, and generating a business flow definition file by combining the form of the business flow;
and the sending module is used for sending the business process definition file to a workflow engine.
In the above solution, the client further includes: and the modeling module is used for analyzing and modeling the service and determining a service process corresponding to the service.
In the above solution, the drawing module includes: the device comprises a first drawing submodule, an association submodule, a second drawing submodule and a third drawing submodule; wherein,
the first drawing submodule is used for drawing the participants and corresponding activities thereof;
the association submodule is used for associating the participants and the corresponding activities;
the second drawing submodule is used for drawing activity flows among a plurality of associated participants and corresponding activities thereof;
and the third drawing submodule is used for drawing the required conditions when the activity process is established.
In the above scheme, the movable bag is: static activity and/or dynamic activity.
The invention also provides a workflow engine device based on the visual business process, which comprises: a loading module, an instantiation module and an allocation module; wherein,
the loading module is used for loading the received business process definition file and analyzing the business process definition file into an application and a form of the business process;
the instantiation module is used for executing the application of the business process and generating an instance file of the business process definition file according to the analyzed form;
and the distribution module is used for acquiring an activity list according to the list in the instance file and distributing corresponding activities to the participants of the business process according to the sequence of the activity list.
In the above solution, the instantiation module includes: determining a submodule, a first generation submodule and a second generation submodule; wherein,
the determining submodule is used for triggering the first generating submodule when determining that the activity of the corresponding form in the business process definition file is static activity; when determining that the activity of the corresponding form in the business process definition file is dynamic activity, triggering the second generation submodule;
the first generating submodule is used for directly generating an example file of the business process definition file after receiving the trigger of the determining submodule;
and the second generation submodule is used for generating an instance file of the business process definition file according to a control instruction after receiving the trigger of the determination submodule.
In the above scheme, the apparatus further comprises: the device comprises a receiving module, a loading module and a packaging module; wherein,
the receiving module is used for receiving the business data returned by the participants of the business process through the form according to the sequence of the activity list;
the loading module is used for loading the service data in a form of the corresponding instance file;
and the packaging module is used for packaging the instance file of the business data returned by the participant with the business process through the form to generate a business data file when the activity in the activity list is finished.
The invention also provides a system based on the visual business process, which comprises any client and the workflow engine equipment.
According to the application file generating and executing method, the client, the equipment and the system based on the visual business process, the required business process diagram is drawn on the human-computer interface by using the set icon, and the form is configured for the business process; acquiring sub-applications corresponding to the icons in the business flow chart, associating the corresponding sub-applications according to the connection relation among the icons in the business flow chart, and generating a business flow definition file by combining the business flow form; sending the business process definition file to a workflow engine; therefore, the complex business process definition file can be logically divided into the business process and the form, the business process can be drawn through the visual client interface, and an administrator can quickly develop the complex business process through the visual client interface without having complex professional development skills, so that a large amount of labor is saved. Loading and analyzing the received business process definition file into an application and a form of the business process, executing the application of the business process, and generating an example file of the business process definition file according to the analyzed form; and acquiring an activity list according to the list in the instance file, and distributing corresponding activities to the participants of the business process according to the sequence of the activity list. In this way, the developed business process definition file can be instantiated, and then the participants participating in the business automatically complete the activities related to the business.
Drawings
Fig. 1 is a first schematic flow chart of an implementation process of an application file generation method based on a visual business process according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a process for implementing an application file execution method based on a visual business process in the embodiment of the present invention;
fig. 3 is a schematic structural composition diagram of a client based on a visual business process according to an embodiment of the present invention;
FIG. 4 is a schematic structural composition diagram of a workflow engine device based on a visual business process according to an embodiment of the present invention;
fig. 5 is a schematic structural composition diagram of a system based on a visual business process according to an embodiment of the present invention.
Detailed Description
So that the manner in which the features and aspects of the present invention can be understood in detail, a more particular description of the invention, briefly summarized above, may be had by reference to embodiments, some of which are illustrated in the appended drawings.
An embodiment of the present invention provides an application file generation method based on a visual business process, which is executed by a client, and as shown in fig. 1, the method includes the following steps:
step 101: and drawing a required business flow chart on the human-computer interface by using the set icon.
Preferably, before step 101, the method further comprises: and analyzing and modeling the service, and determining a service flow corresponding to the service.
Specifically, when an administrator receives a service, the service needs to be analyzed to determine participants (also referred to as nodes or roles) of the service, activities that the participants need to perform, relationships between the participants in performing the activities, and the like; and determining the business process according to the above.
Preferably, step 101 is specifically: drawing a required business process on a client interface in a dragging mode; or,
and drawing the required business process on the client interface in an editing mode.
Preferably, step 101 specifically includes: drawing a participant and corresponding activities thereof, and associating the participant and the corresponding activities thereof;
drawing an activity flow between a plurality of the associated participants and their corresponding activities; and drawing the conditions required when the activity flow is established.
Specifically, the client interface includes: a drawing board window, a control window, a process attribute window, a source code window, a node attribute window and the like; when a required business process is drawn on a client interface in a dragging mode, selecting a required control on a control window as a participant; dragging the selected control to a drawing board window; editing the attribute of the participant, and taking the edited attribute as the activity of the participant; selecting a required flow line in a flow attribute window, and connecting participants with attributes by using the flow line; the flow attributes of the flow line are edited to determine in which case the flow relationship represented by the flow line holds. In the process of the drawing, the source code window displays a source code file of the drawn service flow, and the source code file may be an Extensible Markup Language (XML) file, a java script (java script) file, or the like.
Preferably, the activity pack is: static activity and/or dynamic activity.
Here, the static activity refers to an activity that can be performed without any control condition; the dynamic activity refers to an activity which needs to be participated in by a control condition in the execution process.
Step 102: and configuring a form for the business process.
The administrator can independently select corresponding form options to edit the configuration form according to the requirements of the business process; for example, the configuration form may be edited via a plain text entry option, a multi-line text entry option, a drop-down option, a multi-selection option, a single selection option, an option such as date, a file option, a complex Hypertext markup language (HTML) option, and the like.
Step 103: and acquiring the sub-applications corresponding to the icons in the business flow chart, associating the corresponding sub-applications according to the connection relation among the icons in the business flow chart, and generating a business flow definition file by combining the business flow form.
Here, the business process definition file combines the business process and the form, and the business process definition file is a file that the workflow engine can directly load and parse, and therefore, the file executed by the workflow engine must be the business process definition file.
Step 104: and sending the business process definition file to a workflow engine.
In this step, the workflow engine implements the business in order to send the created business process definition file to the workflow engine. How the workflow engine implements the business is further described below in connection with the method shown in fig. 2.
By the application file generation method based on the visual business process executed by the workflow engine provided by the embodiment, when the business is complicated or updated, the business process and the form can be modified respectively, and then corresponding combination is performed to generate the business process definition file, so that a worker can write the complex business process definition file without professional skills.
An embodiment of the present invention further provides an application file execution method based on a visual business process, which is executed by a workflow engine, and as shown in fig. 2, the method includes the following steps:
step 201: and loading and analyzing the received business process definition file into the application and the form of the business process, executing the application of the business process, and generating an example file of the business process definition file according to the analyzed form.
Preferably, the generating an instance file of the business process definition file according to the parsed form includes:
when determining that the activity of the corresponding form in the business process definition file is static activity, directly generating an example file of the business process definition file;
and when determining that the activity of the corresponding form in the business process definition file is dynamic, generating an example file of the business process definition file according to a control instruction.
Here, the instance file is a file for the service that can be recognized by the participants.
Step 202: and acquiring an activity list according to the list in the instance file, and distributing corresponding activities to the participants of the business process according to the sequence of the activity list.
And the participants execute the distributed activities and feed back the business data after the activities are executed to the workflow engine.
Preferably, after step 202, the method further comprises: and receiving the business data returned by the participants of the business process through the forms according to the sequence of the activity list, and loading the business data in the corresponding forms of the instance files.
And when the activity in the activity list is finished, encapsulating the instance file of the business data returned by the participant loaded with the business process through the form to generate a business data file.
For the development method of the visual business process, an embodiment of the present invention further provides a client based on the visual business process, and as shown in fig. 3, the client includes: a drawing module 31, a configuration module 32, a generation module 33, and a transmission module 34; wherein,
the drawing module 31 is configured to draw a required business process diagram on a human-computer interface by using a set icon;
the configuration module 32 is configured to configure a form for a business process;
the generating module 33 is configured to obtain sub-applications corresponding to the icons in the business process diagram, associate the corresponding sub-applications according to a connection relationship between the icons in the business process diagram, and generate a business process definition file by combining the business process form;
the sending module 34 is configured to send the business process definition file to a workflow engine.
Preferably, the client further comprises: and the modeling module 35 is configured to analyze and model the service, and determine a service process corresponding to the service.
Preferably, the rendering module 31 comprises: a first rendering submodule 311, an association submodule 312, a second rendering submodule 313 and a third rendering submodule 314; wherein,
the first drawing submodule 311 is configured to draw a participant and a corresponding activity thereof;
the association sub-module 312 is configured to associate the participant with the corresponding activity;
the second drawing submodule 313 is configured to draw an activity flow between a plurality of associated participants and corresponding activities thereof;
the third rendering sub-module 314 is configured to render a condition required when the activity flow is established.
Preferably, the activity bag is: static activity and/or dynamic activity.
Those skilled in the art will understand that the implementation functions of the modules and their sub-modules in the client shown in fig. 3 can be understood by referring to the related description of the development method of the visual business process. The functions of the modules and their sub-modules in the client shown in fig. 3 can be implemented by a program running on a processor, and can also be implemented by specific logic circuits.
For the development method of the visual business process, an embodiment of the present invention further provides a workflow engine device based on the visual business process, as shown in fig. 4, the workflow engine device includes: a loading module 41, an instantiation module 42, and an assignment module 43; wherein,
the loading module 41 is configured to load and analyze the received service flow definition file into an application and a form of the service flow;
the instantiation module 42 is configured to execute the application of the business process, and generate an instance file of the business process definition file according to the parsed form;
the allocating module 43 is configured to obtain an activity list according to the form in the instance file, and allocate corresponding activities to the participants of the business process according to the order of the activity list.
Preferably, the instantiation module 42 comprises: a determination submodule 421, a first generation submodule 422, and a second generation submodule 423; wherein,
the determining submodule 421 is configured to trigger the first generating submodule 422 when determining that the activity of the corresponding form in the business process definition file is a static activity; when determining that the activity of the corresponding form in the business process definition file is a dynamic activity, triggering the second generation submodule 423;
the first generating sub-module 422 is configured to directly generate an instance file of the business process definition file after receiving the trigger of the determining sub-module 421;
the second generating submodule 423 is configured to generate an instance file of the business process definition file according to a control instruction after receiving the trigger of the determining submodule 422.
Preferably, the apparatus further comprises: a receiving module 44, a loading module 45, and an encapsulation module 46; wherein,
the receiving module 41 is configured to receive, according to the order of the activity list, service data returned by the participants of the service flow through a form;
the loading module 42 is configured to load the service data into a form of the corresponding instance file;
the encapsulating module 43 is configured to encapsulate the instance file of the business data returned by the participant carrying the business process through the form when the activity in the activity list is finished, so as to generate a business data file.
Those skilled in the art will understand that the implementation functions of each module and its sub-modules in the workflow engine apparatus shown in fig. 4 can be understood by referring to the related description of the development method of the visual business process. The functions of the modules and their sub-modules in the workflow engine apparatus shown in fig. 4 can be implemented by a program running on a processor, and can also be implemented by specific logic circuits.
In combination with any of the above clients based on a visual business process and the workflow engine device based on a visual business process, an embodiment of the present invention further provides a system based on a visual business process, as shown in fig. 5, the system includes: a client 51 and a workflow engine device 52; wherein,
the client 51 is used for drawing a required business process diagram on a human-computer interface by using a set icon and configuring a form for the business process; acquiring sub-applications corresponding to the icons in the business flow chart, associating the corresponding sub-applications according to the connection relation among the icons in the business flow chart, and generating a business flow definition file by combining the business flow form; sending the business process definition file to the workflow engine device 52;
the workflow engine device 52 is configured to receive a service flow definition file sent by the client 51, load and analyze the received service flow definition file into an application and a form of the service flow, execute the application of the service flow, and generate an instance file of the service flow definition file according to the analyzed form; and acquiring an activity list according to the list in the instance file, and distributing corresponding activities to the participants of the business process according to the sequence of the activity list.
Those skilled in the art will appreciate that the functions implemented by the devices in the system for visualizing business processes illustrated in FIG. 5 can be understood with reference to the foregoing description of the client and workflow engine devices. The functions of the devices in the system for visualizing business processes shown in fig. 5 can be implemented by a program running on a processor, and can also be implemented by specific logic circuits.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention.

Claims (15)

1. A method for generating an application file based on a visual business process is characterized by comprising the following steps:
drawing a required business flow chart on a human-computer interface by using a set icon, and configuring a form for the business flow;
acquiring sub-applications corresponding to the icons in the business flow chart, associating the corresponding sub-applications according to the connection relation among the icons in the business flow chart, and generating a business flow definition file by combining the business flow form;
and sending the business process definition file to a workflow engine.
2. The method of claim 1, wherein before the drawing the required business process diagram with the set icon on the client interface, the method further comprises:
and analyzing and modeling the service, and determining a service flow corresponding to the service.
3. The method according to claim 1 or 2, wherein the drawing the required business flow chart by using the set icon on the client interface comprises:
drawing a participant and corresponding activities thereof, and associating the participant and the corresponding activities thereof;
drawing an activity flow between a plurality of the associated participants and their corresponding activities; and drawing the conditions required when the activity flow is established.
4. The method of claim 3, wherein the activity package is: static activity and/or dynamic activity.
5. An application file execution method based on a visual business process is characterized by comprising the following steps:
loading and analyzing the received business process definition file into an application and a form of the business process, executing the application of the business process, and generating an example file of the business process definition file according to the analyzed form;
and acquiring an activity list according to the list in the instance file, and distributing corresponding activities to the participants of the business process according to the sequence of the activity list.
6. The method of claim 5, wherein generating the instance file of the business process definition file from the parsed form comprises:
when determining that the activity of the corresponding form in the business process definition file is static activity, directly generating an example file of the business process definition file;
and when determining that the activity of the corresponding form in the business process definition file is dynamic, generating an example file of the business process definition file according to a control instruction.
7. The method of claim 5 or 6, wherein after obtaining the activity list and assigning the corresponding activities to the participants of the business process in the order of the activity list, the method further comprises:
receiving the business data returned by the participants of the business process through the forms according to the sequence of the activity list, and loading the business data in the corresponding forms of the instance files;
and when the activity in the activity list is finished, encapsulating the instance file of the business data returned by the participant loaded with the business process through the form to generate a business data file.
8. A client based on visual business process, the client comprising: the device comprises a drawing module, a configuration module, a generation module and a sending module; wherein,
the drawing module is used for drawing a required business flow chart on a human-computer interface by using a set icon;
the configuration module is used for configuring a form for the business process;
the generating module is used for acquiring the sub-applications corresponding to the icons in the business flow chart, associating the corresponding sub-applications according to the connection relation among the icons in the business flow chart, and generating a business flow definition file by combining the form of the business flow;
and the sending module is used for sending the business process definition file to a workflow engine.
9. The client according to claim 8, further comprising: and the modeling module is used for analyzing and modeling the service and determining a service process corresponding to the service.
10. The client of claim 8 or 9, wherein the rendering module comprises: the device comprises a first drawing submodule, an association submodule, a second drawing submodule and a third drawing submodule; wherein,
the first drawing submodule is used for drawing the participants and corresponding activities thereof;
the association submodule is used for associating the participants and the corresponding activities;
the second drawing submodule is used for drawing activity flows among a plurality of associated participants and corresponding activities thereof;
and the third drawing submodule is used for drawing the required conditions when the activity process is established.
11. The client of claim 10, wherein the activity package is: static activity and/or dynamic activity.
12. A workflow engine apparatus based on a visual business process, the apparatus comprising: a loading module, an instantiation module and an allocation module; wherein,
the loading module is used for loading the received business process definition file and analyzing the business process definition file into an application and a form of the business process;
the instantiation module is used for executing the application of the business process and generating an instance file of the business process definition file according to the analyzed form;
and the distribution module is used for acquiring an activity list according to the list in the instance file and distributing corresponding activities to the participants of the business process according to the sequence of the activity list.
13. The workflow engine apparatus of claim 12 wherein the instantiation module comprises: determining a submodule, a first generation submodule and a second generation submodule; wherein,
the determining submodule is used for triggering the first generating submodule when determining that the activity of the corresponding form in the business process definition file is static activity; when determining that the activity of the corresponding form in the business process definition file is dynamic activity, triggering the second generation submodule;
the first generating submodule is used for directly generating an example file of the business process definition file after receiving the trigger of the determining submodule;
and the second generation submodule is used for generating an instance file of the business process definition file according to a control instruction after receiving the trigger of the determination submodule.
14. The workflow engine apparatus according to claim 12 or 13, further comprising: the device comprises a receiving module, a loading module and a packaging module; wherein,
the receiving module is used for receiving the business data returned by the participants of the business process through the form according to the sequence of the activity list;
the loading module is used for loading the service data in a form of the corresponding instance file;
and the packaging module is used for packaging the instance file of the business data returned by the participant with the business process through the form to generate a business data file when the activity in the activity list is finished.
15. A system based on visual business processes, characterized in that the system comprises a client according to any one of claims 8 to 11 and a workflow engine apparatus according to any one of claims 12 to 14.
CN201310216524.XA 2013-06-03 2013-06-03 Business process application file generating and execution methods, client, device and system Pending CN104217270A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310216524.XA CN104217270A (en) 2013-06-03 2013-06-03 Business process application file generating and execution methods, client, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310216524.XA CN104217270A (en) 2013-06-03 2013-06-03 Business process application file generating and execution methods, client, device and system

Publications (1)

Publication Number Publication Date
CN104217270A true CN104217270A (en) 2014-12-17

Family

ID=52098730

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310216524.XA Pending CN104217270A (en) 2013-06-03 2013-06-03 Business process application file generating and execution methods, client, device and system

Country Status (1)

Country Link
CN (1) CN104217270A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105243630A (en) * 2015-10-20 2016-01-13 中国电子科技集团公司第二十八研究所 Configurable flow-based emergency event disposal method
CN105808226A (en) * 2014-12-31 2016-07-27 亚申科技研发中心(上海)有限公司 Generation method and system of experimental workflow
CN106557860A (en) * 2015-09-30 2017-04-05 腾讯科技(深圳)有限公司 A kind of flow path processing method and device
CN108958832A (en) * 2018-06-12 2018-12-07 北京蜂盒科技有限公司 The method, apparatus and storage medium and electronic equipment of custom service process
CN109413195A (en) * 2018-11-12 2019-03-01 北京云狐时代科技有限公司 Method for processing business and device
CN110308902A (en) * 2019-06-28 2019-10-08 百度在线网络技术(北京)有限公司 Document generating method, device, equipment and storage medium
CN111738700A (en) * 2020-07-24 2020-10-02 南京梦饷网络科技有限公司 Method, computing device and storage medium for controlling business process
CN111798161A (en) * 2020-07-21 2020-10-20 网易(杭州)网络有限公司 Flow configuration method, device, equipment and storage medium
CN111949258A (en) * 2020-08-14 2020-11-17 工银科技有限公司 Approval process construction method, device and system
CN112988139A (en) * 2019-12-17 2021-06-18 台达电子工业股份有限公司 Method and device for developing event processing file

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040177028A1 (en) * 1999-02-01 2004-09-09 American Management Systems, Inc. Distributed, object oriented global trade finance system with imbedded imaging and work flow and reference data
US20070083283A1 (en) * 2005-10-11 2007-04-12 Koji Ara Work management support method and work management support system which use sensor nodes
CN101819529A (en) * 2010-02-24 2010-09-01 上海引跑信息科技有限公司 System and method for realizing visual development of workflow task interface
CN102486730A (en) * 2010-12-06 2012-06-06 上海协讯软件有限公司 Workflow realization method and workflow system capable of customizing flow in user-defined manner
CN102945519A (en) * 2012-10-23 2013-02-27 中国建设银行股份有限公司 Internal work approval process management system of bank

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040177028A1 (en) * 1999-02-01 2004-09-09 American Management Systems, Inc. Distributed, object oriented global trade finance system with imbedded imaging and work flow and reference data
US20070083283A1 (en) * 2005-10-11 2007-04-12 Koji Ara Work management support method and work management support system which use sensor nodes
CN101819529A (en) * 2010-02-24 2010-09-01 上海引跑信息科技有限公司 System and method for realizing visual development of workflow task interface
CN102486730A (en) * 2010-12-06 2012-06-06 上海协讯软件有限公司 Workflow realization method and workflow system capable of customizing flow in user-defined manner
CN102945519A (en) * 2012-10-23 2013-02-27 中国建设银行股份有限公司 Internal work approval process management system of bank

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘亚军: "工作流在企业业务流程管理中的应用研究", 《江苏大学学报(工科版)》 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105808226A (en) * 2014-12-31 2016-07-27 亚申科技研发中心(上海)有限公司 Generation method and system of experimental workflow
CN106557860A (en) * 2015-09-30 2017-04-05 腾讯科技(深圳)有限公司 A kind of flow path processing method and device
CN105243630A (en) * 2015-10-20 2016-01-13 中国电子科技集团公司第二十八研究所 Configurable flow-based emergency event disposal method
CN108958832A (en) * 2018-06-12 2018-12-07 北京蜂盒科技有限公司 The method, apparatus and storage medium and electronic equipment of custom service process
CN109413195A (en) * 2018-11-12 2019-03-01 北京云狐时代科技有限公司 Method for processing business and device
CN110308902A (en) * 2019-06-28 2019-10-08 百度在线网络技术(北京)有限公司 Document generating method, device, equipment and storage medium
CN110308902B (en) * 2019-06-28 2023-10-03 百度在线网络技术(北京)有限公司 File generation method, device, equipment and storage medium
CN112988139A (en) * 2019-12-17 2021-06-18 台达电子工业股份有限公司 Method and device for developing event processing file
CN112988139B (en) * 2019-12-17 2024-05-31 台达电子工业股份有限公司 Method and device for developing event processing file
CN111798161A (en) * 2020-07-21 2020-10-20 网易(杭州)网络有限公司 Flow configuration method, device, equipment and storage medium
CN111738700A (en) * 2020-07-24 2020-10-02 南京梦饷网络科技有限公司 Method, computing device and storage medium for controlling business process
CN111738700B (en) * 2020-07-24 2021-05-28 南京梦饷网络科技有限公司 Method, computing device and storage medium for controlling business process
CN111949258B (en) * 2020-08-14 2024-03-22 中国工商银行股份有限公司 Approval process construction method, device and system
CN111949258A (en) * 2020-08-14 2020-11-17 工银科技有限公司 Approval process construction method, device and system

Similar Documents

Publication Publication Date Title
CN104217270A (en) Business process application file generating and execution methods, client, device and system
CN106600238B (en) Method and device for realizing network service opening based on Activiti process engine
CN104679488B (en) A kind of flow custom development platform and flow custom development approach
USRE46849E1 (en) Lifecycle management of automated testing
CN102693183B (en) Method and system for realizing automatic software testing
CA2845059C (en) Test script generation system
CN109697062B (en) Multi-source data exchange system and fusion method
US20060020931A1 (en) Method and apparatus for managing complex processes
Bocciarelli et al. BPMN-based business process modeling and simulation
US10459696B2 (en) Composable action flows
US20130006688A1 (en) Creating a 3rd party team project story board
CN106648674A (en) Big data computing management method and system
US10884908B2 (en) Web-based application platform applying lean production methods to system delivery testing
US20130007694A1 (en) Project story board to board communication tools
CN111861418A (en) Task generation method and device and electronic equipment
CN115237295A (en) Method, electronic equipment and medium for generating flow chart through visual dragging
CN115185496A (en) Service arrangement method based on Flowable workflow engine
CN111104181A (en) Webpage data filling system for visually editing task flow
CN107577521A (en) A kind of virtual resource management method and device
CN112686580B (en) Workflow definition method and system capable of customizing flow
CN114185750A (en) Process monitoring method, device, equipment and storage medium
CN114049091A (en) Universal workflow implementation method and device based on work order
CN112558968A (en) Resource tree view generation method, device, equipment and storage medium
US20130006687A1 (en) Creating a sub-story for a project story board
US20100235839A1 (en) Apparatus and method for automation of a business process

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20141217