CN103218706B - Workflow document generating method and equipment, generation manner of execution and system - Google Patents

Workflow document generating method and equipment, generation manner of execution and system Download PDF

Info

Publication number
CN103218706B
CN103218706B CN201310089592.4A CN201310089592A CN103218706B CN 103218706 B CN103218706 B CN 103218706B CN 201310089592 A CN201310089592 A CN 201310089592A CN 103218706 B CN103218706 B CN 103218706B
Authority
CN
China
Prior art keywords
node
workflow
activity
action
expression
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.)
Active
Application number
CN201310089592.4A
Other languages
Chinese (zh)
Other versions
CN103218706A (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.)
Shenzhen Sunwin Intelligent Co Ltd
Original Assignee
Shenzhen Sunwin Intelligent 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 Shenzhen Sunwin Intelligent Co Ltd filed Critical Shenzhen Sunwin Intelligent Co Ltd
Priority to CN201310089592.4A priority Critical patent/CN103218706B/en
Publication of CN103218706A publication Critical patent/CN103218706A/en
Application granted granted Critical
Publication of CN103218706B publication Critical patent/CN103218706B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Abstract

The present invention discloses a kind of workflow document generating method, comprising: configuration node and internodal connecting line product process figure, and wherein, described Joint Enterprise has nodal community, and nodal community comprises base attribute, and base attribute comprises node ID, title and description; According to workflow activities corresponding to node in nodal community determination workflow activities storehouse, and successively node is converted to corresponding workflow activities according to process flow diagram order, generates workflow file.The present invention discloses a kind of workflow file generation device and workflow file generated manner of execution and system.

Description

