CN102521712A - Process instance data processing method and device - Google Patents

Process instance data processing method and device Download PDF

Info

Publication number
CN102521712A
CN102521712A CN2011104458301A CN201110445830A CN102521712A CN 102521712 A CN102521712 A CN 102521712A CN 2011104458301 A CN2011104458301 A CN 2011104458301A CN 201110445830 A CN201110445830 A CN 201110445830A CN 102521712 A CN102521712 A CN 102521712A
Authority
CN
China
Prior art keywords
command information
instance data
database
interface interchange
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.)
Granted
Application number
CN2011104458301A
Other languages
Chinese (zh)
Other versions
CN102521712B (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.)
Neusoft Corp
Original Assignee
Neusoft Corp
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 Neusoft Corp filed Critical Neusoft Corp
Priority to CN201110445830.1A priority Critical patent/CN102521712B/en
Publication of CN102521712A publication Critical patent/CN102521712A/en
Application granted granted Critical
Publication of CN102521712B publication Critical patent/CN102521712B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to the technical field of data processing, in particular to a process instance data processing method and a process instance data processing device. The method comprises the following steps of: receiving workflow interface calling operation, and generating process instance data according to the interface calling operation; storing the process instance data in a cache, and when a user executes workflow engine operation, directly performing interaction with the data in the cache by using a workflow engine; and setting a monitoring task, and when the monitoring task determines the existence of a condition which is in accordance with a first preset triggering condition, synchronizing the process instance data in the cache into a database for storage. The process instance data is stored in the cache, and when the user executes the workflow engine operation, the workflow engine directly interacts with the data in the cache, so that the performance of the workflow engine is greatly improved, and a system response is quickened. In addition, the monitoring task is set, and when the monitoring task determines the existence of the condition which is in accordance with the first preset triggering condition, the process instance data in the cache is synchronized into the database for storage, so that data synchronization between the cache and the database is maintained.

Description

