cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP adapter and its limitations

Former Member
0 Kudos

Hi All,

We have used SOAP adapter for the first time in our project. What i want to know is what are the limitations of SOAP adapter.

Also it would be very helpful if someone can tell me the volume limitations of SOAP adapter over say file adapter or JDBC adapter i.e., can SOAP adapter take as much load as file adapter etc ?

Regards,

Santosh R

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Santosh

Check what Young Lee found - one more limitation you would like to know

Thanks

Gaurav

Former Member
0 Kudos
dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Use this thread to know Advantage and disadvantage of SOAP

Former Member
0 Kudos

HI

what are the limitations of SOAP adapter.

Also it would be very helpful if someone can tell me the volume limitations of SOAP adapter over say file adapter or JDBC adapter i.e., can SOAP adapter take as much load as file adapter etc ?

For this Have a look into SAP note -856597

Quicksizing will talk more about size limitations

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4dc9381e-0a01-0010-c692-f6bf424b...

How to Use guide

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40611dd6-e66e-2910-f383-e80fb44f...

Thanks

Gaurav

Former Member
0 Kudos

Hi

SOAP adapters are used for communicating with the WEB SERVICE. Web service is a software system designed to support interoperable Machine-to-Machine interaction over a network. Web services are frequently just Web APIs that can be accessed over a network, such as the Internet, and executed on a remote system hosting the requested services. In common usage Web Service refers to clients and servers that communicate using XML messages that follow the SOAP standard. So we communicate the WEB SERVICE using the SOAP adapters.

http://help.sap.com/saphelp_NW04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/content.htm

Regards

Sridhar Goli