cancel
Showing results for 
Search instead for 
Did you mean: 

XSL mapping

Former Member
0 Kudos

hi all..

does any one have sample scenarion on the XSLT mapping...

venkat

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello venkatesh,

This is a good example of XSLT mapping <a href="/people/rahul.nawale2/blog/2006/11/01/dynamically-sending-a-mail-to-the-po-creator-using-xslt-abap-mapping

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

XSLT is used to transform one XML structure to another XML structure, and you could use it in in complex mappings where you cannot use graphical mapping.

XSLT tutorial can be found here:

http://www.w3schools.com/xsl/default.asp

Some blogs on sdn on xslt mapping:

/people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping

/people/pooja.pandey/blog/2005/06/27/xslt-mapping-with-java-enhancement-for-beginners

/people/prasadbabu.nemalikanti3/blog/2006/03/30/xpath-functions-in-xslt-mapping

/people/udo.martens/blog/2006/04/26/xslt-recursive-templates

Also see this blog on how to activate XSLT mapping in the Integration repository of XI

/people/ravikumar.allampallam/blog/2005/02/10/different-types-of-mapping-in-xi

This will help you to understand how to create

XSD :

http://www.w3schools.com/schema/default.asp

WSDL :

http://www.w3schools.com/wsdl/default.asp

Regards,

Jai Shankar

Former Member
0 Kudos

Hi,

Refer these blogs...

/people/prasadbabu.nemalikanti3/blog/2006/03/30/xpath-functions-in-xslt-mapping

/people/pooja.pandey/blog/2005/06/27/xslt-mapping-with-java-enhancement-for-beginners

/people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping

and this help link

http://help.sap.com/saphelp_erp2004/helpdata/en/73/f61eea1741453eb8f794e150067930/content.htm

Regards,

Uma

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Please look into this links as they have the best tutorials on XSLT mapping,

http://www.w3schools.com/xsl/default.asp

Regards,

Bhavesh