A kind of flow instance data processing method and device
Technical field
The present invention relates to technical field of data processing, particularly relate to a kind of flow instance data processing method and device.
Background technology
Along with the fast development of IT application in enterprises, BPM (Business Process Management, BPM) plays an important role in information-based process.BPM a kind ofly integrates to reach the mode of general management enterprise's miscellaneous service link.Because the importance of BPM product, enterprise is increasingly high to the dependency degree of BPM product, and meanwhile enterprise also has higher requirement to the BPM product, and wherein the most outstanding is exactly BPM performance of products problem.
BPM performance of products bottleneck mainly shows the frequent access aspect of flow instance data.In the prior art, the BPM product adopts workflow to carry out the automatic circulation of operation flow or automatically perform usually.BPM generally comprises processes such as flow definition, flow template generation, flow performing.Wherein, flow performing mainly is the definition product process instance according to flow template.And in the prior art, user's one action item submit operation needs a plurality of objects of flow instance to do repeatedly renewal operation, and the flow instance data are kept in the database usually synchronously, cause following two problems:
The one, because the flow instance data often change, it is kept at synchronously in the database and can brings very big system overhead to system, thereby system performance is reduced;
The 2nd, because a large amount of insertion, the renewal operations of flow instance data, directly the flow instance data in the accessing database can cause huge pressure to Database Systems.And database generally leaves in the disk, and too much frequent access then can cause problems such as elongated, performance reduction of system response time.
Summary of the invention
Through business diagnosis, find that it is unnecessary that the flow instance data sync is preserved, as long as be synchronized in the database when needed; In addition, because the data in the database exist on the disk, it is more direct not as the data in the direct access cache, rapid to visit its data, and can solve the inefficient problem of direct accessing database.
For solving the problems of the technologies described above; The embodiment of the invention provides a kind of flow instance data processing method and device; Through the flow instance data are kept in the buffer memory and asynchronous persistence to database, improved performance of workflow engine, reduced system response time.
On the one hand, the embodiment of the invention provides a kind of flow instance data processing method, and said method comprises:
Receive the workflow interfacing call operation, according to said interface interchange operation product process instance data;
Said flow instance data are kept in the buffer memory, and when user's execution work stream engine operation, said workflow engine directly carries out alternately with data cached;
The monitoring task is set, when said monitoring task is confirmed to satisfy the first preset trigger condition, the flow instance data sync in the buffer memory is preserved in database.
Preferably, when arbitrary situation below the appearance, confirm to satisfy the first preset trigger condition:
When preset synchronization point arrives;
When node instance finishes;
When flow instance finishes.
Preferably, after receiving the workflow interfacing call operation, said method also comprises:
Generate the command information of preset form according to said interface interchange operation;
Preserve the corresponding relation of said command information and said command information and interface interchange operation.
Preferably, said method also comprises:
When generation systems is restarted or during the generation systems fault, obtain said command information;
According to the corresponding relation of said command information and interface interchange operation, generate the interface interchange operation corresponding with said command information;
Step according to said interface interchange operation entering product process instance data.
Preferably, before obtaining said command information, said method also comprises:
Further judge whether to exist the flow instance data that are not synchronized in the database,, obtain said command information if exist.
Preferably, said method also comprises:
When from buffer memory, being synchronized to database with the corresponding flow instance data of said interface interchange operation, deletion and the corresponding command information of said interface interchange operation.
On the other hand, the embodiment of the invention also discloses a kind of flow instance data processing equipment, said device comprises:
The flow engine module is used to receive the workflow interfacing call operation, according to said interface interchange operation product process instance data; When user's execution work stream engine operation, carry out data interaction with cache module;
Cache module is used for said flow instance data are kept at buffer memory;
Synchronization module is used to be provided with the monitoring task, when said monitoring task is confirmed to satisfy the first preset trigger condition, the flow instance data sync in the buffer memory is preserved in database.
Preferably, said synchronization module confirms to satisfy the first preset trigger condition during arbitrary situation below occurring:
When preset synchronization point arrives;
When node instance finishes;
When flow instance finishes.
Preferably, said device also comprises:
Modular converter is used for generating the command information of presetting form according to said interface interchange operation;
Instruction database is used to preserve the corresponding relation of said command information and said command information and interface interchange operation.
Preferably, said modular converter also is used for when generation systems is restarted or during the generation systems fault, from said instruction database, obtains said command information; According to the corresponding relation of said command information and interface interchange operation, generate the interface interchange operation corresponding with said command information, get into the flow engine module.
Preferably, said device also comprises:
Judge module is used for further judging whether to exist the flow instance data that are not synchronized to database, if exist, gets into modular converter;
First delete cells, be used for when the flow instance data corresponding with the operation of said interface interchange when buffer memory is synchronized to database, deletion and said interface interchange are operated corresponding command information.
The beneficial effect that the embodiment of the invention can reach is: the method that the embodiment of the invention provides; Through receiving the working interface call operation; Operation generates corresponding flow instance data according to interface interchange; And the flow instance data are kept in the buffer memory, when user's execution work stream engine operation, said workflow engine directly with data cached carries out mutual.The monitoring task is set, when the monitoring task is confirmed to satisfy the first preset trigger condition, the flow instance data sync in the buffer memory is preserved in database.Because the flow instance data are kept in the buffer memory, when user's execution work stream engine operation, workflow engine has directly improved the performance of workflow engine with data cached carrying out alternately greatly, has reduced system response time.In addition, the monitoring task is set, when satisfying the first preset trigger condition, the flow instance data sync in the buffer memory is preserved in database, to keep the data sync between buffer memory and the database.
Again on the one hand; Embodiment provided by the invention is after receiving the workflow interfacing call operation; Convert interface interchange operation to command information, and preserve the corresponding relation that said command information and interface interchange are operated, when occurring that accident is restarted or during when machine; Can be written into said command information to generate the corresponding interface call operation; And the executive's interface call operation, recover the data cached result of flow instance again thereby reach, solved the problem of the unexpected loss of data that behind machine, brings of system effectively.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art; To do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below; Obviously, the accompanying drawing in describing below only is some embodiment that put down in writing among the present invention, for those of ordinary skills; Under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the flow instance data processing method first embodiment process flow diagram provided by the invention;
Fig. 2 is the flow instance data processing method second embodiment process flow diagram provided by the invention;
Fig. 3 is an asynchronous persistence method synoptic diagram provided by the invention;
Fig. 4 is the flow instance data processing equipment first embodiment synoptic diagram provided by the invention;
Fig. 5 is the flow instance data processing equipment second embodiment synoptic diagram provided by the invention.
Embodiment
The embodiment of the invention provides a kind of flow instance data processing method and device, through the flow instance data are kept in the buffer memory and asynchronous persistence to database, improved performance of workflow engine, reduced system response time.
In order to make those skilled in the art person understand the technical scheme among the present invention better; To combine the accompanying drawing in the embodiment of the invention below; Technical scheme in the embodiment of the invention is carried out clear, intactly description; Obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills are not making the every other embodiment that is obtained under the creative work prerequisite, all should belong to the scope of the present invention's protection.
Referring to Fig. 1, be the flow instance data processing method first embodiment process flow diagram provided by the invention, said method comprises:
S101 receives the workflow interfacing call operation, according to said interface interchange operation product process instance data.
Generally speaking, the implementation of flow process mainly is the definition product process instance according to flow template.In embodiments of the present invention; The user calls workflow interfacing through user interface, at this moment, receives user's workflow interfacing call operation; That resolves setting in advance calls corresponding flow template with said workflow interfacing, according to flow template product process instance data.
S102 is kept at said flow instance data in the buffer memory, and when user's execution work stream engine operation, said workflow engine directly carries out alternately with data cached.
In the prior art, the flow instance deposit data is in database, and database leaves in the disk usually.Because the flow instance data are one type of dynamic datas, need carry out a large amount of, frequent read-write operation, directly can cause huge pressure to Database Systems through the flow instance data in the disk access database.On the other hand, through the data in the disk access database, access speed is also lower, causes system response time long, and performance reduces.And in embodiments of the present invention, the flow instance data leave in the buffer memory, when user's execution work stream engine operation, the workflow engine module directly and the data in the buffer memory carry out alternately.General, the workflow engine operation can concrete flow process be created in order to carry out, work item is submitted to and flow process logical operation such as reject.In embodiments of the present invention, because deposit data is in buffer memory, therefore visit has reduced system response time, and can solve the inefficient problem of direct accessing database more directly, rapidly.
S103 is provided with the monitoring task, when said monitoring task is confirmed to satisfy the first preset trigger condition, the flow instance data sync in the buffer memory is preserved in database.
Concrete, the first preset trigger condition can comprise following several kinds of situation:
(1) when preset synchronization point arrives
The periodic monitor task is set, when arriving preset synchronization point, the flow instance data sync in the buffer memory is preserved in database.Carrying out the synchronous moment can preestablish, as every day the 24:00 point carry out synchronous processing.Because this is not to carry out in real time synchronously, therefore, is called asynchronous persistence again.
(2) when node instance finishes
The front is mentioned, and the implementation of flow process mainly is the definition product process instance according to flow template.In a workflow implementation, generally can relate to a plurality of nodes.In the implementation of flow process, create current node instance according to the node that defines in the flow process target, context environmental etc., behind this node instance end of run, create the next node instance again.Describe for example, for example concerning the workflow of a business approval, relate to three links such as submitting business approval, the leader of business department signature, general manager's signature to, each link can be regarded as a flow nodes.When accomplishing a concrete link, corresponding flow nodes instance finishes.Therefore, the monitoring task can be set, be used to monitor the node instance of work at present stream, when judging the instance end of run of present node, the flow instance data sync in the buffer memory preserved in database.
(3) when flow instance finishes
Concrete, also can select when flow instance finishes according to concrete business scenario, carry out asynchronous persistence and handle, soon the data sync in the buffer memory is in database.
Here, the database of storage instance data can be a relational database.During concrete the realization, traversal distance instance data obtains and need carry out data in synchronization from buffer memory, converts the instance data in the buffer memory to SQL statement and issues relevant database and preserve.To be synchronized to database and from buffer memory, delete,, improve data access efficiency to save spatial cache to the flow instance data.
In first embodiment provided by the invention; Because the flow instance data are kept in the buffer memory, when user's execution work stream engine operation the time, workflow engine directly carries out alternately with data cached; Improve the performance of workflow engine greatly, reduced system response time.On the other hand, only in needs, the flow instance data sync in database, to keep the data sync between buffer memory and the database, has been reduced system overhead.
Referring to Fig. 2, the flow instance data processing method second embodiment process flow diagram that provides for the embodiment of the invention.
S201 receives the workflow interfacing call operation.
What user's flow operations was the most general is to initiate new flow process and submit work item to; After the user carries out engine operation; Workflow engine converts user's interface interchange operation into the instruction preservation on the one hand, and the product process instance data is kept at it in buffer memory on the one hand; And with buffer memory in data interaction, fast the result is returned to the user.
S202 carries out engine operation, the product process instance data.
S203 is kept at said flow instance data in the buffer memory, and when user's execution work stream engine operation, said workflow engine directly carries out alternately with data cached.
S204, operation generates the command information of preset form according to interface interchange.
In embodiments of the present invention, when the user calls workflow interfacing, interface interchange operation is converted to the command information of particular command form and preserves.
S205, the corresponding relation of the information of holding instruction and command information and interface interchange operation.
Concrete, the instruction database information of holding instruction can be set, instruction database can be the database of relevant database or other types.Also can be through file or other storage modes information of holding instruction.In order command information to be resolved to again user's interface interchange operation, command information generally comprises following content:
(1) action type: comprise types such as start flow, task are submitted to, flow process is rejected.
(2) operation user: the promoter of current flow process or task submission person.Specifically can preserve user's sign.
(3) running time: the time that current operation takes place.
(4) operand: specifically can preserve flow template ID, task ID or flow instance ID etc.
(5) object type: specifically can comprise flow template, flow instance, node instance, work item etc.
(6) command status: be used to show the treatment state of present instruction, as pending, handle, handle unusual.Concrete, can manage state in the open with label table, for example pending with " 0 " expression, finish dealing with " 1 " expression, unusual etc. with " 2 " expression processing.
Specifically can be as shown in the table:
Table 1
Figure BDA0000125516390000071
Submitting work item to the user below is example, and the detailed process that interface interchange converts instruction to is following:
After user's login user profile is saved in the server, supposes that the user is called " Admin ".The user gets into pending the tabulation of task, selects a work item to be submitted to (suppose that ID is " 123456 "), clicks < handling>and gets into and examine the page, filled in suggestions made after examination after, click <submission>button; Generate work item object workItem according to the work item ID that transmits from the foreground " 123456 ", obtain current system time " 2009-9-26 " simultaneously, and executive's interface operation workItem.complete (" Admin ", " 2011-9-26 ").Before accomplishing " complete " operation, collect the various correlation parameters of current interface interchange, form director data, as shown in table 2:
Table 2
complete Admin 2011-9-26 123456 4 0
Wherein, data may be interpreted as above: participant " Admin " has done once " complete " operation in " 2001-9-26 " day to work item " 123456 ", and instruction is in the state of being untreated (0).
S206 is provided with the monitoring task, when said monitoring task is confirmed to satisfy the first preset trigger condition, the flow instance data sync in the buffer memory is preserved in database.
Referring to Fig. 3, step S206 specifically can realize through following steps:
S206A, traversal flow process instance data from buffer memory.
S206B converts the instance data in the buffer memory to SQL statement.
S206C, command information deletion that will be corresponding with the flow instance data of current saved.
When restarting, recover the flow instance data in the buffer memory once more, command information deletion that will be corresponding with flow instance for anti-locking system.
S206D deletes synchronous flow instance data from buffer memory.
S207 is restarted or during the generation systems fault, is judged whether to exist the flow instance data that are not synchronized in the database when generation systems, if exist, gets into step S208.If do not exist, get into step S210.
Because the flow instance data in the buffer memory are asynchronous being saved in the database, so restart particularly under the situation of machine when system, the data in the buffer memory possibly also not be synchronized in the database fully.Therefore after system breaks down or after restarting, carry out system initialization again, the command information in the traversal instruction database judges whether to exist the corresponding command information of flow instance data that is not synchronized in the database.If exist, get into step S208, if do not exist, get into step S210, the operation of execution work stream engine start.
S208 obtains the corresponding relation of said command information and command information and interface interchange operation.
Be not synchronized to the flow instance data in the database if exist,, obtain the corresponding relation of command information corresponding and command information and interface interchange operation with said flow instance data according to the command information of preserving in the instruction database.
S209 according to the corresponding relation of said command information and interface interchange operation, generates the interface interchange operation corresponding with said command information.
The corresponding relation of said command information and command information and interface interchange operation is reduced into concrete interface interchange operation.Concrete, the taking-up state is the instruction of " 0 " successively from instruction database, i.e. unprocessed instructions is if get command information as shown in table 2.
Table 2
complete Admin 2011-9-26 123456 4 0
Wherein, object type shows that for " 4 " current object is a work item; Obtain work item object " workItem according to work item ID " 123456 "; The action type that obtains the work at present item is " complete " operation, carries out workItem.complete (" Admin ", " 2011-9-26 ") operation, whole transfer process finishes.
S210, the operation of execution work stream engine start, operation gets into step S202 according to interface interchange.
After command information being converted to corresponding interface interchange operation, the operation of execution work stream engine start regenerates the flow instance data.
In second embodiment of the invention, after receiving the workflow interfacing call operation, convert the interface interchange operation to command information; And preserve the corresponding relation of said command information and interface interchange operation; When occurring that accident is restarted or during when machine, can be written into said command information generating the corresponding interface call operation, and the executive's interface call operation; Again recover the data cached result of flow instance thereby reach, solved the problem of the unexpected loss of data that behind machine, brings of system effectively.
Referring to Fig. 4, the embodiment of the invention flow instance data processing equipment first embodiment synoptic diagram, said device comprises:
Flow engine module 100 is used to receive the workflow interfacing call operation, according to said interface interchange operation product process instance data; When user's execution work stream engine operation, carry out data interaction with cache module.
Cache module 200 is used for said flow instance data are kept at buffer memory.
Synchronization module 300 is used to be provided with the monitoring task, when said monitoring task is confirmed to satisfy the first preset trigger condition, the flow instance data sync in the buffer memory is preserved in database.
Preferably, said synchronization module confirms to satisfy the first preset trigger condition during arbitrary situation below occurring:
When preset synchronization point arrives;
When node instance finishes;
When flow instance finishes.
Referring to Fig. 5, the embodiment of the invention flow instance data processing equipment second embodiment synoptic diagram.
Said device also comprises:
Modular converter 400 is used for generating the command information of presetting form according to said interface interchange operation;
Instruction database 500 is used to preserve the corresponding relation of said command information and said command information and interface interchange operation.
Preferably, said modular converter also is used for when generation systems is restarted or during the generation systems fault, from said instruction database, obtains said command information; According to the corresponding relation of said command information and interface interchange operation, generate the interface interchange operation corresponding with said command information, get into the flow engine module.
Preferably, said device also comprises:
Judge module is used for further judging whether to exist the flow instance data that are not synchronized to database, if exist, gets into modular converter;
First delete cells, be used for when the flow instance data corresponding with the operation of said interface interchange when buffer memory is synchronized to database, deletion and said interface interchange are operated corresponding command information.
Need to prove; In this article; Relational terms such as first and second grades only is used for an entity or operation are made a distinction with another entity or operation, and not necessarily requires or hint relation or the order that has any this reality between these entities or the operation.And; Term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability; Thereby make and comprise that process, method, article or the equipment of a series of key elements not only comprise those key elements; But also comprise other key elements of clearly not listing, or also be included as this process, method, article or equipment intrinsic key element.Under the situation that do not having much more more restrictions, the key element that limits by statement " comprising ... ", and be not precluded within process, method, article or the equipment that comprises said key element and also have other identical element.
The present invention can describe in the general context of the computer executable instructions of being carried out by computing machine, for example program module.Usually, program module comprises the routine carrying out particular task or realize particular abstract, program, object, assembly, data structure or the like.Also can in DCE, put into practice the present invention, in these DCEs, by through communication network connected teleprocessing equipment execute the task.In DCE, program module can be arranged in this locality and the remote computer storage medium that comprises memory device.
The above only is an embodiment of the present invention; Should be pointed out that for those skilled in the art, under the prerequisite that does not break away from the principle of the invention; Can also make some improvement and retouching, these improvement and retouching also should be regarded as protection scope of the present invention.

