Show TOC

Procedure documentationCleaning the Services Registry Locate this document in the navigation structure

 

This procedure enables you to clean the Services Registry from invalid URLs or URIs that cannot be reached.

SAP provides the RegistryCleanUpJob job you can use to define the Services Registry cleaning task. This job queries wsdl:portType, wsdl:binding and wsdl:service entities on UDDI level. For each entity, the job obtains the corresponding WSDL location via HTTP get request. If the response to this request signifies that there is a resource on this URI, the entity is available.

After performing this task, an e-mail is sent to a specified address. This e-mail contains information about all unavailable entities, together with the URL of the WSDL file. If all entities are available, an empty e-mail is sent.

Procedure

  1. To start SAP NetWeaver Administrator, enter the following address in a Web browser:

    http://<hostname>:<port>/nwa

  2. Select   Operation Management   Jobs   Java Scheduler  .

  3. Select the Tasks tab and choose Add.

  4. Select the RegistryCleanUpJob job and enter all other necessary information.

    • In the Set Properties step provide information about the SMTP server, SMTP user, and password.

    • Provide an e-mail address for the sender and the receiver.

  5. In the Set Execution Time step, provide information about the start and end date of the task.

    More information: Scheduling Jobs Using the SAP NetWeaver Scheduler for Java

  6. Once you receive the e-mail about unavailable or invalid URLs, provide this information to the administrators of the provider systems and ask them to correct the service endpoints.