cancel
Showing results for 
Search instead for 
Did you mean: 

web services

Former Member
0 Kudos

Hi guys,

How to integrate web services using XI , how can we use UDDI in integrating Web service through XI

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

HI Keith

If you can elaborate what exactly you want to do...

Otherwise have a look over these links..

For creating Webservice

/people/thomas.jung3/blog/2004/11/15/bsp-150-a-developer146s-journal-part-xiii-developing-abap-webservices

For Configuring UDDI

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

and also if your SLD Configuring Problem solved then do close that thread with proper Reward Points...

or Do provide your inputs in that thread..

Cheers:-)

Mithlesh

Former Member
0 Kudos

Hi..would u like to configure webservice in XI or u want some other requirement..would u describe more clear.

regards,

datta

Former Member
0 Kudos

HI Keith,

In XI you can use the SOAP adapter for publish any interface (as a matter of fact all interfaces created in XI contain a WSDL file which you can exchange with other parties) as a web service or you can make requests from within XI to external web services. In addition to this you can also use ABAP/JAVA proxies to act as server/client web services.

For the use on an UDDI service (UDDI is not primarily needed in a web services-based interface) I think you need to register your web services there and make them available through XI as explained above.

Cheers,

Roberto

Message was edited by: Roberto Viana