Show TOC

Connecting the SAP NetWeaver Developer Studio to the Services RegistryLocate this document in the navigation structure

Context

From the SAP NetWeaver Developer Studio, you can discover Web services published in the Services Registry (SR). For example, you need to query the SR when you need to import a WSDL document in the Developer Studio to create a Web service proxy, or an outside-in Web service, or when you want to add classification information to a Web service.

To be able to discover Web services in the SR from the SAP NetWeaver Developer Studio, you need to configure the connection between the Developer Studio and the SR.

Procedure


  1. In the SAP NetWeaver Developer Studio, choose Start of the navigation path Window Next navigation step Preferences  Next navigation step  Web services  Next navigation step  Services Registry End of the navigation path

  2. On the Services Registry enter the following details:

    Option

    Meaning

    Server

    The host name of the server on which the SR is running.

    Port

    The number of the HTTP port of the server on which the SR is running.

    HTTPS Port

    The number of the HTTPS port of the server on which the SR is running.

    You use the HTTPS Port for configuring a secure connection over HTTPS protocol.

    Use HTTPS

    Establishes a secure connection from the SAP NetWeaver Developer Studio to the SR.

  3. To enter credentials to the Services Registry, select the Specify User Credentials option and then enter username and password in the corresponding fields.

    If you do not set credentials at this step, the tools will prompt you to enter username and password to access the SR at a later stage.

  4. Choose OK .