BPMN Meets DMN: Business Process and Decision ModelingProf. Dr. Mathias Weske

本视频属于openHPI课程BPMN Meets DMN: Business Process and Decision Modeling。你想看更多吗?

5.5 Object Lifecycle Conformance

时间效果趋于.18 分钟

An error occurred while loading the video player, or it takes a long time to initialize. You can try clearing your browser cache. Please try again later and contact the helpdesk if the problem persists.

关于这个视频


<p>Data objects may have an internal lifecycle of the states, e.g., an order needs to be created and confirmed before it can be fulfilled. It is important that the data object lifecycle and the treatment of a data object in a business process conform to each other. Informally, data object lifecycle conformance requires that the business process does not introduce states or state transitions of the data object that are not defined for the latter.</p>

  • Consistency of Process and Data Data objects may exhibit states and an internal lifecycle of the states, e.g., an order needs to be created and confirmed before it can be fulfilled. This lifecycle can be derived from the processing of the data objects in a business process.

  • Object Lifecycle Coverage It is important that the lifecycle and the treatment of a data object in a business process are consistent. Informally, coverage requires that the process does not skip any state in the lifecycle of a data object.

  • Object Lifecycle Conformance Complementary to object lifecycle coverage, conformance requires that the business process does not introduce states or state transitions of the data object that are not defined for the latter.