cancel
Showing results for 
Search instead for 
Did you mean: 

Where could I find the information about XI performance?

Former Member
0 Kudos

such as number of xml documents processed per second, size information, etc, so we can do the capacity planning.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check this note:

894509 - XI Performance check.

There is a good documentation attached to this note.

Jozsef

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Ben,

As i guess there is no cocrete doucuments available on the same,let me share my experiece here.

Performance depends on following Parameters:

1. Hardware resources- Sizing of hardware

2. Memory resources available to the J2EE stack/Virtual Memory/Kernal Memory

3. Mappings - Graphical/Java/XSLT/ABAP

4. Adapters - Content Conversion

5. BPMs used - If it uses Many Mappings/Transformations

6. Complexity of the Scenarios- Logic used

7. Frequency of the messages

8. Volume of the messages

9.Logic used to process the file ( for eg. write a script which will split the file etc)

10. If multiple files at a time having huge volume of data, you can go with EOIO method

For eg. We have tried 13 MB files with content conversion and it supposed to call Sync RFC and get the Response . And it involved BPM and it took around 20 minutes to process completely.

If we see for 10 MB file it took couple of seconds to convert into xml.

So it depends.......

Here you go with good discussion~

Tuning Guide~

https://websmp106.sap-ag.de/~sapidb/011000358700000592892005E.PDF

To process huge Files -

/people/alessandro.guarneri/blog/2006/03/05/managing-bulky-flat-messages-with-sap-xi-tunneling-once-again--updated

Hope this helps,

Regards,

Abhy

Former Member
0 Kudos

thank you all, does there exist anything like benchmark test report?

udo_martens
Active Contributor
0 Kudos

Hi Ben,

plz have a look to Runtime Workbench / Performance Monitoring.

Regards,

Udo

Former Member
0 Kudos

Hi ,

Did you check this thread...it may helps you

sekhar