CN102810184A - Method and device for dynamically executing workflow and enterprise system - Google Patents

Method and device for dynamically executing workflow and enterprise system Download PDF

Info

Publication number
CN102810184A
CN102810184A CN2011101462837A CN201110146283A CN102810184A CN 102810184 A CN102810184 A CN 102810184A CN 2011101462837 A CN2011101462837 A CN 2011101462837A CN 201110146283 A CN201110146283 A CN 201110146283A CN 102810184 A CN102810184 A CN 102810184A
Authority
CN
China
Prior art keywords
node
new
template
flow template
former flow
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
CN2011101462837A
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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN2011101462837A priority Critical patent/CN102810184A/en
Publication of CN102810184A publication Critical patent/CN102810184A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

The invention is applicable to the field of computer software and provides a method for dynamically executing a workflow. The method includes: when the workflow is executed to a first node of an original flow template, creating new nodes if a workflow change instruction sent by a user is received, and establishing an association relationship of the new nodes and manual processing; acquiring data of the original flow template, and substituting the new nodes for the first node of the original flow template or adding the new nodes to the first node of the original flow template to generate a new flow template; and instantiating the new flow template by data of the original flow template, and setting a flow instance state to the new nodes or to a first node state of the new flow template. By the dynamic mechanism, the flow can be dynamically changed in a flow instance operation period without predefining on the flow template.

Description

