cancel
Showing results for 
Search instead for 
Did you mean: 

PI performance with synchronous RFC SOAP

Former Member
0 Kudos

Hello everybody,

We are in PI version 7.0 SP 10.

I have a scenario RFC <-> XI <-> SOAP synchronous.

In SAPR/3, when we call this RFC function by different processes simultaneously; it seems at level of PI that the message are treated consecutively and not in parallel.

If I'm right, is it possible to change this.

Is there anybody who can help me ?

Thank you in advance for your help.

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>it seems at level of PI that the message are treated consecutively and not in parallel.

in standard there is not way to queue RFC calls (eoio)

so they are run in parallel by default

Regards,

michal

Former Member
0 Kudos

Hi Machel,

U mean to say that , for instance same RFC in a System is called by multiple systems ,

they all run parallely .

I need some literature on RFC and it's performance when compared to IDOC and behaviours

can u provide ??

thx in advance

rgds

srini

Former Member
0 Kudos

Hi,

Try with Client Proxies

rgds

srini