Refactoring Sub-Processes

You can refactor activities into a reusable sub-process or an embedded sub-process.

Refactoring a sub-process allows you to do the following:

  • Create a new embedded sub-process from selected objects.
  • Create a new call sub-process activity from selected objects and replace the selected objects with a call to the newly created sub-process.
  • Convert an existing embedded sub-process (and its contents) into a call sub-process activity and replace it with a call to the newly created sub-process.
  • Select an existing single event handler activity or a whole event handler flow and refactor it into an event sub-process.
  • Replace a call sub-process activity with a copy of the content of the sub-process.