cancel
Showing results for 
Search instead for 
Did you mean: 

MAXIMUM SIZE OF DATA THAT CAN BE HANDELLED BY SOAP ADAPTER

Former Member
0 Kudos

hi 2 all,

Soap adapter is calling webservice through bpm.So i but its taking time to call the webservice.So i wanted to know,what is the maximum size of data that can be handelled by the adapter.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks for your quick reply.But i want to know ideally whats the size of data that can be transferred without reducing performance.

And what are the ways to increase the payload size without affecting the performance.

Edited by: Arpil Gupta on Feb 27, 2008 4:58 PM

Former Member
0 Kudos

Hi,

It depend on your scenario. Is it synchronous or asynchronous. For syn you should have it as small as it is possible. For async the up to 10MB should be ok but remember that's BPM here you shouldn't use big messages.

/wg

Former Member
0 Kudos

Hi

if it is taking time to get response back then check whether the sytem to which you are sending the request is up or not.

you can send the SOAP request of any size.

Thanks

Rinku

bhavesh_kantilal
Active Contributor
0 Kudos

There is no maximum size. It depends on your h/w configuration and also the consuming applications response times as well.

Ideally a payload size of 5 - 10 MB provides the best performance.

Regards

Bhavesh

PS: Please do not use Captials on the Internet.