Creating Call Sub-Processes

There are several different ways of creating a call to a sub-process:

You can create a call to a sub-process:

  • By refactoring objects in your process (see Creating a New Embedded Sub-Process).
  • By dragging a process from the Project Explorer and dropping it onto your process (described in this section).
  • Using the call sub-process activity tool from the palette (see Refactoring Activities into a Sub-Process).
    Note: If you modify a sub-process (for example, by adding a parameter) and that sub-process is referenced by a main process in a different package, validation in the main process does not occur until you save the sub-process package.