A kind of method, device and business system of dynamic execution work stream
Technical field
The invention belongs to computer software fields, relate in particular to a kind of method, device and business system of dynamic execution work stream.
Background technology
Now, the workflow engine of main flow on the market generally is by client's predefine flow template, and after the startup, flow engine generates a flow instance according to flow template and moves.Yet; In this pattern; Because the flow instance of operation adopts the mode of predefine flow template to generate and move, make workflow in actual moving process, can only go to carry out according to predefined flow template, can not in the workflow implementation, change dynamically and carry out track.
Summary of the invention
The purpose of the embodiment of the invention is to provide a kind of method, device and business system of dynamic execution work stream, is intended to solve dynamically in the workflow implementation, to change the problem of carrying out track.
The embodiment of the invention is achieved in that a kind of method of dynamic execution work stream, said method comprising the steps of:
When workflow implements the first node of former flow template, if receive the workflow change directive that the user sends, then create new node, and set up the incidence relation between said new node and the artificial treatment;
Obtain former flow template data, and adopt said new node to replace the first node in the former flow template or said new node is added into after the first node in the former flow template, to generate the new technological process template;
Adopt said former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in new node or the new technological process template.
Another purpose of the embodiment of the invention is to provide a kind of device of dynamic execution work stream, and said device comprises:
Node creation module is used for when workflow implements the first node of former flow template, if receive the workflow change directive that the user sends, then creates new node, and sets up the incidence relation between said new node and the user's artificial treatment;
Data cache module is used to obtain former flow template data;
New technological process template generation module, the first node that is used for adopting said new node to replace former flow template or said new node is added into after the first node in the former flow template is to generate the new technological process template;
The instantiation process module is used to adopt said former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in new node or the new technological process template.
Another purpose of the embodiment of the invention is to provide the business system of the device that comprises said dynamic execution work stream.
In embodiments of the present invention; Through receiving the workflow change directive that the user sends; Set up new node; And the new node of setting up is replaced in the former flow template first node or put to former flow template after the first node, form new flow template thus according to whether cancelling current task, and behind the instantiation new technological process, carry out new technological process.The mechanism of this mobilism can change flow process on flow instance runtime mobilism ground, and need on flow template, not carry out predefine.And owing to newly set up node and artificial treatment has incidence relation, when creating new node, can be according to the situation of the node of the new establishment new approving person of interpolation flexibly.
Description of drawings
Fig. 1 is the method flow diagram of the dynamic execution work stream that provides of first embodiment of the invention;
Fig. 2 is the method flow diagram of the dynamic execution work stream that provides of second embodiment of the invention;
Fig. 3 is the method flow diagram of the dynamic execution work stream that provides of third embodiment of the invention;
Fig. 4 be fourth embodiment of the invention provide cancel or do not cancel former flow process first node task the time new technological process concrete grammar process flow diagram that generates;
The structural representation of the device of a kind of dynamic execution work stream that Fig. 5 provides for the embodiment of the invention.
Embodiment
In order to make the object of the invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with accompanying drawing and embodiment.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
In embodiments of the present invention; Through receiving the workflow change directive that the user sends; Set up new node; And the new node of setting up is replaced in the former flow template first node or put to former flow template after the first node, form new flow template thus according to whether cancelling current task, and behind the instantiation new technological process, carry out new technological process.
The invention provides a kind of method and apparatus of dynamic execution work stream:
Said method comprises:
When workflow implements the first node of former flow template, if receive the workflow change directive that the user sends, then create new node, and set up the incidence relation between said new node and the artificial treatment;
Obtain former flow template data, and adopt said new node to replace the first node in the former flow template or said new node is added into after the first node in the former flow template, to generate the new technological process template;
Adopt said former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in new node or the new technological process template.
Said device comprises:
Node creation module is used for when workflow implements the first node of former flow template, if receive the workflow change directive that the user sends, then creates new node, and sets up the incidence relation between said new node and the user's artificial treatment;
Data cache module is used to obtain former flow template data;
New technological process template generation module, the first node that is used for adopting said new node to replace former flow template or said new node is added into after the first node in the former flow template is to generate the new technological process template;
The instantiation process module is used to adopt said former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in new node or the new technological process template.
For technical scheme of the present invention is described, describe through specific embodiment below.
Embodiment one:
The method flow diagram that the dynamic execution work that being illustrated in figure 1 as first embodiment of the invention provides is flowed for the ease of explanation, only shows the part relevant with the embodiment of the invention.
In step S101, when the first node of flow performing in former flow template, judge whether to receive the workflow change directive that the user sends, if execution in step S103 then, otherwise execution in step S102.
In embodiments of the present invention, during first node in implementing former flow template, just can know whether need change workflow through judging whether to receive the workflow change directive that the user sends.Wherein, first node is the present node that workflow is carried out in the former flow template.For example: when workflow implemented the artificial node A in the former flow template, then artificial node A was first node; When workflow implemented the artificial Node B in the former flow template, then artificial Node B was first node.
In step S102, continue according to former flow template execution work stream.
In embodiments of the present invention, when not receiving the workflow change directive that the user sends, continue according to former flow template execution work stream.
In step S103, create new node, and set up the incidence relation between new node and the artificial treatment;
In embodiments of the present invention, on the basis of the first node of former flow template, create new node, and set up the incidence relation between new node and the artificial treatment, so that the user can be when new node be carried out, the change workflow.Wherein, the number of newly creating node is one or more.Because node is associated with the user, therefore, when creating new node, can according to the situation of the node of new establishment flexibly the new approving person of interpolation be used to handle new node.
In embodiments of the present invention, be preset with interface appendActionInf, be responsible for receiving system and trigger the action of dynamically carrying out as the main entrance of carrying out dynamic task.Therefore; After receiving the workflow change directive that the user sends; Interface appendActionInf receives user's request; Carry out preset method actionAppendActinity () then, method actionAppendActinity () calls preset interface IEbactmentService, and manner of execution lockProinst () locks current flow instance.Wherein, interface appendActionInf is the collection class of all tasks of work of treatment stream, and after system triggers was dynamically carried out, the method that calling interface appendActionInf is inner was operated workflow.
In step S104, obtain former flow template data.
In embodiments of the present invention, from database, read former flow template data, and with in these data storage value buffer memorys.Carry out instantiation so that after follow-up change flow, can directly from buffer memory, read former flow template data flow.
In embodiments of the present invention, be preset with the metadata cache that interface IAppendActiononUIFacade generates former flow template.Wherein, interface IAppendActiononUIFacade is used for the proxy class that the responsible method that workflow is made amendment is gathered.
In step S105, adopt said new node to replace the first node in the former flow template or said new node is added into after the first node in the former flow template, to generate the new technological process template.
In embodiments of the present invention, selected the change workflow, then needed further through judging whether to receive the task that task cancel an order that the user sends determines whether also need carry out the first node in the former flow template.If no longer carry out the first node task in the former flow template, new node replaced the first node in the former flow template; If need to carry out the first node task in the former flow template, then new node is put into after the first node in the former flow template.Then, change the new flow template of generation according to node.Wherein,, then during the task of the first node in no longer former flow template, replace the first node in the former flow template, and other new nodes are made an addition to after first new node successively with first new node if a plurality of new nodes are arranged; When needs are carried out the first node in the former flow template, then new node is put into after the first node in the former flow template successively.Its concrete realization is as shown in Figure 4, repeats no more at this.
In step S106, adopt former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in new node or the new technological process template.
In embodiments of the present invention, step S105 has formed new flow template, but the execution of flow process also needs therefore flow instanceization, need be read former flow template data, in order to instantiation new technological process template from buffer memory.At this moment,, then after flow instanceization, the flow instance state is set to the new node state, follow-up task is forwarded to the new node execution then if replace the new technological process template that first node forms in the former flow template with new node; If new node is added to the new technological process template that forms after the first node in the former flow template; Then after flow instanceization; The flow instance state is set to first node state in the new technological process template, after executing the task of first node, continues to carry out the new node task.Its concrete realization is as shown in Figure 4, repeats no more at this.
In embodiments of the present invention; Through receiving the workflow change directive that the user sends; Set up new node; And the new node of setting up is replaced in the former flow template first node or put to former flow template after the first node, form new flow template thus according to whether cancelling current task, and behind the instantiation new technological process, carry out new technological process.The mechanism of this mobilism can change flow process on flow instance runtime mobilism ground, and need on flow template, not carry out predefine.And owing to newly set up node and artificial treatment has incidence relation, when creating new node, can be according to the situation of the node of the new establishment new approving person of interpolation flexibly.
Embodiment two:
The method flow diagram that the dynamic execution work that being illustrated in figure 2 as second embodiment of the invention provides is flowed for the ease of explanation, only shows the part relevant with the embodiment of the invention.
In step S201, when the first node of flow performing in former flow template, judge whether to receive the workflow change directive that the user sends, if execution in step S203 then, otherwise execution in step S202;
In step S202, continue according to former flow template execution work stream;
In step S203, create new node, and set up the incidence relation between new node and the artificial treatment;
In step S204, back up former flow template;
In embodiments of the present invention, interface IAppendActiononUIFacade is used to back up former flow instance.Back up former flow template and can keep original flow template, when flow is made mistakes, can use the former flow template of backup.
In step S205, obtain former flow template data;
In step S206, adopt said new node to replace the first node in the former flow template or said new node is added into after the first node in the former flow template, to generate the new technological process template;
In step S207, adopt former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in new node or the new technological process template.
In embodiments of the present invention, back up former flow template and can keep original flow template, make mistakes or occur when unusual, can use the former flow template of backup when flow.Therefore, can under the prerequisite that keeps former flow template, generate new flow definition.
Embodiment three:
The method flow diagram that the dynamic execution work that being illustrated in figure 3 as third embodiment of the invention provides is flowed for the ease of explanation, only shows the part relevant with the embodiment of the invention.
In step S301, when the first node of flow performing in former flow template, judge whether to receive the workflow change directive that the user sends, if execution in step S303 then, otherwise execution in step S302;
In step S302, continue according to former flow template execution work stream;
In step S303, create new node, and set up the incidence relation between new node and the artificial treatment;
In step S304, obtain former flow template data;
In step S305, adopt said new node to replace the first node in the former flow template or said new node is added into after the first node in the former flow template, to generate the new technological process template;
In step S306, be stored in the database after former flow template data are added a cover timestamp;
In embodiments of the present invention, be stored in the database after the former flow template data of buffer memory are added a cover timestamp, when flow is made mistakes or occurred can directly from database, reading former flow template data and returning to the flow process when adding a cover timestamp when unusual.
In step S307, adopt former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in new node or the new technological process template.
In embodiments of the present invention, be stored in the database after the former flow template data of buffer memory are added a cover timestamp, when flow is made mistakes or occurred can directly from database, reading former flow template data and returning to the flow process when adding a cover timestamp when unusual.Can under the prerequisite that keeps former flow template, generate new flow definition.
Embodiment four:
Be illustrated in figure 4 as that fourth embodiment of the invention provides cancel or do not cancel former flow template first node task the time new technological process concrete grammar process flow diagram that generates, for the ease of explanation, only show the part relevant with the embodiment of the invention.
In step S401, judge whether to receive the instruction of the first node task of cancelling former flow template that the user sends, if execution in step S402 then, otherwise execution in step S404.
In step S402, the first node of replacing former flow template with new node generates the new technological process template.
In embodiments of the present invention, if receive the instruction of the first node task of cancelling former flow template that the user sends, then directly replace the first node of former flow template, and generate new flow template with new node.If a plurality of new nodes are arranged, then replace the first node of former flow template, and behind new node, place other new nodes successively with first new node.
In step S403, adopt former flow template data to come instantiation new technological process template, and the flow instance state is set to the new node state.
In embodiments of the present invention, generate new flow template after, come instantiation new technological process template through reading buffer memory Central Plains flow template data, and the flow instance state be set to the new node state.At this moment, directly examine the new node in the new technological process by the artificial treatment related with new node.
In embodiments of the present invention; If the user selects to cancel the first node task of former flow template; Interface IAppendActiononUIFacade call method replaceActivity () then, with the flow template data transfer of buffer memory in the IReplaceService interface.After the IReplaceService interface receives the flow template data of buffer memory, the flow template that instantiation is new.
In step S404, the first node that new node is placed on former flow template generates the new technological process template afterwards.
In embodiments of the present invention, if do not cancel the first node task of former flow template, generate the new technological process template after then new node being added on the first node of former flow template.If a plurality of new nodes are arranged, then new node is put into after the first node of former flow template successively.
In step S405, adopt the former flow template data of buffer memory to come instantiation new technological process template, and the flow instance state is set to the first node state of new technological process template.
In embodiments of the present invention; The first node that new node is placed on former flow template generates the new technological process template afterwards; Come instantiation new technological process template through reading buffer memory Central Plains flow template data subsequently; And the flow instance state is set to the first node state of new technological process template, execute the task of first node of new technological process template after, then carry out the new node task.At this moment, examine the first node of the former flow template in the new technological process earlier by the artificial treatment related, and then examine the new node in the new technological process by the artificial treatment related with new node with the first node of former flow template.
In embodiments of the present invention; If the user selects not cancel the first node task of former flow template; Interface IAppendActiononUIFacade call method appendActivity () then, with the flow template data transfer of buffer memory in the IEnactmentService interface.After the IEnactmentService interface receives the flow template data of buffer memory, the flow template that instantiation is new.
Embodiment five:
The structural representation of the device of a kind of dynamic execution work stream that Fig. 5 provides for the embodiment of the invention for the ease of explanation, only shows the part relevant with the embodiment of the invention.This device can be to be built in the unit that software unit, hardware cell or software and hardware in the business system combine, and perhaps is integrated in the business system as suspension member independently.Wherein:
Change directive receiver module 51 is used for judging whether to receive the workflow change directive that the user sends when flow performing during to the first node of former flow template.
Former flow executing modules 52 is used for when change directive receiver module 51 does not receive the workflow change directive that the user sends, and continues according to former flow template execution work stream.
Node creation module 53 is used for when change directive receiver module 51 receives the workflow change directive that the user sends, creating new node, and setting up the incidence relation between new node and the artificial treatment.
In embodiments of the present invention, on the basis of the first node of former flow template, create new node, and set up the incidence relation between new node and the artificial treatment, so that can be when new node is carried out, the change workflow.Wherein, the number of newly creating node can be one or more.
Template backup module 54 is used to back up former flow template.
Data cache module 55 is used to obtain former flow template data.
New technological process generation module 56, the first node that is used for adopting said new node to replace former flow template or said new node is added into after the first node in the former flow template is to generate the new technological process template.
In embodiments of the present invention, said new technological process generation module 56 is divided into two unit, is respectively replacement unit 561 and postpone unit 562, wherein:
Replace unit 561, be used for new node is replaced the first node generation new technological process template of former flow template.
Postpone unit 562 generates the new technological process template after being used for new node is added into the first node of former flow template.
Data backup module 57 is stored to database after being used for former flow template data are added a cover timestamp.
Instantiation process module 58 is used to adopt former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in new node or the new technological process template.
In embodiments of the present invention, instantiation process module 58 is divided into 2 unit, is respectively new node unit 581 and present node unit 582.
New node unit 581 is used to adopt former flow template data to come instantiation new technological process template, and the flow instance state is set to the new node state.
Present node unit 582 is used to adopt former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in the new technological process template.
In embodiments of the present invention; Through receiving the workflow change directive that the user sends; Set up new node; And the new node of setting up is replaced in the former flow template first node or put to former flow template after the first node, form new flow template thus according to whether cancelling current task, and behind the instantiation new technological process, carry out new technological process.The mechanism of this mobilism can change flow process on flow instance runtime mobilism ground, and need on flow template, not carry out predefine.Owing to newly set up node and artificial treatment has incidence relation, when creating new node, can be according to the situation of the node of the new establishment new approving person of interpolation flexibly.Back up former flow template and the former flow template data of buffer memory are added a cover the mode that is stored in the database behind the timestamp and can keep original flow template and data; When flow is made mistakes or occurred when unusual; Can use the former flow template of backup, also can directly from database, read former flow template data and return to the flow process when adding a cover timestamp.Therefore, can under the prerequisite that keeps former flow template, generate new flow definition.
The above is merely preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of within spirit of the present invention and principle, being done, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the method for a dynamic execution work stream is characterized in that said method comprises the steps:
When workflow implements the first node of former flow template, if receive the workflow change directive that the user sends, then create new node, and set up the incidence relation between said new node and the artificial treatment;
Obtain former flow template data, and adopt said new node to replace the first node in the former flow template or said new node is added into after the first node in the former flow template, to generate the new technological process template;
Adopt said former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in new node or the new technological process template.
2. the method for claim 1; It is characterized in that; When workflow implements the first node of former flow template,, then create new node said if receive the workflow change directive that the user sends; And set up after the step of the incidence relation between said new node and the artificial treatment; Saidly obtain former flow template data, and adopt said new node to replace the first node in the former flow template or said new node is added into after the first node in the former flow template, also to comprise before the step that generates the new technological process template:
Back up former flow template.
3. the method for claim 1; It is characterized in that; Obtain former flow template data said, and adopt said new node to replace the first node in the former flow template or said new node is added into after the first node in the former flow template, after the step that generates the new technological process template; The said former flow template data of said employing are come instantiation new technological process template, and also comprise before the flow instance state is set to the step of first node state in new node or the new technological process template:
Be stored in the database after said former flow template data are added a cover timestamp.
4. the method for claim 1; It is characterized in that; After the said new node of said employing is replaced the first node in the former flow template or said new node is added into the first node in the former flow template, also to comprise before the step that generates the new technological process template:
Judge whether to receive the instruction of the first node task of cancelling former flow template that the user sends;
If receive the instruction of the first node task of cancelling former flow template that the user sends; Then replace the first node generation new technological process template of former flow template with new node; Adopt said former flow template data to come instantiation new technological process template, and the flow instance state is set to the new node state;
If the instruction that does not receive the first node task of cancelling former flow template that the user sends then new node generates the new technological process template after being placed on the first node of former flow template; Adopt said former flow template data to come instantiation new technological process template, and the flow instance state is set to the first node state of new technological process template.
5. like the described method of claim 1 to 4, it is characterized in that the number of said new node is no less than 1.
6. the device of a dynamic execution work stream is characterized in that said device comprises:
Node creation module is used for when workflow implements the first node of former flow template, if receive the workflow change directive that the user sends, then creates new node, and sets up the incidence relation between said new node and the user's artificial treatment;
Data cache module is used to obtain former flow template data;
New technological process template generation module, the first node that is used for adopting said new node to replace former flow template or said new node is added into after the first node in the former flow template is to generate the new technological process template;
The instantiation process module is used to adopt said former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in new node or the new technological process template.
7. device as claimed in claim 6 is characterized in that, said device also comprises:
The template backup module is used to back up former flow template;
The data backup module is stored to database after being used for said former flow template data are added a cover timestamp.
8. device as claimed in claim 6 is characterized in that, said new technological process generation module comprises:
Replace the unit, be used for new node is replaced the first node generation new technological process template of former flow template;
The postpone unit generates the new technological process template after being used for new node is added into the first node of former flow template.
9. device as claimed in claim 6 is characterized in that, said instantiation process module comprises:
The new node unit is used to adopt said former flow template data to come instantiation new technological process template, and the flow instance state is set to the new node state;
The present node unit is used to adopt said former flow template data to come instantiation new technological process template, and the flow instance state is set to first node state in the new technological process template.
10. a business system is characterized in that, said system comprises the device of the described dynamic execution work stream of the arbitrary claim of claim 6-9.
CN2011101462837A 2011-06-01 2011-06-01 Method and device for dynamically executing workflow and enterprise system Pending CN102810184A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011101462837A CN102810184A (en) 2011-06-01 2011-06-01 Method and device for dynamically executing workflow and enterprise system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011101462837A CN102810184A (en) 2011-06-01 2011-06-01 Method and device for dynamically executing workflow and enterprise system

