You need to sign in to do that
Don't have an account?
somasundaram s
best web service method
Hi
In my application,if i call the same method to connect different web services , will it affect the performance? The number of connection to web service per day may exceed 2000 times and we are using unlimited version.Shall i keep seperate method to connect each web service? which is the best way to do web service? please advise.
thanks
In my application,if i call the same method to connect different web services , will it affect the performance? The number of connection to web service per day may exceed 2000 times and we are using unlimited version.Shall i keep seperate method to connect each web service? which is the best way to do web service? please advise.
thanks
Thank you very much for your quick reply, i used to get lot of issues in other technology if the number of connection increases, you mentioned that SF should not have problem. Is it due to MVP Architecture?
My previous SF integration is with minimum number of callout per day. But in the current project it may go upto 2000 connections per day.
thanks again.
.