How to: View Endpoints from System Diagrams

In System Designer, you can view and edit the details of .NET Web Service provider endpoints by using the Web Service Details window. You can view the details of proxy endpoints, but you cannot edit them. For example, you can edit the operations in a .NET Web Service provider endpoint. However, you cannot edit those same operations when they appear in a proxy endpoint on a system definition or its members. For more information, see How to: Define Operations for ASP.NET Web Services and How to: Edit Operations for ASP.NET Web Services.

Note

When you edit the operations in a .NET Web Service provider endpoint on a system definition or its members, you will update the operations for all uses of that endpoint. To edit a proxy endpoint definition, you must edit it from the system diagram that defines that endpoint. For more information, see How to: View Application and System Definitions from System Diagrams.

To view proxy endpoint details from a system diagram

  1. Click the proxy endpoint that you want to view.

  2. On the Diagram menu, click View Operations.

  3. In the Web Service Details window, expand the endpoint node and then any additional nodes below it.

    The endpoint node displays the details for the selected endpoint.

    Tip

    You can also right-click the endpoint and click View Operations.

See Also

Concepts

Overview of System Designer

Overview of Endpoints on Applications

Communication within Application Systems

Other Resources

Viewing Items from System Diagrams