Claims (11)

1. a flow instance data processing method is characterized in that, said method comprises:
Receive the workflow interfacing call operation, according to said interface interchange operation product process instance data;
Said flow instance data are kept in the buffer memory, and when user's execution work stream engine operation, said workflow engine directly carries out alternately with data cached;
The monitoring task is set, when said monitoring task is confirmed to satisfy the first preset trigger condition, the flow instance data sync in the buffer memory is preserved in database.
2. method according to claim 1 is characterized in that, when arbitrary situation below the appearance, confirms to satisfy the first preset trigger condition:
When preset synchronization point arrives;
When node instance finishes;
When flow instance finishes.
3. method according to claim 1 is characterized in that, after receiving the workflow interfacing call operation, said method also comprises:
Generate the command information of preset form according to said interface interchange operation;
Preserve the corresponding relation of said command information and said command information and interface interchange operation.
4. according to claim 1 or 3 described methods, it is characterized in that said method also comprises:
When generation systems is restarted or during the generation systems fault, obtain said command information;
According to the corresponding relation of said command information and interface interchange operation, generate the interface interchange operation corresponding with said command information;
Step according to said interface interchange operation entering product process instance data.
5. method according to claim 4 is characterized in that, before obtaining said command information, said method also comprises:
Further judge whether to exist the flow instance data that are not synchronized in the database,, obtain said command information if exist.
6. method according to claim 4 is characterized in that, said method also comprises:
When from buffer memory, being synchronized to database with the corresponding flow instance data of said interface interchange operation, deletion and the corresponding command information of said interface interchange operation.
7. a flow instance data processing equipment is characterized in that, said device comprises:
The flow engine module is used to receive the workflow interfacing call operation, according to said interface interchange operation product process instance data; When user's execution work stream engine operation, carry out data interaction with cache module;
Cache module is used for said flow instance data are kept at buffer memory;
Synchronization module is used to be provided with the monitoring task, when said monitoring task is confirmed to satisfy the first preset trigger condition, the flow instance data sync in the buffer memory is preserved in database.
8. device according to claim 7 is characterized in that, said synchronization module confirms to satisfy the first preset trigger condition during arbitrary situation below occurring:
When preset synchronization point arrives;
When node instance finishes;
When flow instance finishes.
9. device according to claim 7 is characterized in that, said device also comprises:
Modular converter is used for generating the command information of presetting form according to said interface interchange operation;
Instruction database is used to preserve the corresponding relation of said command information and said command information and interface interchange operation.
10. according to claim 7 or 9 described devices; It is characterized in that; Said modular converter also is used for when generation systems is restarted or during the generation systems fault, from said instruction database, obtains said command information, according to the corresponding relation of said command information and interface interchange operation; Generate the interface interchange operation corresponding, get into the flow engine module with said command information.
11. device according to claim 9 is characterized in that, said device also comprises:
Judge module is used for further judging whether to exist the flow instance data that are not synchronized to database, if exist, gets into modular converter;
First delete cells, be used for when the flow instance data corresponding with the operation of said interface interchange when buffer memory is synchronized to database, deletion and said interface interchange are operated corresponding command information.
CN201110445830.1A 2011-12-27 2011-12-27 A kind of process instance data processing method and device Expired - Fee Related CN102521712B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110445830.1A CN102521712B (en) 2011-12-27 2011-12-27 A kind of process instance data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110445830.1A CN102521712B (en) 2011-12-27 2011-12-27 A kind of process instance data processing method and device

