Show TOC

Editing Service InterfacesLocate this document in the navigation structure

Context

In the Service Interface Editor (SIE), you can modify existing service interfaces by editing, deleting and/or renaming their attributes and details. You can modify a service interface that you created from scratch or a back-end service you downloaded and saved locally. You can:

  • Edit service interfaces, service operations, parameters, and faults.

  • Delete elements of the service interface.

You can thus customize your service interface by adding or removing elements, so that it is suitable for your needs.

Procedure

  1. From your project tree, select the WSDL file you want to edit and open it with the SIE.
    Note

    If the SIE is not your default editor, from the WSDL file context menu choose Start of the navigation path Open With Next navigation step Other End of the navigation path and from the list with editors, choose the Service Interface Editor .

  2. Select the element you want to edit. In the General and Documentation sections, edit the name, type or documentation properties of the element.

    For more information on parameter types and operation types, see Creating Service Interfaces .

  3. To delete an attribute, select it and choose the Remove pushbutton.
  4. To edit the data types in an attribute, click the Type: link in the details view of the selected parameter.

    For more information on editing data types, see Managing Data Types .