cancel
Showing results for 
Search instead for 
Did you mean: 

what's happen if there are too many RFC callls?

iwan_zarembo
Explorer
0 Kudos

Hi,

I want connect an CRM with an External Server.

What happen if I have X numbers of RFC Servers, running as threads and I

want make X+2 connections to an External Server.

I just know that when I start the threads, every thread loggs into the CRM

as an Client, but I don' know how it's going to handle too many requests.

Thanks in advance,

Iwan

Accepted Solutions (0)

Answers (1)

Answers (1)

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Iwan,

well, I'm not too much a specialist of this, but on the java side I see there is an exception for this case (JCO_ERROR_CONCURRENT_CALL ). This tells me that you should get an error....

Regards,

Benny