Using the Create New Operation Wizard

When implementing an atomic process (activity), you may need to create the required implementation operation directly from the process.

  1. Open a process property sheet, click the Implementation tab, and select Execute Operation from the Type list. The corresponding fields display:


  2. Click the Create tool to the right of the Implemented by list to open the Create New Operation Wizard. Note that this tool is unavailable when an operation is already selected in the list:


  3. Select one of the following radio buttons:
    • Select an existing service provider to select an existing service provider from the list. If no service provider exists in the model, this option is unavailable.

    • Create a new service provider, and enter a name for the new service provider.

  4. Click the Next button to go to the next page.


  5. Select one of the following radio buttons:
    • Select an existing service interface to select from the list an existing service interface that belongs to the service provider you have selected. If you chose to create a service provider in the previous page, this option is unavailable.

    • Create a new service interface, and enter a name for the new service interface.

  6. Click Finish to complete the creation. The operation property sheet opens. Define properties as required.
  7. Click OK to close the property sheet and return to the model.