Workflow document generating method and equipment, generation manner of execution and system
Technical field
The present invention relates to a kind of workflow document generating method and equipment, generation manner of execution and system.
Background technology
WF:WindowsWorkflowFoundation, WF are general programming framework, engine and the instrument that are included in microemulsion sample injection framework3.0 and above version, and it can be used for creating the interactive program needing to respond to the signal of external entity.The essential characteristic of interactive program be its can the term of execution suspend period of a certain length the unknown, with etc. to be entered.
Workflow: workflow (WorkFlow) is exactly the computation model of workflow, carries out representing with appropriate model by the logic Sum fanction organized together before and after the work in workflow how and to the calculation that in fact plays tricks in a computer.
As shown in Figure 1, prediction scheme design performs flow process and designs prediction scheme for user by workflow designer, and the prediction scheme designed is saved as XAML workflow file, and user is by the host (i.e. service end application program) of workflow files passe to workflow engine.The workflow file that the prediction scheme that workflow engine loading user selects is corresponding, system can generate the workflow instance of a prediction scheme, when workflow instance performs trigger condition activity, just waits for the generation of trigger condition.When the trigger condition waited for produces, workflow just performs interlock activity, sends linkage command by outer link interface.
Existing workflow engine adopts WF technology, but the workflow designer that WF provides is not directly perceived concerning using user, when running into complicated use scenes, the design of workflow is too complicated, even if also cannot meet business need by the active node of expansion WF.
Summary of the invention
For solving the problems of the technologies described above, the technical scheme that the present invention adopts is:
There is provided a kind of workflow document generating method, comprising: configuration node and internodal connecting line product process figure, wherein, described Joint Enterprise has nodal community, and nodal community comprises base attribute, and base attribute comprises node ID, title and description; Read the node of process flow diagram in turn and according to workflow activities corresponding to node in nodal community determination workflow activities storehouse, and node be converted to corresponding workflow activities and generate workflow file.
Wherein, described node comprises start node, condition node, decision node, action node, user interactions node and end node; The nodal community of condition node also comprises condition set and output parameter, condition set comprises the list of conditional event source and conditional plan collection, wherein, described conditional plan integrates the logical expression as the one or more wait events in the list of conditional event source, when for multiple wait event, this logical expression be and operation expression or operation expression or and computing and or computing nested expression; The nodal community of decision node also comprises input parameter and judgment expression; The nodal community of action node also comprises behavior aggregate, the multiple interlock of action centralized configuration; User interactions nodal community comprises and sends request and receive reply;
Describedly successively node is converted to corresponding workflow activities according to flow sequence and specifically comprises step: when node is start node, node is converted to and comes into play, described in come into play and be product process figure ID and export the track record that respective flow chart brings into operation; When node is condition node, node switch condition is movable, whether the triggering that described condition activity is used for one or more conditional events that Rule of judgment rule set comprises meets logical expression, described condition activity is also for hanging up workflow when the triggering of described one or more conditional event does not meet logical expression, to resume work when the triggering of described one or more conditional event meets logical expression stream, and export to the node of next step the output parameter generated by logical expression; When node is decision node, node is converted to judgement activity, described judgement activity inputs judgment expression for selecting the output parameter of last step node as input parameter, performs described judgment expression and obtains and export operation result; When node is user interactions node, node is converted to interacting activity, described interacting activity is used for sending a request to user interface and receiving from user interface replying, and configures the next node of this interaction node according to the reply received; When node is action node, node is converted to action activity, described action activity is the linkage action of output action collection configuration.
Wherein, described judgement activity is term of validity activity, judgment expression corresponding to described term of validity activity be time of judging to input whether deploying troops on garrison duty in planned time, the output of described condition node accesses decision node corresponding to a term of validity activity.
Another technical solution used in the present invention is:
A kind of workflow file generated manner of execution is provided, comprises the workflow document generating method described in power, also comprise: described workflow file is sent to described workflow engine host; Workflow engine loads by workflow file corresponding to the prediction scheme selected and generates workflow instance corresponding to prediction scheme, performs the workflow activities in this work workflow instance; When performing action activity, send linkage action instruction by outer link interface.
Another technical solution used in the present invention is:
A kind of workflow file generation device is provided, comprises: prediction scheme dispensing unit, for node and the internodal connecting line product process figure of configuration flow figure, wherein, described Joint Enterprise has nodal community, and nodal community comprises base attribute, and base attribute comprises node ID, title, description; Workflow activities storehouse, for storing workflow activities; Process flow diagram converting unit, for and node is converted to corresponding workflow activities, generate workflow file according to workflow activities corresponding to node in nodal community determination workflow activities storehouse, and node is converted to corresponding workflow activities generation workflow file.
Wherein, described node comprises start node, condition node, decision node, action node, user interactions node and end node; The nodal community of condition node also comprises condition set and output parameter, condition set comprises the list of conditional event source and conditional plan collection, wherein, described conditional plan integrates the logical expression as the one or more wait events in the list of conditional event source, when for multiple wait event, this logical expression be and operation expression or operation expression or and computing and or computing nested expression; The nodal community of decision node also comprises input parameter and judgment expression; The nodal community of action node also comprises behavior aggregate, the multiple interlock of action centralized configuration; User interactions nodal community comprises and sends request and receive reply; Described process flow diagram converting unit comprises: start node modular converter, comes into play for being converted to by node when node is start node, described in come into play for product process figure ID and export the track record that respective flow chart brings into operation; Condition node modular converter, when node is condition node, node switch condition is movable, whether the triggering that described condition activity is used for one or more conditional events that Rule of judgment rule set comprises meets logical expression, described condition activity is also for hanging up workflow when the triggering of described one or more conditional event does not meet logical expression, to resume work when the triggering of described one or more conditional event meets logical expression stream, and export to the node of next step the output parameter generated by logical expression; Decision node modular converter, for node being converted to judgement activity when node is decision node, described judgement activity for selecting the output parameter of last step node as input parameter and adding input judgment expression, and performs described judgment expression and obtains and export operation result; Action activity modular converter, is converted to action activity by node during for being action node when node, and described action live employs the linkage action in the configuration of output action collection.
Wherein, described judgement activity is term of validity activity, judgment expression corresponding to described term of validity activity be time of judging to input whether deploying troops on garrison duty in planned time, the output of described condition node accesses described decision node.
Another technical solution used in the present invention is:
A kind of workflow file generated executive system is provided, comprise workflow designer, workflow engine and the outer link interface with workflow engine communication link, described workflow designer is integrated with described workflow file generation device, described workflow designer is used for described workflow file to be sent to described workflow engine host, described workflow engine is for loading by workflow file corresponding to the prediction scheme selected and generating workflow instance corresponding to prediction scheme and perform the workflow activities in this work workflow instance, and when performing action activity, linkage action instruction is sent by outer link interface.
Workflow document generating method of the present invention and equipment, generation manner of execution and system, facilitate user's self-defined prediction scheme flow process flexibly according to demand, patterned prediction scheme configuration interface is adopted to draw process flow diagram and process flow diagram is converted to workflow file, workflow is utilized automatically to process expection scene, equipment by the workflow files passe that converts to server, server performs workflow by running this workflow file, well meets the use scenes of some complexity.
Accompanying drawing explanation
Fig. 1 is the structured flowchart of a kind of workflow file generation device in an embodiment of the present invention;
Fig. 2 is the structured flowchart of a kind of workflow file generated executive system in an embodiment of the present invention;
Fig. 3 is a kind of workflow document generating method process flow diagram in an embodiment of the present invention;
Fig. 4 is a kind of workflow file generated manner of execution process flow diagram in an embodiment of the present invention.
Main element symbol description
Prediction scheme dispensing unit 10; Workflow activities storehouse 20; Process flow diagram converting unit 30; Start node modular converter 31; Condition node modular converter 32; Decision node modular converter 33; Action node modular converter 34; User interactions node modular converter 35.
Embodiment
By describing technology contents of the present invention, structural attitude in detail, realized object and effect, accompanying drawing is coordinated to be explained in detail below in conjunction with embodiment.
Referring to Fig. 1, is the structured flowchart of a kind of workflow file generation device in an embodiment of the present invention.
A kind of workflow file generation device, comprise prediction scheme dispensing unit 10, workflow activities storehouse 20 and process flow diagram converting unit 30, prediction scheme dispensing unit 10 is for the node of configuration flow figure and internodal connecting line, wherein, described Joint Enterprise has nodal community, nodal community comprises base attribute, base attribute comprises node ID, title, describe, wherein, node ID is the unique identification of each node in process flow diagram, the effect of Name and Description is, when there being the node of multiple identical type in a process flow diagram, the guardian of prediction scheme can distinguish rapidly the difference in functionality of each node according to the Name and Description of node when opening this prediction scheme.Particularly, first prediction scheme dispensing unit 10 presents a prediction scheme configuration interface, and this prediction scheme configuration interface comprises flowchart configuration region and node to be configured and connecting line, then records the configuration that the node be placed on configuration interface and internodal line complete process flow diagram.
Workflow activities storehouse 20 is for storing workflow activities.Process flow diagram converting unit 30 for read in turn process flow diagram node and according to workflow activities corresponding to node in nodal community determination workflow activities storehouse, and successively node is converted to corresponding workflow activities according to process flow diagram order, generate the WF workflow file corresponding with process flow diagram.
In the present embodiment, described node comprises start node, condition node, decision node, action node, user interactions node and end node.The nodal community of condition node also comprises condition set and output parameter, condition set comprises the list of conditional event source and conditional plan collection, wherein, described conditional plan integrates the logical expression as the one or more wait events in the list of conditional event source, when for multiple wait event, this logical expression is and operation expression or operation expression or and computing and or computing nested expression.The nodal community of decision node also comprises input parameter and judgment expression.The nodal community of action node also comprises behavior aggregate, the multiple interlock of action centralized configuration.User interactions nodal community comprises and sends request and receive reply.
Described process flow diagram converting unit 30 comprises start node modular converter 31, condition node modular converter 32, decision node modular converter 33, action node modular converter 34, user interactions node modular converter 35 further.
Start node modular converter 31 comes into play for being converted to by node when node is start node, described in come into play and be product process figure ID and export corresponding track record to workflow engine host.
When condition node modular converter 32 is for being condition node when node, node is converted to condition activity, whether the triggering that described condition activity is used for one or more conditional events that Rule of judgment rule set comprises meets logical expression, described condition activity is also for hanging up workflow when the triggering of described one or more conditional event does not meet logical expression, to resume work when the triggering of described one or more conditional event meets logical expression stream, and export to the node of next step the output parameter generated by logical expression.Described judgement activity can be term of validity activity, judgment expression corresponding to described term of validity activity be time of judging to input whether deploying troops on garrison duty in planned time, the output of described condition node accesses decision node corresponding to a term of validity activity.
Decision node modular converter 33 is for being converted to judgement activity when node is decision node by node, described judgement activity for selecting the output parameter of last step node as input parameter and adding input judgment expression, and performs described judgment expression and obtains and export operation result.When action node modular converter 34 is for being action node when node, node is converted to action activity, described action live employs the linkage action in the configuration of output action collection.When user interactions node modular converter 35 is for being user interactions node when node, node is converted to interacting activity, described interacting activity is used for sending a request to user interface and receiving from user interface replying, and configures the next node of this interaction node according to the reply received.
Refer to Fig. 2, it is the structured flowchart of a kind of workflow file generated executive system in an embodiment of the present invention, this workflow file generated executive system comprises workflow designer, workflow engine and the outer link interface with workflow engine communication link, described workflow designer is integrated with described workflow file generation device, described workflow designer is used for described workflow file to be sent to described workflow engine host, described workflow engine is for loading by workflow file corresponding to the prediction scheme selected and generating workflow instance corresponding to prediction scheme and perform the workflow activities in this work workflow instance, and when performing action activity, linkage action instruction is sent by outer link interface.
Referring to Fig. 3, is a kind of workflow document generating method process flow diagram in an embodiment of the present invention.
A kind of workflow document generating method, run on described workflow file generation device, this workflow document generating method comprises:
The node of step S1, configuration flow figure and internodal connecting line product process figure, wherein, described Joint Enterprise has nodal community, and nodal community comprises base attribute, and base attribute comprises node ID, title, description; Particularly, first present a prediction scheme configuration interface, this prediction scheme configuration interface comprises flowchart configuration region and node to be configured and connecting line, then records the configuration that the node be placed on configuration interface and internodal line complete process flow diagram.
Step S2, read in turn process flow diagram node and according to workflow activities corresponding to node in nodal community determination workflow activities storehouse, and node is converted to corresponding workflow activities and generates workflow file.
Wherein, described node comprises start node, condition node, decision node, action node, user interactions node and end node; The nodal community of condition node also comprises condition set and output parameter, condition set comprises the list of conditional event source and conditional plan collection, wherein, described conditional plan integrates the logical expression as the one or more wait events in the list of conditional event source, when for multiple wait event, this logical expression be and operation expression or operation expression or and computing and or computing nested expression; The nodal community of decision node also comprises input parameter and judgment expression; The nodal community of action node also comprises behavior aggregate, the multiple interlock of action centralized configuration; User interactions nodal community comprises and sends request and receive reply;
Describedly successively node is converted to corresponding workflow activities according to flow sequence and specifically comprises step:
Step S21, when node is start node, node is converted to and comes into play, described in come into play and be product process figure ID and export the track record that respective flow chart brings into operation;
Step S22, when node is condition node, node is converted to condition activity, whether the triggering that described condition activity is used for one or more conditional events that Rule of judgment rule set comprises meets logical expression, described condition activity is also for hanging up workflow when the triggering of described one or more conditional event does not meet logical expression, to resume work when the triggering of described one or more conditional event meets logical expression stream, and export to the node of next step the output parameter generated by logical expression;
Step S23, when node is decision node, node is converted to judgement activity, described judgement activity inputs judgment expression for selecting the output parameter of last step node as input parameter, and performs described judgment expression and obtain and export operation result; Wherein, described judgement activity can be term of validity activity, judgment expression corresponding to described term of validity activity be time of judging to input whether deploying troops on garrison duty in planned time, the output of described condition node accesses decision node corresponding to a term of validity activity.
Step S24, when node is action node, node is converted to action activity, described action activity is the linkage action of output action collection configuration;
Step S25, when node is user interactions node, node is converted to interacting activity, described interacting activity is used for sending a request to user interface and receiving from user interface replying, and configures the next node of this interaction node according to the reply received.
Referring to Fig. 4, is a kind of workflow file generated manner of execution process flow diagram in an embodiment of the present invention.This workflow file generated manner of execution runs in described workflow file generated executive system, and this workflow file generated manner of execution comprises described workflow document generating method, comprises step in addition:
S3, described workflow file is sent to described workflow engine host;
S4, workflow engine load by workflow file corresponding to the prediction scheme selected and generate workflow instance corresponding to prediction scheme, perform the workflow activities in this workflow instance;
S5, when performing action activity, send linkage action instruction by outer link interface.
Workflow document generating method of the present invention and equipment, generation manner of execution and system, facilitate user's self-defined prediction scheme flow process flexibly according to demand, patterned prediction scheme configuration interface is adopted to draw process flow diagram and process flow diagram is converted to workflow file, workflow is utilized automatically to process expection scene, equipment by the workflow files passe that converts to server, server performs workflow by running this workflow file, well meets the use scenes of some complexity.
The foregoing is only embodiments of the invention; not thereby the scope of the claims of the present invention is limited; every utilize instructions of the present invention and accompanying drawing content to do equivalent structure or equivalent flow process conversion; or be directly or indirectly used in other relevant technical fields, be all in like manner included in scope of patent protection of the present invention.

