cancel
Showing results for 
Search instead for 
Did you mean: 

Performance of XSL Mapping in the ABAP Engine

Former Member
0 Kudos

Hi All,

Is the performance of XSL Mapping in the ABAP Engine better than java and graphical mapping. XSLT on the java stack has performance issue handling large documents.I want to know how far XSL Mapping in the ABAP Engine performs when compared to java/graphical mapping in the context of large inputs(>1MB).

Anticipating your valuable inputs.

Regards,

Sudharshan N A

Accepted Solutions (1)

Accepted Solutions (1)

prabhu_s2
Active Contributor
0 Kudos

for large volume of messages the perfromance is dependant of sizing

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sudarshan,

Please go through the below link for a very clear understanding of the performance of the Mapping techniques...

/people/udo.martens/blog/2006/08/23/comparing-performance-of-mapping-programs

Hope this helps

Regards

Kiran..

Former Member
0 Kudos

Hi Sudharshan,

XSL Mapping is <b>NOT</b> in the ABAP engine. It is in the mapping engine (=JAVA).

FYI: Search the forum for your question. the question is often asked.

Regards Mario

henrique_pinto
Active Contributor
0 Kudos

Mario,

there are XSLT processors for both Java and ABAP stacks.

Regards,

Henrique.