Show TOC Start of Content Area

Procedure documentation Searching & Browsing Service Definitions  Locate the document in its SAP Library structure

Use

This procedure enables you to find service definitions in the Services Registry. The search is based on classification groups and the physical systems where these services are located. If you already know the classification of the service you are looking for you can browse through it in order to find the service.

Prerequisites

The Services Registry has been configured.  

More information: Configuring the Services Registry.

Procedure

...

       1.      Open the standalone UI of the Services Registry on the homepage of the JEE Engine.

You can also invoke the Services Registry by using the following address:

http://<hostname>:<port>/sr

       2.      Choose Service Definitions.

Searching for Service Definitions

       3.      If you know the name of the service definition you are looking for, enter it on the Search tab under Find and choose Go.

This graphic is explained in the accompanying text

If you do not know the exact name of the service definition, you can use wildcards to substitute part of the name. The possible wildcards are: asterisk (*) – use this when you want to substitute any number of characters; question mark (?) – use this when you want to substitute only one character.

If you use an asterisk only, the search will return all service definitions available.

       You can also use the following search criteria:

       WSDL Porttype Name

       Internal Name - Service definition name or technical name (in ABAP)

       Free Text - Search by any text using TREX

       Select a physical system where you want to perform the search.

       Select the service State for the service you are looking for:

       Modeled

The service is modeled in the Enterprise Services Repository or in an Application Server system and does not have endpoints.

       Activated/Deployed

The service is implemented and has no endpoints

       Configured

The service has endpoints.

       If you additionally want to select a service using the classification system choose Advanced.

You can choose one or multiple entries by copying them from the Available Classifications table on the left-hand side to the Selected Classification table on the right-hand side.

       4.      Choose Go.

All service definitions that meet the specified criteria are displayed.

Browsing Classifications to Find Service Definitions

...

       1.      If you already know your classification system and you do not need the search functions choose the Browse tab.

       Select the Classification group and choose Browse by Application.

       Select a physical System where you want to perform the search.

       2.      Choose Go.

All service definitions that meet the specified criteria are displayed.

Viewing Search Result Details

View the details of the service definition.

      General – contains information such as name and description of the service definition and a link to the WSDL file.

To access the WSDL file, you must have permission for the corresponding physical system.

      Endpoints – lists all service definition endpoints.

      Classifications – list the classification systems with which this service definition is classified.

      System Details - lists details about the system that provides the service.

 

End of Content Area