Publications (2)

Publication Number Publication Date
CN102521712A true CN102521712A (en) 2012-06-27
CN102521712B CN102521712B (en) 2015-09-23

Family

ID=46292623

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110445830.1A Expired - Fee Related CN102521712B (en) 2011-12-27 2011-12-27 A kind of process instance data processing method and device

Country Status (1)

Country Link
CN (1) CN102521712B (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932416A (en) * 2012-09-26 2013-02-13 东软集团股份有限公司 Intermediate data storage method, processing method and device in information flow task
CN103559574A (en) * 2013-10-28 2014-02-05 东软集团股份有限公司 Method and system for operating workflow
CN104376054A (en) * 2014-11-04 2015-02-25 东软集团股份有限公司 Persistent instance object processing method and device
CN104484167A (en) * 2014-12-05 2015-04-01 广州华多网络科技有限公司 Task processing method and device
CN104699411A (en) * 2013-12-06 2015-06-10 北京慧正通软科技有限公司 Technical method for improving performance of cache in workflow engine process instance
CN105912384A (en) * 2016-04-01 2016-08-31 广东凯通软件开发有限公司 Transaction processing method and device for workflow engine
CN106155769A (en) * 2015-03-26 2016-11-23 北大方正集团有限公司 A kind of workflow processing method, device and workflow engine
CN106529917A (en) * 2016-12-15 2017-03-22 平安科技(深圳)有限公司 Workflow processing method and device
CN107844363A (en) * 2017-10-27 2018-03-27 东软集团股份有限公司 Business transaction processing method, device, storage medium and equipment
CN107992537A (en) * 2017-11-24 2018-05-04 金蝶软件(中国)有限公司 Service attribute transmission method, device, computer equipment and storage medium
CN108563206A (en) * 2018-04-17 2018-09-21 西安交通大学 A kind of production process control method based on flow instance
CN108961033A (en) * 2018-05-17 2018-12-07 平安科技(深圳)有限公司 Multiservice system exchange method and device, storage medium, electric terminal
CN109472540A (en) * 2017-09-07 2019-03-15 北京京东尚科信息技术有限公司 Method and device for business processing
CN110032571A (en) * 2019-04-18 2019-07-19 腾讯科技(深圳)有限公司 Business flow processing method, apparatus, storage medium and calculating equipment
CN114048196A (en) * 2022-01-13 2022-02-15 山东中创软件商用中间件股份有限公司 Workflow system data processing method, device, equipment and storage medium
WO2023231716A1 (en) * 2022-06-01 2023-12-07 北京字跳网络技术有限公司 Data processing methods and apparatus, electronic device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1680923A (en) * 2004-04-09 2005-10-12 东软集团有限公司 High-efficient processing method of working-fluid engine
US20070156486A1 (en) * 2005-12-29 2007-07-05 Microsoft Corporation Multiple concurrent workflow persistence schemes
CN101777154A (en) * 2010-02-01 2010-07-14 浪潮集团山东通用软件有限公司 Persistence method of workflow data in workflow management system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1680923A (en) * 2004-04-09 2005-10-12 东软集团有限公司 High-efficient processing method of working-fluid engine
US20070156486A1 (en) * 2005-12-29 2007-07-05 Microsoft Corporation Multiple concurrent workflow persistence schemes
CN101351789A (en) * 2005-12-29 2009-01-21 微软公司 Multiple concurrent workflow persistence schemes
CN101777154A (en) * 2010-02-01 2010-07-14 浪潮集团山东通用软件有限公司 Persistence method of workflow data in workflow management system

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932416B (en) * 2012-09-26 2016-03-30 东软集团股份有限公司 A kind of intermediate data storage method of information flow task, processing method and device
CN102932416A (en) * 2012-09-26 2013-02-13 东软集团股份有限公司 Intermediate data storage method, processing method and device in information flow task
CN103559574A (en) * 2013-10-28 2014-02-05 东软集团股份有限公司 Method and system for operating workflow
CN103559574B (en) * 2013-10-28 2017-02-08 东软集团股份有限公司 Method and system for operating workflow
CN104699411A (en) * 2013-12-06 2015-06-10 北京慧正通软科技有限公司 Technical method for improving performance of cache in workflow engine process instance
CN104376054A (en) * 2014-11-04 2015-02-25 东软集团股份有限公司 Persistent instance object processing method and device
CN104376054B (en) * 2014-11-04 2017-12-29 东软集团股份有限公司 A kind of processing method and processing device of persisted instances object
CN104484167B (en) * 2014-12-05 2018-03-09 广州华多网络科技有限公司 Task processing method and device
CN104484167A (en) * 2014-12-05 2015-04-01 广州华多网络科技有限公司 Task processing method and device
CN106155769A (en) * 2015-03-26 2016-11-23 北大方正集团有限公司 A kind of workflow processing method, device and workflow engine
CN106155769B (en) * 2015-03-26 2019-10-15 北大方正集团有限公司 A kind of workflow processing method, device and workflow engine
CN105912384A (en) * 2016-04-01 2016-08-31 广东凯通软件开发有限公司 Transaction processing method and device for workflow engine
CN106529917B (en) * 2016-12-15 2020-07-03 平安科技(深圳)有限公司 Workflow processing method and device
CN106529917A (en) * 2016-12-15 2017-03-22 平安科技(深圳)有限公司 Workflow processing method and device
CN109472540A (en) * 2017-09-07 2019-03-15 北京京东尚科信息技术有限公司 Method and device for business processing
CN107844363B (en) * 2017-10-27 2020-08-28 东软集团股份有限公司 Business transaction processing method, device, storage medium and equipment
CN107844363A (en) * 2017-10-27 2018-03-27 东软集团股份有限公司 Business transaction processing method, device, storage medium and equipment
CN107992537B (en) * 2017-11-24 2020-05-08 金蝶软件(中国)有限公司 Service attribute transmission method, device, computer equipment and storage medium
CN107992537A (en) * 2017-11-24 2018-05-04 金蝶软件(中国)有限公司 Service attribute transmission method, device, computer equipment and storage medium
CN108563206A (en) * 2018-04-17 2018-09-21 西安交通大学 A kind of production process control method based on flow instance
CN108961033A (en) * 2018-05-17 2018-12-07 平安科技(深圳)有限公司 Multiservice system exchange method and device, storage medium, electric terminal
CN108961033B (en) * 2018-05-17 2023-09-01 平安科技(深圳)有限公司 Multi-service system interaction method and device, storage medium and electronic terminal
CN110032571A (en) * 2019-04-18 2019-07-19 腾讯科技(深圳)有限公司 Business flow processing method, apparatus, storage medium and calculating equipment
CN114048196A (en) * 2022-01-13 2022-02-15 山东中创软件商用中间件股份有限公司 Workflow system data processing method, device, equipment and storage medium
CN114048196B (en) * 2022-01-13 2022-05-13 山东中创软件商用中间件股份有限公司 Workflow system data processing method, device, equipment and storage medium
WO2023231716A1 (en) * 2022-06-01 2023-12-07 北京字跳网络技术有限公司 Data processing methods and apparatus, electronic device and storage medium

Also Published As

Publication number Publication date
CN102521712B (en) 2015-09-23

Similar Documents

Publication Publication Date Title
CN102521712A (en) Process instance data processing method and device
CN102073540B (en) Distributed affair submitting method and device thereof
US8990820B2 (en) Runtime task with inherited dependencies for batch processing
CN105159768A (en) Task management method and cloud data center management platform
CN104063293B (en) A kind of data back up method and stream calculation system
CN100538646C (en) A kind of method and apparatus of in distributed system, carrying out the SQL script file
CN106126403B (en) Oracle database failure analysis methods and device
CN103795804A (en) Storage resource scheduling method and storage calculation system
CN110716802B (en) Cross-cluster task scheduling system and method
CN103310460A (en) Image characteristic extraction method and system
CN109657007A (en) Database in phase based on asynchronous submission executes method and apparatus parallel
CN103500120A (en) Distributed cache high-availability processing method and system based on multithreading asynchronous double writing
EP3028243A1 (en) Determining topic relevance of an email thread
CN106971254A (en) A kind of service monitoring system and method
US20230020324A1 (en) Task Processing Method and Device, and Electronic Device
CN106815254A (en) A kind of data processing method and device
CN104834599A (en) WEB security detection method and device
CN103235811A (en) Data storage method and device
US20230351145A1 (en) Pipelining and parallelizing graph execution method for neural network model computation and apparatus thereof
CN111444158A (en) Long-short term user portrait generation method, device, equipment and readable storage medium
CN113254445A (en) Real-time data storage method and device, computer equipment and storage medium
CN110177144B (en) Method for copying application environment by one key based on private cloud
CN115150471A (en) Data processing method, device, equipment, storage medium and program product
CN104115127B (en) Storage system and data managing method
CN114510317A (en) Virtual machine management method, device, equipment and storage medium

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150923

CF01 Termination of patent right due to non-payment of annual fee