Claims (6)

1. a workflow document generating method, is characterized in that, comprising:
Configuration node and internodal connecting line product process figure, wherein, described Joint Enterprise has nodal community, and nodal community comprises base attribute, and base attribute comprises node ID, title and description;
According to workflow activities corresponding to node in nodal community determination workflow activities storehouse, and successively node is converted to corresponding workflow activities according to process flow diagram order, generates workflow file,
Described node comprises start node, condition node, decision node, action node, user interactions node and end node; The nodal community of condition node also comprises condition set and output parameter, condition set comprises the list of conditional event source and conditional plan collection, wherein, described conditional plan integrates the logical expression as the one or more wait events in the list of conditional event source, when for multiple wait event, this logical expression be and operation expression or operation expression or and computing and or computing nested expression; The nodal community that the nodal community of decision node also comprises input parameter and judgment expression action node also comprises behavior aggregate, the multiple interlock of action centralized configuration; User interactions nodal community comprises and sends request and receive reply;
Describedly successively node is converted to corresponding workflow activities according to flow sequence and specifically comprises step:
When node is start node, node is converted to and comes into play, described in come into play and be product process figure ID and export the track record that respective flow chart brings into operation;
When node is condition node, node switch condition is movable, whether the triggering that described condition activity is used for one or more conditional events that Rule of judgment rule set comprises meets logical expression, described condition activity is also for hanging up workflow when the triggering of described one or more conditional event does not meet logical expression, to resume work when the triggering of described one or more conditional event meets logical expression stream, and export to the node of next step the output parameter generated by logical expression;
When node is decision node, node is converted to judgement activity, described judgement activity inputs judgment expression for selecting the output parameter of last step node as input parameter, performs described judgment expression and obtains and export operation result;
When node is user interactions node, node is converted to interacting activity, described interacting activity is used for sending a request to user interface and receiving from user interface replying, and configures the next node of this interaction node according to the reply received;
When node is action node, node is converted to action activity, described action activity is the linkage action of output action collection configuration.
2. a kind of workflow document generating method according to claim 1, it is characterized in that, described judgement activity is term of validity activity, judgment expression corresponding to described term of validity activity be time of judging to input whether deploying troops on garrison duty in planned time, the output of described condition node accesses decision node corresponding to a term of validity activity.
3. a workflow file generated manner of execution, is characterized in that, comprises the workflow document generating method described in claim 1 or 2, also comprises:
Described workflow file is sent to described workflow engine host;
Workflow engine loads by workflow file corresponding to the prediction scheme selected and generates workflow instance corresponding to prediction scheme, performs the workflow activities in this workflow instance;
When performing action activity, send linkage action instruction by outer link interface.
4. a workflow file generation device, is characterized in that, comprising:
Prediction scheme dispensing unit, for node and the internodal connecting line product process figure of configuration flow figure, wherein, described Joint Enterprise has nodal community, and nodal community comprises base attribute, and base attribute comprises node ID, title, description;
Workflow activities storehouse, for storing workflow activities;
Process flow diagram converting unit, for reading the node of process flow diagram in turn and according to workflow activities corresponding to node in nodal community determination workflow activities storehouse, and node being converted to corresponding workflow activities and generating workflow file,
Described node comprises start node, condition node, decision node, action node, user interactions node and end node; The nodal community of condition node also comprises condition set and output parameter, condition set comprises the list of conditional event source and conditional plan collection, described conditional plan integrates the logical expression as the one or more wait events in the list of conditional event source, when for multiple wait event, this logical expression be and operation expression or operation expression or and computing and or computing nested expression; The nodal community of decision node also comprises input parameter and judgment expression; The nodal community of action node also comprises behavior aggregate, the multiple interlock of action centralized configuration; User interactions nodal community comprises and sends request and receive reply;
Described process flow diagram converting unit comprises:
Start node modular converter, comes into play for being converted to by node when node is start node, described in come into play for product process figure ID and export the track record that respective flow chart brings into operation;
Condition node modular converter, during for being condition node when node, node is converted to condition activity, whether the triggering that described condition activity is used for one or more conditional events that Rule of judgment rule set comprises meets logical expression, described condition activity is also for hanging up workflow when the triggering of described one or more conditional event does not meet logical expression, to resume work when the triggering of described one or more conditional event meets logical expression stream, and export to the node of next step the output parameter generated by logical expression;
Decision node modular converter, for node being converted to judgement activity when node is decision node, described judgement activity for selecting the output parameter of last step node as input parameter and adding input judgment expression, and performs described judgment expression and obtains and export operation result;
Action activity modular converter, is converted to action activity by node during for being action node when node, and described action live employs the linkage action in the configuration of output action collection.
5. a kind of workflow file generation device according to claim 4, it is characterized in that, described judgement activity is term of validity activity, judgment expression corresponding to described term of validity activity be time of judging to input whether deploying troops on garrison duty in planned time, the output of described condition node accesses described decision node.
6. a workflow file generated executive system, comprise workflow designer, workflow engine and the outer link interface with workflow engine communication link, it is characterized in that, described workflow designer is integrated with the workflow file generation device described in claim 4 or 5, described workflow designer is used for described workflow file to be sent to described workflow engine host, described workflow engine is for loading by workflow file corresponding to the prediction scheme selected and generating workflow instance corresponding to prediction scheme and the workflow activities performed in this workflow instance, and when performing action activity, linkage action instruction is sent by outer link interface.
CN201310089592.4A 2013-03-20 2013-03-20 Workflow document generating method and equipment, generation manner of execution and system Active CN103218706B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310089592.4A CN103218706B (en) 2013-03-20 2013-03-20 Workflow document generating method and equipment, generation manner of execution and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310089592.4A CN103218706B (en) 2013-03-20 2013-03-20 Workflow document generating method and equipment, generation manner of execution and system

