Creating a New Embedded Sub-Process

You can create a new embedded sub-process by refactoring existing objects into an embedded sub-process.

Procedure

  1. Select the objects that you want to put in the embedded sub-process. For example:
  2. Right-click and select Refactor > Move into New Embedded Sub-Process.
  3. Complete the dialog as follows:
    1. Enter a name for the embedded sub-process that you want to create.
    2. Select the New Sub-Process is a transaction checkbox if you want the new sub-process to become a transaction and therefore be under transaction control (see User Tasks and Pageflow Processes).
    3. Select the Insert start event in new sub-process and Insert end event in new sub-process checkboxes to control whether start and end events are added to the refactored sub-process.
  4. Click Finish. The objects that you selected are placed within a new embedded sub-process (with start and end events if those options were selected):