Creating an Operation

You can create an operation using a Wizard or from the property sheet of, or in the Browser under, a service interface.

  • Open the Operations tab in the property sheet of a service interface, and click the Add a Row tool.

  • Right-click the service interface in the Browser, and select New > Operation.

  • Use the Create New Operation Wizard from the Implementation tab of the process property sheet:

  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 an existing service provider from the list or create a new one and specify a name for it, and then click Next.
  4. Select an existing service interface from the list or create a new one and specify a name for it, and then click Next.
  5. Click Finish to complete the creation and open the new operation property sheet.
  6. Enter properties as appropriate, and then click OK to close the property sheet and return to the process.