cancel
Showing results for 
Search instead for 
Did you mean: 

PI' RFC Connection pool doubt.

Former Member
0 Kudos

Hi PI exports:

i have a doubt about pi' RFC Connection pool ,pi RFC receive channel can set the conn pool size ,but when start the rfc receiver channel ,is there always only one Connection pool ,or there is only one Connection pool instance?

thinks

Edited by: kevin liang on Oct 19, 2009 6:45 AM

Accepted Solutions (1)

Accepted Solutions (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

Connection poolins size means how many number of connection you want to make open to send data to ECC, We can define maximum number of connection in Receiver RFC Adapter,Go to additional parameters section and define Max Number of connection give the number there,thats it.Internally it works as Connection poolin mechanism.

Regards,

Raj

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi ,

RFC connection type should be of type (TCP/ IP) .

Regards,

Jude

Former Member
0 Kudos