cancel
Showing results for 
Search instead for 
Did you mean: 

VC unable to browse ESR

maniksaha
Explorer
0 Kudos

Hi all,

I have the following setup:

(a) 1 CE 7.1 server runnng the ESR

(b) 1 dual stack NW 2004S (SP15)

I have defined services in the Enterprise service builder and then created the proxy in the NW2004s system (b) successfully. In addition, I have used WSPUBLISH from the ABAP stack to publish these services and can test them out successfully. These services are categorized using a custom classification that I created.

When I use VC to search for the services no results are found. In addition, when I click on the advanced tab, there are no classifications available. No error messages are visible on the console. As recommended in the various guides, I have already set up the following destination templates:

(1). UDDI_DESTINATION: Type WSDL, pointing to the local Java System (a). URL is http://***.abc.corp:50000/uddi/wsdl/uddi_v3_service.wsdl

(2). CLASSIFICATION_DESTINATION:Type WSDL, pointing to the local Java System (a). URL is

http://***.abc.corp:50000/ClassificationService/CS?wsdl

(3) CE1: Type Service Registry, Java pointing to (a)

(4) HU2: Type Service Registry, ABAP pointing to (b)

Can anyone help?

Thanks and regards

Manik

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In addition to the previous post: going over the included document link, setting the proxy, verifying user name and password for the two WSDL destinations - it is very important to define the physical destination exactly as they are defined in the SR: same host names, installation numbers, etc.

If the host names are not exactly the same e.g. ip vs. host name vs. fully qualified host name, it will not work.

Best regards,

Ran

Answers (3)

Answers (3)

maniksaha
Explorer
0 Kudos

Thanks, this resolved the issue.

Best regards

Manik

Former Member
0 Kudos

Hi,

did you adjust your secuity settings for the UDDI_DESTINATION and CLASSIFICATION_DESTINATION on the security tab. There you should use the user-id/password (basic)

Best regards,

v s

maniksaha
Explorer
0 Kudos

Hi all,

Thanks for the responses, but I have maintained all the configuration for UDDI and Classification systems and the result is still the same, i.e. no search values found when using the SR search in VC.

Any way to test or see the results of the search?

Thanks and regards

Manik

Former Member
0 Kudos

Hi Manik,

Did you also do the HTTP proxy settings? Please check [this document|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/605303db-9d5f-2a10-e0a2-c0e1c8af9e96] (page 10).

After doing this restart your server and let me know if it works?

Best regards,

Dharmi

Former Member
0 Kudos

Hi Manik,

Can you try to test the services in the WS Navigator link to which is http://<server name>:<port number>/webdynpro/dispatcher/sap.com/tcesiespwsnavui/WSNavigator?

If you it is successful there, let me know.

Best regards,

Dharmi

maniksaha
Explorer
0 Kudos

Hi Dharmi,

This works fine, I can successfully execute the web service and get back the correct response from the server.

Best regards

Manik

Former Member
0 Kudos

Hi Manik,

Can you check your log file on the server for any messages?

Best regards,

Dharmi