cancel
Showing results for 
Search instead for 
Did you mean: 

sender RFC adapter High volume messaging

Former Member
0 Kudos

Hi,

This question is related to this thread:

ERP system is sending through 1 RFC dest. (program ID) 20 requests in a minute. And PI starts to hang. ERP is not able tp sent the messages and after a while the request sent from ERP starts to get cancelled. This is a synchonous scenario. How can I handle such a high volume through 1 sender RFC adapter?

Accepted Solutions (1)

Accepted Solutions (1)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

You can monitor the load on RFC adapter queues/threadsin the RWB

-> Component Monitoring

-> Adatper Engine XIP

-> Engine Status

-> Additional Data

See note #791655 Documentation of the XI Messaging System Service Properties, for an explaination of the queues.

To increase the number of threads/queues, see the blog:

1) /people/kenny.scott/blog/2007/08/20/messaging-system-queue-properties-after-xi-30-sp19-xi-70sp11

2) /people/kenny.scott/blog/2008/12/05/xipi-file-and-jdbc-receiver-adapter-performance-and-availability-improvements - this shows how to prevent a problem on one RFC channel blocking other RFC channels that you may be using.

Also, ensure note #937159 XI Adapter Engine is stuck, has been applied to help overall system performance.

Regards

Mark

Answers (0)