Design and Implementation of Process System Supporting Process Dynamic Updating

XU Gang,SONG Wei,HU Hao,LV Jian
DOI: https://doi.org/10.3969/j.issn.1002-137X.2012.z3.116
2012-01-01
Computer Science
Abstract:As the Internet platform is opening and changing,the business processes need to be dynamic updated when running,at the same time,the instances under the original model must be migrated to the updated process model.This thesis designs a process system to support dynamic updating.In model level,AOP(Aspect Oriented Programming) is used to construct the new model when instances are running.In engine level,modifying the existing engine so that running instances can be suspended and resumed,thus supporting the dynamic migration of instances.In instance level,an instance migration algorithm is put forwards to support model dynamic updating.At last,an example is used to verify the correctness of our system.
What problem does this paper attempt to address?