A reusable subprocess (called the process) is a process invoked from another process (caller process). A reusable subprocess lets reuse a process defined in another diagram.
The relevant data of the called process is independent of the data of the caller process, but there is a mechanism for sending parameters between them.
This can be accomplished in two ways:
- Using the selection dialog, in the subprocess Process property
- Through the path that arrives at the subprocess
BPD Subprocesses
Embedded Subprocess in BPD