cancel
Showing results for 
Search instead for 
Did you mean: 

Types Of Web Services

Former Member
0 Kudos

Hi All,

Could you tell me what type of Web Services can be called by XI or SOAP adapter?

Regards,

XIer

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Well most of the issues have been over come in PI 7.0 with soap adapter supporting AXIS Framework. Go through the documentation you will get a better insight.

Also check out SAP Note 856597.

<b>Cheers,

*RAJ*

Former Member
0 Kudos

You host webservices using Java, .Net, ABAP if that is what you are looking at. And to call any web service, the standard communication used is SOAP and in XI, SOAP adapter can be used.

Former Member
0 Kudos

I believe that there are some kind of webservices or wsdls that are not entertained by XI.

Thanks.

Former Member
0 Kudos

As far as i am aware of, i don't think there are any. However, the SOAP Protocol version might cause a small problem ini this case.

Former Member
0 Kudos

youll have to go case by case for that as the root cause lies in the implementation. The web service framework of most of the application servers has proprietery implemetaion and that impacts the wsdls a bit which deviate slightly from the standard wsdls...you are correct in saying that. XI entertains only the ones which confirm with the wsdl standards.

in such cases you will not be able to generate a standalone / deployable proxy for the webservice wsdl using NWDS.

Former Member
0 Kudos

Hey,

With SOAP adapter you can connect to any external webservice / remote clients.

Check this scenario

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873...

http://help.sap.com/saphelp_nw04/helpdata/en/45/a4f8bbdfdc0d36e10000000a114a6b/frameset.htm

<b>Cheers,

*RAJ*

*REWARD POINTS IF FOUND USEFULL*</b>