1 / 14

A Process V iew F ramework for Artifact -Centric Business Processes

A Process V iew F ramework for Artifact -Centric Business Processes. Sira Yongchareon Chengfei Liu 2010. Introduction. Process Modelling. Process centric modelling * Artifact C entric Process (ACP) modelling

koren
Télécharger la présentation

A Process V iew F ramework for Artifact -Centric Business Processes

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Process View Framework for Artifact-Centric Business Processes SiraYongchareon Chengfei Liu 2010

  2. Introduction Process Modelling • Process centric modelling • *ArtifactCentric Process (ACP) modelling • The focus is on describing how business data are changed / updated by a particular action or task.(Wikipedia) The difference between these process modelling approaches:

  3. Components of ACP • Atrifacts • An artifact is a business entity or an object involved in a business process which contains a set of attributes and states ( including: creation- completion- achieving) • Services • A task /service is a task that requires input data from artifact or user and produces the output by updating the state of artifact • Business rules • Determine the association between artifact and service in a condition-action style. Each rule determine which service is invoked and which state of the artifact needs to be updated under a pre-condition.

  4. Motivation to process views • Concerns: • Different levels of privacy, authority, access, etc. • Different levels of detail/ interest for different roles (stakeholders) • Solution: • A framework that enables a customization of views for artifact centric business processes to support different levels of details based on role, authority control, or privacy requirements.

  5. Operational view vs. Abstract views Order Sale = {created: {init, open_for_item}, ready_for_shipping, in_processing:{delivering : {in_shipping, shipped}, billed}, closed}

  6. Problem definitions/ Approach • How to define, construct and validate constructed views for ACP? • View Construction • State composition • State hiding • View Validation • Rules for state tree preservation • Rule1. State ordering relationpreserve • Rules for state transition preservation • Rule2. Hierarchy preservation • Rule3. Atomicity of composite state preservation • Rule4. business rule- Transitions of multiple artifactspreservation • Rules for attribute condition preservation • Rule5. Attribute condition preservation

  7. View Construction • View transformation by • State composition: nesting states at the same level under the new defined composite state • State hiding: only applicable for the nested states

  8. Consistency Rule 1 State ordering relation preservation • This rule ensures that the transition corresponding to business rules of two views are consistent • If Sx < Syin ACP view respecting role1 then Sx < Syin ACP view respecting role2 • If Sx || Syin ACP view respecting role1 then Sx || Syin ACP view respecting role2 (|| denotes independency)

  9. Consistency Rule 2 Hierarchy preservation • Example: • state ‘Shipped’ preserves the hierarchy consistency between the sale’s view and its underlying original view. 9

  10. Consistency Rules: modification of business rules • State conditioning modification of business rule • Hiding any states of an artifact will break up the transition1 relation between such hidden state and other state. • Transition rearrangement is required. (consistency rule 3) • Attribute conditioning modification of business rule • Attempt to maintain the condition of each business rule that corresponds to the rearranged transition as most specific as possible. • (consistency rule 5: the new attribute is the disjunction of every attribute proposition ) 1A transition means that the state of the artifact changes from source state to target state if the precondition of the related business rule holds

  11. Consistency Rule 3 Atomicity of composite state preservation • To preserve the existence of transition between hidden state and non hidden state and the nonexistence between hidden state and hidden state • If any state under the composite state is hidden then • An entry transition (from non-hidden state to hidden state) must be rearranged to composite state. • An exit transition (from non-hidden state to hidden state) must be rearranged to the composite state. • An inner transition (from hidden state to hidden state) must be removed.

  12. Example • Entry transition (delivering)={ready-for-shipping, r4, in-shipping} • Exit transition(delivering) ={shipped, r7, billed} • r3 and r11 are exit transitions to be rearranged. • For composite state created r1 and r2 are inner transitions (as they don’t exist in the entry or exit functions) that need to be hidden.

  13. Consistency Rule 4 Business rule- Transitions of multiple artifactspreservation • Ensures the integrity of a business rule of a hidden transition where the rule is used in multiple artifacts. • If a business rule induces transitions of multiple artifacts and any of these transitions in one artifact is hidden in ACP (l2) then such rule and its induced transitions in other artifacts must be hidden in ACP (l2)

  14. Contribution/Conclusion • A novel artifact centric process view framework respecting roles • an artifact-centric business process model • a process view model with the construction approach • a comprehensive set of view consistency rules to preserve the structural and behavioural consistency between process views

More Related