Editing Web services

You can change the name of a Web service and the namespace URI that is associated with the Web service. You can use the namespace URI to group together Web services that have similar functions, have one owner, or access the same data source.

If the Web service is already deployed, redeploy it if you want the changes to take effect on the Web server.

Procedure:

To edit a Web service:

  1. Right-click the Web service and select

    Edit to open the

    Edit Web Service wizard.

  2. Optional:

    Change the name of the Web service.

  3. Optional:

    Change the default namespace URI.

    Attention: Changing the namespace URI could invalidate XSLT scripts for operations that have XSL transformations configured.

Previous topic: Adding database operations to Web services

Next topic: Editing operations