Creating a Call Sub-Process Call using drag-and-drop

    Procedure
  1. Expand the Project Explorer to locate the process interface that you want to implement.
  2. Click the process interface, holding down the mouse button, drag the pointer to the calling process (open in the Process Editor), and release the mouse button.
    Note: You can select multiple processes for drag-and-drop operations using the Ctrl key.
  3. If you are dropping more than one process interface, a menu is displayed with two options:
    Create Sub-Process Task Sequence
     Selecting this option allows you to create sub-process tasks connected by sequence flow. A dialog box is displayed to allow you to control the order of the tasks: Use the Move Up and Move Down buttons to control the order of the tasks. When you are finished, click OK to place the tasks.
    Create Unsequenced Sub-Process Tasks
     Selecting this option places the tasks in the process without a connecting sequence flow.