cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding idoc performance

xinjiang_li
Active Participant
0 Kudos

Hi gurus,

We use idoc adapter in our project, and most of them are inbound idocs.

Some of these interfaces need to be processed realtime, while some of them are set sporadically in WE20.

For realtime interface, we are worried about the performance, as you know each time one idoc only processes one piece of data, and most of standard idocs use 'call transaction' method. Do we have any solution or infrastructure to get a better performance?

In your system, how many idocs will be generated one day? How many of them are realtime and how many are processed by job?

In our system, we estimate there will be average 4000 idocs per day and 10000 idocs at peak. Is it ok for R3 4.7 system?

Any help will be appreciated.

Accepted Solutions (0)

Answers (3)

Answers (3)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Li,

as per my experience you no need to worry , processing 4k-10k Idocs per day not a big deal at all. PI-ECC communication to tranfer IDoc always gives best performance.

Regards,

Raj

Former Member
0 Kudos

hi,

as per my knowledge , we need to use message pakaging/ idoc packaging(sender) concept .

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30ea2fdf-f047-2a10-d3a2-955a634bd...

or

please you ll refer bellow blog:

thanks,

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Have you seen this blogs ?