cancel
Showing results for 
Search instead for 
Did you mean: 

XI Optimization

Former Member
0 Kudos

Hi,

Are there any suggestions/recommendations for XI optimization of interfaces and system?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sangita,

Note 723909 - Java VM settings for J2EE 6.30/6.40/7.0

Hope this help

Francesco

Answers (2)

Answers (2)

Former Member
0 Kudos

Closing the thread as we had to optimize based on interface scenario and business agreement.

moorthy
Active Contributor
0 Kudos

Hi,

Some of the info-which will help you to increase performance

1) Avoid Synchronous interfaces as much as possible

2) Avoid BPM if possible

3) If huge amount of file transfers, then try to make it chunks of data and process it

4) Prefer to use Message Mapping instead of xslt etc

5) Use built-in features of XI more whenever possible.

6) Reuse the design obejcts as feasible

7) Avoid much business logic in XI - as it is an Integration Broker

Some of the info-correct use of BPM-

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3bf550d4-0201-0010-b2ae-8569d193...

Performance Tuning Guide-

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ada5ef-0201-0010-1f8b-c935e444...

this is my just 2 cents

Regards,

Moorthy