Show TOC Start of Content Area

Procedure documentation Publishing a Web Service Definition as a tModel  Locate the document in its SAP Library structure

Prerequisites

·        Endpoint implementation

·        Virtual interface and Web service definition (WSD) for that endpoint

For more information about creating endpoint implementation, VI, and WSD, see Creating a Web Service.

Procedure

...

       1.      In SAP NetWeaver Developer Studio, select the Web service definition (WSD) that you have created and choose the UDDI tab page.

       2.      To publish your WSD as a tModel, choose Publish.

       3.      In the dialog box that is displayed, enter a user name and password for connecting to the J2EE Engine.

The user name and password are kept until you restart the Developer Studio. To save the settings permanently, choose Window Preferences Web Services Reset Upload Username/Password.

If you want the VI and WSD to be automatically uploaded when you change and save them, then choose Enable Auto upload on save.

This graphic is explained in the accompanying text

This starts the UDDI client.

       4.      Select the UDDI registry where you want to publish your WSD and enter the user name and password specified in Configuring the UDDI Client and UDDI Server.

The user name and the password are registry-specific. The individual operator sites designate their own procedures for getting the credentials.

       5.      Enter the required data for defining the tModel.

The service definition publication page is used to enter specific UDDI information for the WSD before it is published. If the service definition has already been published, its tModel key is displayed and buttons for updating or publishing the definition as a new tModel are available.

Note

If you have started the UDDI client from the browser directly and not from the NetWeaver Developer Studio, then you have to enter the WSDL URL of your WSD. To do this, choose the Service Definition Detailstab page.

       6.      Choose Publish.

Your Web service definition is published successfully and its tModel key is displayed. Choose OK to close the window.

       7.      Choose Save.

The tModel is added in the tModel Publications window.

 

End of Content Area