12 Calling another Pipeline from Your Parent Pipeline
Reusability is important while designing your pipeline. Sub Pipeline is the mechanism
in the PMF to call another pipeline from your parent pipeline. You can add filters to a
Sub Pipeline. Then all Run Pipelines that are using the Sub Pipeline inherit those
filters used in the Sub Pipeline.

Figure 12-1 Calling another Pipeline from Your Parent Pipeline

Related Topics