cancel
Showing results for 
Search instead for 
Did you mean: 

RFC comunication channel performance

Former Member
0 Kudos

Hi All,

My clients business will have inflow of huge messages and frequency is also more , As far as the performnace is concerned while using RFC lookups .which one of the below options is better while performance tuning ?.

1. Creating RFC communicatoin channels invidual interfaces for RFC lookup .

or

2. Using single RFC communication channel for all RFC lookups .

Do suggest me and add your valuable points .

Thanks,

Amar.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

you can either use a single or multiple communication channels (i.e for each request one channel..)

if you are going to use the only one and if one of the request contains the huge volume of the data then there is a possiblity that it will affect the other request..

HTH

Rajesh

Former Member
0 Kudos

Which Version of PI you are working on, 3.0 / 7.0 / 7.1 ?

if 3.0 go for separate RFC lookups, since your customer's need is to handle huge data and more frequent data the RFC adapter might face 'Timed out' issue if you use single RFC Connection.

rest of the versions i'm not sure.

Thanks,

Saravanan N

prateek
Active Contributor
0 Kudos

Any of the two option won't affect the performance. Use sinlgle channel.

Regards,

Prateek

Former Member
0 Kudos

Hi Amar,

> 1. Creating RFC communicatoin channels invidual interfaces for RFC lookup .

> or

> 2. Using single RFC communication channel for all RFC lookups .

You can use the same (Single) RFC communication channel for all the RFC lookups, no need to create more than one.

Regards

Ramesh