Publications (2)

Publication Number Publication Date
CN103218706A CN103218706A (en) 2013-07-24
CN103218706B true CN103218706B (en) 2016-03-02

Family

ID=48816470

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310089592.4A Active CN103218706B (en) 2013-03-20 2013-03-20 Workflow document generating method and equipment, generation manner of execution and system

Country Status (1)

Country Link
CN (1) CN103218706B (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104516735B (en) * 2013-09-30 2018-05-29 上海宝信软件股份有限公司 Realize the two-dimentional layered approach of cloud computing environment automation O&M
CN106897809A (en) * 2015-12-17 2017-06-27 北京奇虎科技有限公司 Workflow creation method, workflow designer and workflow system
CN106897810B (en) * 2015-12-17 2021-07-13 北京奇虎科技有限公司 Business processing method and system, workflow engine and system and business system
CN109725884A (en) * 2018-02-28 2019-05-07 平安好房(上海)电子商务有限公司 Air control ' In System Reconfiguration Method, device, equipment and readable storage medium storing program for executing
CN109189758B (en) * 2018-07-26 2021-02-09 新华三技术有限公司 Operation and maintenance flow design method, device and equipment, operation method, device and host
CN111610908B (en) * 2019-02-25 2021-06-29 上海哔哩哔哩科技有限公司 Method for generating frame diagram, computer equipment and readable storage medium
CN110058849A (en) * 2019-03-13 2019-07-26 平安普惠企业管理有限公司 Generation method, device, computer equipment and the storage medium of flow chart
CN111142933B (en) * 2019-05-29 2020-11-27 浙江大搜车软件技术有限公司 Workflow generation method and device, computer equipment and storage medium
CN110276533A (en) * 2019-06-04 2019-09-24 深圳市中电数通智慧安全科技股份有限公司 A kind of configuration method of emergency preplan, device and server
CN110532440A (en) * 2019-08-21 2019-12-03 深圳追一科技有限公司 Information processing method, device, equipment and storage medium
CN110705898A (en) * 2019-10-12 2020-01-17 金蝶软件(中国)有限公司 Flow information processing method and related equipment
CN110928660B (en) * 2019-11-21 2022-08-19 中国民航信息网络股份有限公司 Fault removal task management method and device based on workflow technology
CN118377519B (en) * 2024-04-01 2024-09-24 上海长合信息技术股份有限公司 Workflow engine algorithm based on event triggering

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101321178A (en) * 2008-07-18 2008-12-10 中兴通讯股份有限公司 Portal workflow engine system and its implementing method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7114037B2 (en) * 2002-07-11 2006-09-26 Oracle International Corporation Employing local data stores to maintain data during workflows

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101321178A (en) * 2008-07-18 2008-12-10 中兴通讯股份有限公司 Portal workflow engine system and its implementing method

Also Published As

Publication number Publication date
CN103218706A (en) 2013-07-24

Similar Documents

Publication Publication Date Title
CN103218706B (en) Workflow document generating method and equipment, generation manner of execution and system
Ouyang et al. Translating standard process models to BPEL
US7908160B2 (en) System and method for producing audit trails
Amoretti et al. DEUS: a discrete event universal simulator
CN104156313A (en) Method for automatically generating Web service testing case
CN105446799A (en) Method and system for performing rule management in computer system
CN109683911A (en) A kind of system for realizing automation application deployment and impact analysis
WO2023103247A1 (en) Component and strategy linkage method and apparatus, and device, system and storage medium
Cengic et al. On formal analysis of IEC 61499 applications, Part A: Modeling
CN108958729A (en) A kind of data processing method, device and storage medium
CN103092866B (en) Data monitoring method and supervising device
Liu Some complexity results for the soundness problem of workflow nets
CN110633120A (en) Configuration software control processing method, device, server, user terminal and system
CN106982140B (en) Information flow simulation method and system
KR20150110063A (en) Apparatus and method of integrating mapreduce for big data processing
CN112035466B (en) External index development framework for block chain query
CN102222193A (en) Data permission setting device and data permission setting method
Baier et al. Energy-utility analysis of probabilistic systems with exogenous coordination
Thao Managing evolution of software product line
CN102104612B (en) Remote monitoring system and method based on mobile intelligent agent
Nieves et al. Harmonization of semantic data models of electric data standards
CN103823875B (en) The search method of Services Composition
Zhang et al. Extending design automation by integrating external services for product design
Chawla et al. A Goal based methodology for Web specific Requirements Engineering
Combi et al. The NestFlow interpretation of workflow control-flow patterns

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant