CN103455324A - Model for business development process - Google Patents

Model for business development process Download PDF

Info

Publication number
CN103455324A
CN103455324A CN2013103143727A CN201310314372A CN103455324A CN 103455324 A CN103455324 A CN 103455324A CN 2013103143727 A CN2013103143727 A CN 2013103143727A CN 201310314372 A CN201310314372 A CN 201310314372A CN 103455324 A CN103455324 A CN 103455324A
Authority
CN
China
Prior art keywords
operation flow
business
flow
definition
link
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
CN2013103143727A
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.)
BEIJING JUSTEP SCIENCE & TECHNOLOGY Co Ltd
Original Assignee
BEIJING JUSTEP SCIENCE & TECHNOLOGY 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 BEIJING JUSTEP SCIENCE & TECHNOLOGY Co Ltd filed Critical BEIJING JUSTEP SCIENCE & TECHNOLOGY Co Ltd
Priority to CN2013103143727A priority Critical patent/CN103455324A/en
Publication of CN103455324A publication Critical patent/CN103455324A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

The invention provides a model based on business process development. The model comprises a business logic module and a business process module, wherein the business logic module is used for storing definition of business logic, and the business process module is used for storing definition of the business process.

Description

A kind of model for the business development flow process
Technical field
The present invention relates to computing machine business platform development technology, more specifically, relate to a kind of model for the business development flow process.
Background technology
Present management software is that the management software working procedure is write together with handled service logic, and then compiling becomes a kind of executable mode and is fixed up.From morphosis, no matter be early stage processor-oriented exploitation and object-oriented development, or the development approach of current facing assembly or componentization, all directly based on certain technology platform, by refinement layer by layer and the encapsulation to code, describe business event, and be packaged as an application software product, form a black box.Need to adjust once business event changes, will run into numerous difficulties.Even have the source code of application, also be difficult to realize adjust flexibly and expansion.
Under the black box pattern of existing management software, business reorganization causes to existing code or Componentized code segment, being adjusted from bottom.No matter be use which kind of advanced person's Programming Methodology or use various process modelings, UML modeling and data modeling tool, or test by Capability Maturity Model for Software, all can't avoid this problem.The difference of distinct methods only is, by paying higher cost and cost, exchanges the limited lifting aspect efficiency for, and the system finally built remains the system of rigidity, can't fundamentally solve the difficult problem that operation system is adjusted flexibly.No matter be professional software vendor or final user, all be easy to be absorbed in the mire that software development is safeguarded.
Existing management software, although a part provides part secondary development support, but all be confined to the simple modification of some resource and parameter, be perhaps some local customization capabilitys, as report definition instrument, right assignment etc., but these parts are isolated mutually, architectonical, still can't effectively not solve the problem that infosystem is adjusted flexibly.Cause often need to breaking, even abandoning original infosystem, rebuild could meet the practical application needs fully.
Summary of the invention
For overcoming existing defect, the present invention proposes a kind of model for the business development flow process.
According to an aspect of the present invention, proposed the exploitation of a kind of service based application model, comprising: business logic modules, for the definition of storage service logic; The operation flow module, for the definition of storage service flow process.
Wherein, business logic modules, for writing service logic, comprising:
The action submodule, for defining action and program; The code submodule, for the realization of service logic; The function submodule, for function definition.
Wherein, the operation flow module comprises operation flow definition, operation flow operation and orchestration instance; Wherein, the operation flow definition is for describing whole process and the various rule of operation flow; The core of operation flow operation is business process engine, for resolving the operation flow definition, advances the operation of operation flow; Orchestration instance is the result of operation flow operation; Wherein, an operation flow definition is moved and is once just produced an orchestration instance.
Wherein, the operation flow definition is used for describing the link step that enterprise realizes that a business objective need to comprise, front and back order and synchronized relation between each link step, the information whom each step processed by; Wherein, the corresponding service link of step, ordinal relation defines by connecting arc, the corresponding executor of handler, processing requirements corresponds to processing rule.
Wherein, service link needs selection, branch and the merging in path in the artificial processing participated in, processing automatically and operation flow for describing operation flow.
Wherein, the operation flow operation, for realizing the business action of miscellaneous service flow process, is based on the business process engine of PetriNet principle; Wherein, architecture the action of business process engine and business be do not have associated.
Wherein, business process engine is resolved and the computing service flow definition for realizing, generative process is controlled ProcessControl; Also for realize the operation of actual operation flow according to process control, and generate the orchestration instance data and deposit database in.
Wherein, orchestration instance comprises the two-part data of task of flow instance and each activity link; Wherein, flow instance is to start flow process to generate one at every turn, and the task of activity link all can generate for flowing to the activity link while being each circulation, rollback and forwarding.
The present invention by business model resource and system are realized technical point from, fundamentally promote the technology independence of management system.Service resources is the part the most frequently changed with user's request, by disassociation service with realize part, can accomplish service resources when change, do not affect the technology that realizes of bottom, without reconfiguring or the running environment of upgrading.And the independence of running environment can guarantee that application can operate on different systems across realizing technology, at any time zero cost move to new realize technical.
The accompanying drawing explanation
Figure 1 shows that the service chart of corresponding operation flow module.
Embodiment
Below in conjunction with the drawings and specific embodiments, a kind of model for business development provided by the invention is described in detail.
In the following description, a plurality of different aspects of the present invention will be described, yet, for those skilled in the art, can only utilize more of the present invention or entire infrastructure or flow process to implement the present invention.For the definition of explaining, set forth specific number, configuration and order, but clearly, in the situation that do not have these specific detail can implement the present invention yet.In other cases, in order not obscure the present invention, for some well-known features, will no longer be described in detail.
Model has been people for convenience of research, understand and solve the variety of problems that exists in objective event and word, icon, symbol, relational expression and the entity apperance after thinking repeatedly is abstract described to objective reality set, to describe a kind of visualize form of the objective things of being recognized.
Business model is the needs from IT application in enterprises, and a kind of system of doing for business and the administrative institute of enterprise is abstract and describe, and the design and development that the business model system is infosystem provides scientific and rational guiding and foundation.
Business model just is based on Enterprise Engineering Theory and business model system, analyzes, designs, exploitation and maintenance information system.The process of business model, be reality and the knowledge from business and management, and foundation and with reference to the business model system adopts the business model instrument, designs and construct relevant business model resource, and the business model resource is the major product of business model.
The application's service application model comprises: business logic modules, for the definition of storage service logic; The operation flow module, for the definition of storage service flow process.
Wherein, business logic modules for writing service logic, generally comprises three submodule: action(definition action and procedure), the realization of code(service logic, generally use java to realize, src is arranged, dsrc, lib) and the fn(function definition).
The application's operation flow is based on operation flow definition and the operation architecture of PetriNet principle, and PetriNet is the theoretical system that is widely used in now operation flow description and executing arithmetic.Only have three fundamental elements in PetriNet, they are respectively the Place(containers), Activity(processes) and the Token(token), the basic principle of PetriNet is all around these three element definitions, they respectively: Place is used for depositing Token; Activity is used for consuming the Token in its input Place, and produces new Token to the Place of its output; Activity and Activity can not direct interconnection connect, and can only interconnect by Place.The condition that Activity activates is, in all Place of its input, Token is arranged.Just do not had after a Token is consumed by an Activity, can not be consumed again.
Although the application the operation flow system be based on the PetriNet principle, due to business model layer encapsulation, can't touch too much the thing of bottom PetriNet in actual Business Process Modeling process.So here just no longer PetriNet has been described in detail, the details of concrete PetriNet refer to the professional document relevant to PetriNet.
Figure 1 shows that the service chart of corresponding operation flow module.Operation flow passes business form in essence exactly between the people, and the medium approach of being responsible for the transport service list and notifying the other side to be processed is Pending tasks.So in the operation flow system, Pending tasks is key foundation, as long as be operation flow or collaborative involve the transmission of business form between the people and all will rely on Pending tasks.Understanding based on above and consideration, the operation flow system is to take Pending tasks as core, in conjunction with operation flow and collaborative operation flow system.
Wherein, the operation flow module is divided into three parts, and they are respectively the operation flow definition, operation flow operation and orchestration instance (operation flow control data).Whole process and the various rule of operation flow described in the operation flow definition, from use, says that the process flow diagram of picture and the flow rules of setting are exactly the operation flow definition.The core of operation flow operation is business process engine, and it resolves the operation flow definition, advances the operation of operation flow, and the result of operation is exactly orchestration instance.An operation flow definition is moved and is once just produced an orchestration instance, comprises some Pending tasks in orchestration instance.
Wherein, what operation flow definition was described is that enterprise realizes that a business objective (business approval) need to comprise how many link steps, between each link step before and after order and synchronized relation, whom each step the information such as process by.Be abstracted on business model, the corresponding service link of step, ordinal relation is by connecting the arc definition, the corresponding executor of handler, processing requirements corresponds to processing rule, so the operation flow definition is by link, processing rule and be connected the arc composition.
Be drawn in the service link on process flow diagram in business procedure, the mode of operation flow of usining is moved as entrance with Pending tasks.This type of service link need to, after the executor receives Pending tasks, just can move service link by opening the processing Pending tasks.The definition that this type of service link is refered in particular in the operation flow definition, the service link be not drawn on process flow diagram comprised in business procedure is all static service link, they are not included in the category of operation flow definition.
Wherein, the operation flow link is the most most important component in operation flow, and it is described in operation flow needs the artificial processing participated in, the selection in path in processing and operation flow automatically, branch and merging etc.The various rules and the condition that it should be noted that all operation flow link definition all only work when operation flow is carried out the query action.
Wherein, the executor of operation flow rule definition operation flow, the information such as the Treatment Options of various operations and notice.In order to support complex business process, all operation flow rules all can arrange many, in the operation flow operation, according to the effective term arranged and putting in order of rule, calculate a unique rule come into force.The operation flow rule that is to say same type only has unique one can come into force at synchronization.
The calculating of operation flow rule is general all calculates when calling the relevant business action of query, during calculating, according to the order of operation flow rule definition, calculates one by one, when finding one can come into force and just no longer down calculated.The operation flow rule comprises following a plurality of example rules.
Setup rule
Setup rule be defined on operation flow when calling startProcessQueryAction action launching operation flow, for the orchestration instance data are done initialized rule definition.Generally do the title of some flow instances in setup rule, the initialization of binding hours, but setup rule can be to all assignment that concern of the concept SA_Task under orchestration instance in fact.Setup rule only comes into force when calling startProcessQueryAction, and in process flow operation, has just no longer worked later.So be can automatically not follow change here when operation flow business datum value in service changes, and can only write code, initiatively go to refresh.
Notification rule
Notification rule is for having done certain operation and need to notify relevant people the time when operation flow in the process of moving.Define the information such as notify recipients, recipient's processing mode in notification rule.Be to come into force according to some other operations of operation flow level when notification rule is defined in operation flow from it, and be just to come into force according to other certain operations of loose collar assistant warden when notification rule is defined on the activity link.
Executing rule
Executing rule is for the executor of definition of activities link, the optional scope of executor, the information such as Pending tasks attribute and processing mode.Executing rule is done when (and only doing the circulation action) inflow current active link is moved in circulation and is worked in other links, and after giving current active link calculating executor and having generated Pending tasks, executing rule has just no longer worked.
The circulation rule
Operation flow is in service will flow to next step after certain activity link is disposed, and is circulation.As the term suggests the circulation rule is exactly the rule come into force when the current active link is done the circulation operation, the circulation operation that this comes refers to the advanceProcessQueryAction action.Its definition be that the current active link is called advanceProcessQueryAction some options in when action, such as whether needing to eject circulation dialog box etc.It should be noted that circulation is which link and to be which executor is come by the executing rule of the relation between link and next step activity link fixed to next step.
Backoff rules
Operation flow is in service can not be continued for a certain reason to send out in certain activity link and flow to next step, and need to send back to that previous step processes again, is both rollback.As the term suggests the rule that the circulation rule comes into force exactly when the current active link is done rollback operation, the rollback operation here refers to the backProcessQueryAction action.Its definition be that the current active link is called backProcessQueryAction some options in when action, such as whether needing to eject circulation dialog box etc.It should be noted that, rollback operation is that Pending tasks is issued to the once activity link of process again, so give the activity link of process once generate new Pending tasks according to being no longer the executing rule defined on these activity links, but these activity links were used for the Pending tasks of circulation originally.Whom Pending tasks once process just new Pending tasks to be issued to whom by, and execution pattern, some attributes such as contention mode all from old Pending tasks direct copying in new Pending tasks.
Forward rule
The executor of operation flow certain activity link in service can't determine how to process, or needs that first Pending tasks is issued to other people and look at and then process and be forwarding.Forwarding rule is exactly the rule come into force when the current active link is done the forwarding operation, and the forwarding operation here refers to the transferTaskQueryAction action.Its definition be that the current active link is called transferTaskQueryAction some options in when action, such as whether needing to eject circulation dialog box etc.Forwarding and circulation are distinguished and are, circulation is Pending tasks have been issued to the executor of next step activity link, and current active link and the executor of operation flow have become.Although given other executors Pending tasks stream and forward, the current active link of operation flow does not change yet.Forward regular attribute configuration and executing rule one touch the same, so forward the details that regular details please refer to executing rule.Refer to.
Merge rule
Merge rule and be the relation that is defined in the AND merging between a plurality of inputs that are used for describing the AND merging.Merging rule is in the activity link merged at all AND of being directly inputted to, as long as when any activity link is done the circulation operation, it all can work.
Branching rule
Merge rule and be the relation that is defined in AND branch between a plurality of outputs that are used for defining AND branch.Branching rule is to work when AND divides the activity link of supporting the front to do the circulation operation.For example after the AND branch after certain activity link, 3 activity links are arranged, want to accomplish that wherein 2 activity links are to select when this loose collar throttling turns, it is fixed whether remaining 1 activity link is selected by user oneself.In branching rule, describe, the self-determining activity link of user is optional output, and remaining is exactly essential output.
Wherein, for the operation flow executor, operation flow is exactly Pending tasks passing between according to set order and rule between different people in essence in fact, so whether operation flow can combine closely with organizational structure, is to weigh the whether available large standard of operation flow.
Operation flow realizes that by the mode of organizational structure's function, in operation flow and institutional tighter integration, using-system mechanism group of functions becomes organizational structure's expression formula, is used for selecting the complicated arbitrarily scope of organization as the operation flow executor.Simultaneously general expression formula function also can intert for organizational structure's expression formula, has realized that operation flow can obtain the executor from any place.Operation flow executor defines and is used at present executing rule, notification rule and forwarding in rule, and executing rule is used for the executor of definition of activities link, and notification rule is used for defining notification receiver, forwards rule and is used for the recipient of definition while forwarding.
The difference of executor's function and other generic function maximums is the form of rreturn value, and the rreturn value type of executor's function must be the list of specifying the organization unit of type (OrgUnit).Organization unit is to come together to describe by FID and two signs of FName.
Executor's function essence is exactly to select the organization unit of various conditions in fact.Itself also not only can be used executor's function in operation flow, in other with good grounds conditions of system, selects the place of organization unit to use by direct call function or the mode of calling expression formula.The rreturn value of other generic functions, as long as mate with the input parameter of executor's function, just can directly be used as the parameter of importing into of executor's function and use.
Wherein, often need to write some codes and be used for the service control process flow operation in the practical business demand, or, according to the operation result synchronous service data of operation flow, What is more by code is the characteristic that realizes that some operation flows are not supported originally.And the point of penetration of writing these codes is exactly event.
The operation flow event is exactly the event that operation flow is provided by the business action provided in fact.It not only comprises these events that are listed as below, can also give action expansion event arbitrarily.
The operation flow event can define on business procedure, also can on service link, define.Their trigger sequence is the event that first triggers the business procedure higher level, the event on rear triggering service link.
Wherein, the essence of operation flow operation is exactly to realize the business action of miscellaneous service flow process in fact, and its most crucial part is based on the business process engine of PetriNet principle.Architecture, business process engine and business action are without any relation, business action is the extraneous a kind of approach that is used for the service control flow engine just, cast aside the business action, the external world equally can also be as the general Java interface various interface of using business process engine provide the same as class and class are provided.
Business process engine realizes two large characteristics, the firstth, resolve and the computing service flow definition, and then generate ProcessControl.The secondth, realize actual operation flow operation according to ProcessControl, and generate the orchestration instance data and deposit database in.So the essence of business process engine is exactly to resolve the operation flow definition then to generate and maintenance service flow instance data, this is also the essence of operation flow operation.
Wherein, in orchestration instance, the business process engine in the operation flow operation frame (ProcessEngine) is resolved the operation flow definition, and the result of its operation generates orchestration instance exactly.Orchestration instance is a general reference, and it has really comprised the two-part data of task (Task) of flow instance (ProcessInstance) and each activity link in fact.Wherein flow instance (ProcessInstance) is to start flow process to generate one at every turn, and the task of activity link (Task) is each circulation, when rollback and forwarding, all can generate for flowing to the activity link.So they are relations that a flow instance (ProcessInstance) comprises a plurality of tasks (Task).
Because most attributes of flow instance (ProcessInstance) and task (Task) are all the same, so, in database, they are all to be deposited into task list (SA_Task).Two kinds of data are used SCATALOGID and the incompatible differentiation of SKINID field groups.So flow instance (ProcessInstance) is also task (Task) in essence, a kind of task of specific type (Task).
Finally it should be noted that, above embodiment is only in order to describe technical scheme of the present invention rather than the present technique method is limited, the present invention can extend to other modification, variation, application and embodiment in application, and therefore thinks that all such modifications, variation, application, embodiment are in spirit of the present invention and teachings.

Claims (9)

1. the model of a service based development process comprises:
Business logic modules, for the definition of storage service logic;
The operation flow module, for the definition of storage service flow process.
2. model according to claim 1, wherein, business logic modules, for writing service logic, comprising:
The action submodule, for the definition of storage service action;
The code submodule, for the realization of service logic; With
The function submodule, for defined function.
3. model according to claim 1, wherein, the operation flow module comprises operation flow definition, operation flow operation and orchestration instance.
4. model according to claim 3, wherein, the operation flow definition is for describing whole process and the various rule of operation flow; The core of operation flow operation is business process engine, for resolving the operation flow definition, advances the operation of operation flow; Orchestration instance is the result of operation flow operation; Wherein, an operation flow definition is moved and is once just produced an orchestration instance.
5. model according to claim 4, wherein, the operation flow definition is for describing the link step that enterprise realizes that a business objective need to comprise, between each link step before and after order and synchronized relation, the information whom each step processed by; Wherein, the corresponding service link of step, ordinal relation defines by connecting arc, the corresponding executor of handler, processing requirements corresponds to processing rule.
6. model according to claim 5, wherein, service link for describe operation flow need the artificial processing participated in, automatically process and operation flow in selection, branch and the merging in path.
7. model according to claim 4, wherein, the operation flow operation, for realizing the business action of miscellaneous service flow process, is based on the business process engine of PetriNet principle; Wherein, architecture the action of business process engine and business be do not have associated.
8. model according to claim 4, wherein, business process engine is resolved and the computing service flow definition for realizing, generative process control ProcessControl; Also for realize the operation of actual operation flow according to process control, and generate the orchestration instance data and deposit database in.
9. model according to claim 8, wherein, orchestration instance comprises the two-part data of task of flow instance and each activity link; Wherein, flow instance is to start flow process to generate one at every turn, and the task of activity link all can generate for flowing to the activity link while being each circulation, rollback and forwarding.
CN2013103143727A 2013-07-24 2013-07-24 Model for business development process Pending CN103455324A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013103143727A CN103455324A (en) 2013-07-24 2013-07-24 Model for business development process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013103143727A CN103455324A (en) 2013-07-24 2013-07-24 Model for business development process

Publications (1)

Publication Number Publication Date
CN103455324A true CN103455324A (en) 2013-12-18

Family

ID=49737731

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013103143727A Pending CN103455324A (en) 2013-07-24 2013-07-24 Model for business development process

Country Status (1)

Country Link
CN (1) CN103455324A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105320508A (en) * 2014-07-17 2016-02-10 方欣科技有限公司 System for obtaining service integration workflow engine
CN106528066A (en) * 2015-09-15 2017-03-22 华为技术有限公司 A business process operation method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101393620A (en) * 2008-10-27 2009-03-25 山东中创软件工程股份有限公司 Model for human activity description
CN102254234A (en) * 2010-05-17 2011-11-23 中兴通讯股份有限公司 Realization method of business process and workflow engine

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101393620A (en) * 2008-10-27 2009-03-25 山东中创软件工程股份有限公司 Model for human activity description
CN102254234A (en) * 2010-05-17 2011-11-23 中兴通讯股份有限公司 Realization method of business process and workflow engine

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105320508A (en) * 2014-07-17 2016-02-10 方欣科技有限公司 System for obtaining service integration workflow engine
CN106528066A (en) * 2015-09-15 2017-03-22 华为技术有限公司 A business process operation method and device
CN106528066B (en) * 2015-09-15 2020-01-17 华为技术有限公司 Business process operation method and device

Similar Documents

Publication Publication Date Title
CN104679488B (en) A kind of flow custom development platform and flow custom development approach
KR100633478B1 (en) System and its method for developing software based on business operating system
US10296305B2 (en) Method and device for the automated production and provision of at least one software application
CN104281906A (en) Process engine achieving method and system in service process
US20080022257A1 (en) Business process execution language (bpel) application generator for legacy interfaces
CN111552471A (en) Task arrangement method and system under hybrid cloud environment
CN101819529A (en) System and method for realizing visual development of workflow task interface
CN103441900A (en) Centralization cross-platform automated testing system and control method thereof
CN103309904A (en) Method and device for generating data warehouse ETL (Extraction, Transformation and Loading) codes
CN110058853B (en) API (application program interface) flow method based on workflow and authority control
CN103744647A (en) Java workflow development system and method based on workflow GPD
WO2019062673A1 (en) Information-based management implementation method and system based on input and output semantization
Biswal et al. A novel approach for scenario-based test case generation
Helfen et al. Testing SAP solutions
Oliveira Junior et al. SMartySPEM: a SPEM-based approach for variability management in software process lines
CN110705823A (en) Production process route configuration method
CN103455324A (en) Model for business development process
US10114622B2 (en) Method and system for customizing a graphic user interface of a manufacturing execution system screen
CN103971225A (en) Workflow dynamic expanding method and system
CN103995699A (en) Electric power enterprise information system development method based on MDA
CN110941422A (en) Code automatic generation method, code generator and readable storage medium
CN115951970A (en) Heterogeneous multi-simulation software integrated development environment
CN115185561A (en) CICD system based on service Jenkins and implementation method
Tragatschnig et al. Runtime process adaptation for bpel process execution engines
Chandra et al. Information technology support for integrated supply chain modeling

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20131218