Publications (1)

Publication Number Publication Date
CN102810184A true CN102810184A (en) 2012-12-05

Family

ID=47233888

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011101462837A Pending CN102810184A (en) 2011-06-01 2011-06-01 Method and device for dynamically executing workflow and enterprise system

Country Status (1)

Country Link
CN (1) CN102810184A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103197927A (en) * 2013-03-06 2013-07-10 华南理工大学 Method and system for realizing flexible workflow
CN103530111A (en) * 2013-08-20 2014-01-22 山东中创软件工程股份有限公司 Process definition acquiring method and device
CN106408156A (en) * 2016-08-25 2017-02-15 东软集团股份有限公司 Flow template recovering method and device
CN106503970A (en) * 2016-11-04 2017-03-15 东软集团股份有限公司 The edit methods and device of flow instance
CN106648664A (en) * 2016-12-23 2017-05-10 东软集团股份有限公司 Self-service terminal business process updating method and apparatus
CN108053197A (en) * 2018-02-01 2018-05-18 金蝶软件(中国)有限公司 Workflow processing method and system
CN108723582A (en) * 2018-07-27 2018-11-02 奔腾激光(温州)有限公司 Real-time modification method for laser processing technological parameters
CN110018860A (en) * 2019-04-04 2019-07-16 深圳市永兴元科技股份有限公司 Workflow management method, device, equipment and computer storage medium
CN111275388A (en) * 2018-12-05 2020-06-12 北京京东尚科信息技术有限公司 Task flow work template updating method and device
CN113077139A (en) * 2021-03-30 2021-07-06 深圳市智莱科技股份有限公司 Process configuration method, device, equipment and computer readable storage medium
CN114240382A (en) * 2021-12-21 2022-03-25 中国建设银行股份有限公司 Flow instance generation method and device based on structured flow template

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1218233A (en) * 1997-11-21 1999-06-02 株式会社日立制作所 Method and apparatus for controlling task stream according to data input status
CN1870028A (en) * 2005-05-26 2006-11-29 株式会社理光 Work flow system, work flow processing method and work flow processing program
CN101145165A (en) * 2007-10-30 2008-03-19 金蝶软件(中国)有限公司 Work stream data persistence processing method, device and work flow system
US7401334B2 (en) * 2002-12-20 2008-07-15 International Business Machines Corporation Method, apparatus and computer program product for managing message flow in a multithreaded, message flow environment
CN101807272A (en) * 2010-03-24 2010-08-18 上海普元信息技术有限责任公司 System structure and method for realizing integrities of process affairs and business affairs in workflow system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1218233A (en) * 1997-11-21 1999-06-02 株式会社日立制作所 Method and apparatus for controlling task stream according to data input status
US7401334B2 (en) * 2002-12-20 2008-07-15 International Business Machines Corporation Method, apparatus and computer program product for managing message flow in a multithreaded, message flow environment
CN1870028A (en) * 2005-05-26 2006-11-29 株式会社理光 Work flow system, work flow processing method and work flow processing program
CN101145165A (en) * 2007-10-30 2008-03-19 金蝶软件(中国)有限公司 Work stream data persistence processing method, device and work flow system
CN101807272A (en) * 2010-03-24 2010-08-18 上海普元信息技术有限责任公司 System structure and method for realizing integrities of process affairs and business affairs in workflow system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吴忠 等: "《管理信息系统理论与应用》", 30 June 2009 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103197927A (en) * 2013-03-06 2013-07-10 华南理工大学 Method and system for realizing flexible workflow
CN103197927B (en) * 2013-03-06 2016-07-27 华南理工大学 A kind of method that realizes of Workflow and system thereof
CN103530111A (en) * 2013-08-20 2014-01-22 山东中创软件工程股份有限公司 Process definition acquiring method and device
CN106408156A (en) * 2016-08-25 2017-02-15 东软集团股份有限公司 Flow template recovering method and device
CN106503970A (en) * 2016-11-04 2017-03-15 东软集团股份有限公司 The edit methods and device of flow instance
CN106648664A (en) * 2016-12-23 2017-05-10 东软集团股份有限公司 Self-service terminal business process updating method and apparatus
CN108053197A (en) * 2018-02-01 2018-05-18 金蝶软件(中国)有限公司 Workflow processing method and system
CN108723582A (en) * 2018-07-27 2018-11-02 奔腾激光(温州)有限公司 Real-time modification method for laser processing technological parameters
CN108723582B (en) * 2018-07-27 2020-05-19 奔腾激光(温州)有限公司 Real-time modification method for laser processing technological parameters
CN111275388A (en) * 2018-12-05 2020-06-12 北京京东尚科信息技术有限公司 Task flow work template updating method and device
CN110018860A (en) * 2019-04-04 2019-07-16 深圳市永兴元科技股份有限公司 Workflow management method, device, equipment and computer storage medium
CN110018860B (en) * 2019-04-04 2022-11-08 深圳市永兴元科技股份有限公司 Workflow management method, device, equipment and computer storage medium
CN113077139A (en) * 2021-03-30 2021-07-06 深圳市智莱科技股份有限公司 Process configuration method, device, equipment and computer readable storage medium
CN114240382A (en) * 2021-12-21 2022-03-25 中国建设银行股份有限公司 Flow instance generation method and device based on structured flow template

