cancel
Showing results for 
Search instead for 
Did you mean: 

XSLT mapping with Java enhancement

Former Member
0 Kudos

Hi All,

I have a scenario where in i need to execute Parameterised XSLT mapping in PI.

I need to pass three constant values to the XSLT mapping. But this is not possible without using Java enhancement.

I am not aware of how to construct java mapping and use it.

Please guide me as to how to go about and what extra parameters do i need to add in xslt mapping once java code is ready.

Thanks a lot in advance,

Kevin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I used the alternative approach of using Message mapping (Graphical) for Parameterised mapping 1st and then the xslt mapping.

Former Member
0 Kudos

Hey Kevin,

Th below blog covers a vey basic picture of XSL mapping with Java enhancment for beginners :

http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417800)ID0228817050DB02907449924843451648End...

Thanks,

Pooja