cancel
Showing results for 
Search instead for 
Did you mean: 

how to deploy web service in PI UDDI registry

former_member189440
Participant
0 Kudos

Hi Friends,

please help me on how to deploy web service in UDDI registry in SAP P.I Server.points will be awarded.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member556603
Active Contributor
0 Kudos

Hello Uday,

Go through this document..

http://www.sap.com/netherlands/platform/netweaver/caf/pdf/Francis_Antonissen_SAP_new_developments.pd...

Universal Description, Discovery and Integration (UDDI) is a specification for distributed Web-based

information registries of Web services. UDDI is also a publicly accessible set of implementations of the

specification that allow businesses to register information about the Web services they offer so that

other businesses can find them.

Refer,

http://uddi.sap.com/webdynpro/dispatcher/sap.com/tcuddiwebui~wdp/UDDIWebUI

http://www.uddi.org/pubs/Iru_UDDI_Technical_White_Paper.pdf

(the above indepth informtion is from the White Paper of UDDI)

/people/sap.user72/blog/2005/11/16/webas-a-step-by-step-guide-for-configuring-uddi-registry-on-local-server

/people/sap.user72/blog/2005/11/17/xi-how-to-publish-wsdl-generated-from-xi-to-uddi

UDDI@SAP Developer Information

https://websmp103.sap-ag.de/~sapidp/002006825000000668542001/

UDDI can be thought of as a search engines for webservices. Once a fitting webservice has been found, the wsdl file for it is returned to the client so that it can call it directly. If you know which webservice you want to call and know the location of the wsdl file, you can skip UDDI completely (which is usually the case for intranet applications)

There is loads of information on UDDI available on the net

http://www.w3schools.com/wsdl/wsdl_uddi.asp

http://www.uddi.org/specification.html

Thanks,

Satya Kumar

Former Member
0 Kudos

Hi,

Check this Disscussion

REgards

Seshagiri