cancel
Showing results for 
Search instead for 
Did you mean: 

XSLT

Former Member
0 Kudos

It is not very clear to me how to use the xslt. Can you post an example of how it can be used ?.

My guess is it would be imported in to integration repository and be used as a mapping instead of defining it there. Can you please post a brief step-by-step example?

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi Ram,

This will help you

http://www.troobloo.com/tech/xslt.toc.shtml

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

http://www.w3.org/TR/xslt

https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-code-samples/gen...

Also, you can refer an example in this weblog,

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

http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/frameset.htm

So go with XMLSpy or Stylus Studio editors for the XSLT Mapping. You can get XSLT Tutorial from the Stylus Stutdio site. Refer http://www.stylusstudio.com/xml_product_index.html

Regards

Agasthuri Doss

agasthuri_doss
Active Contributor
0 Kudos

Hi,

This might help you

XSLT mapping

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

Regards

Agasthuri Doss

Former Member
0 Kudos

Thank you, but I think is imposible to use "-" in elements of data types

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You will create a xslt mapping by any xml editors. Then you will rename with extension .xsl Then you will zip this .xsl and make .zip Now you will import this zip file into your imported archive and will directly use in interface mapping. In inteface mapping you have to specify the outbound and inbound interfaces. Also you have to specify mapping so you will specify the above imported file.

See this weblog for a simple example. You can even develop and test it.

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

...Satish

Former Member
0 Kudos

Hi,

Check out the following links

<a href="/people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping:///people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping

<a href="/people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii:///people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii

Regards,

Akshay