Similar Documents

Publication Publication Date Title
CN102810184A (en) Method and device for dynamically executing workflow and enterprise system
CN106445676B (en) A kind of method for allocating tasks and task allocation apparatus that distributed data calculates
Borgdorff et al. Distributed multiscale computing with MUSCLE 2, the multiscale coupling library and environment
CN106686021B (en) Service calling method and gateway
CN1710535A (en) GIS application system and development method thereof
CN103065221A (en) Multidisciplinary collaborative optimization flow modeling and scheduling method and system based on business process execution language (BPEL)
CN104536819A (en) Task scheduling method based on WEB service
US20090171897A1 (en) Method and system for case management
Petrov et al. Adaptive performance model for dynamic scaling Apache Spark Streaming
CN111158800B (en) Method and device for constructing task DAG based on mapping relation
CN110096521A (en) Log information processing method and device
US9542161B2 (en) Method and system for generating a source code for a computer program for execution and simulation of a process
US8977752B2 (en) Event-based dynamic resource provisioning
CN101216770A (en) Workflow engine
CN100357889C (en) Method for managing long-distance structural components service cycle with class as unit
CN110941422B (en) Code automatic generation method, code generator and readable storage medium
CN102591714B (en) Process calling method, system and application server
CN116911763A (en) Flow approval method, device, terminal equipment and storage medium
CN103092617A (en) High reliability workflow development method based on backup services
CN101394405A (en) Method and apparatus for data request processing
WO2020248512A1 (en) Method for constructing runtime model of terminal application behavior
CN106201692A (en) A kind of timing task processing system and method
CN110908644A (en) Configuration method and device of state node, computer equipment and storage medium
CN102446164A (en) Analytic method, device and operation system of report formula
CN115759955A (en) Business process execution engine based on block chain

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

Application publication date: 20121205

RJ01 Rejection of invention patent application after publication