Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
72:modules [2019/01/15 19:22] emr72:modules [2020/11/24 17:34] (current) – removed aakr
Line 1: Line 1:
-====== Use process modules ====== 
- 
-To efficiently manage a large process landscape, it can be broken down into modules. These modules can be connected via interfaces. Process modules can form a hierarchy or process architecture. 
- 
-Typical process modules are Requirements Engineering, Design, or Project Management. As process modules can be used to separate common from specific processes, a "Design" process module could be used to contain the common elements in a "Engine Design" and "Transmission Design" process module. See [[:how:best:product_lines|process variant management]] for more info. 
- 
-The only difference between a process and a process module is that a process module can be added to other processes or process modules, whereas a process can not be added anywhere else. 
- 
-===== How to define a process module ===== 
- 
-- Normal process 
- 
-- Process type → Process module 
- 
-===== How to add a process module to a process ===== 
- 
-- Create version and mark it valid 
- 
-- Add into existing process 
- 
-===== How to create a new process from process modules ===== 
- 
-- Create new workspace 
- 
-- Select "Add Modules" 
- 
-===== How to update process modules ===== 
- 
-- Spot the outdated modules 
- 
-- Update them one by one or multiple in sequence 
- 
-===== How to define interfaces between modules ===== 
- 
-- Remote associations 
- 
-- Become normal associations when both modules are added to one process 
-