Previous Topic

Book Contents

Book Index

Next Topic

Hierarchical process design
  1. Development – initial status

    Help Image

    Note that the action “test” is only on the top level process. Reason is that in fact it is only one process modeled on several pages.

  2. Test

    Help Image

    Note that actions “Start” and “Release” are only for main top level process.

    We can't event test lower level of isolated process because embedded process can refer directly to data objects of the owner so we need process instances of all owners!

  3. Release – all 3 processes behave as one process. It means that when you make changes in any parts then all get new a version. Top level process and their embedded parts have ALWAYS the same version

    Help Image

    Change Top-Level process and release

    Change child process and release

    Help Image

    Help Image

    Help Image

    Help Image

  4. Activate – these 3 processes behave as one

    Help Image

See Also

Example

Processes with one Message Flow

Communication between processes by message flows

Communication between processes without message flow