Using a Process from a Process Library

The following procedure shows you how to copy a process from the base project to use it as a template for new processes.

To use a process from a process library:

  1. Configure your project to depend on the project that contains the process library. For information on how to do this, see Configuring Project Dependency.
  2. Select the process you want to use as a template.
  3. Drag the selected process to the project where you want to use it.
  4. Drop the process in the processes node or in any folder underneath it.

The selected process is part of your project and you can modify it.

Note: If you modify the process in the base project, the copied process does not reflect the changes.