cancel
Showing results for 
Search instead for 
Did you mean: 

XSLT mapping

Former Member
0 Kudos

Hi,

How can I create xslt mapping (xsltMapStudToResult.xsl) for this scenario

/people/aashish.sinha/blog/2008/01/17/step-150-by-150-step-simple-approach-for-xslt-mapping

thanks

manian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

Use stylesh studio software to do the mapping.Put the name and create ZIP or Jar file.Then import from IMPORTED ARCHiVES.

Regards

Former Member
0 Kudos

I use Altova, can yo give the the steps..pls

thanks

manian

former_member194786
Active Contributor
0 Kudos

Hi,

Have a look at this.

http://www.altova.com/videos.asp?type=0&video=xmlmapping

Regards,

Sanjeev.

Former Member
0 Kudos

Thanks sanjeev

former_member194786
Active Contributor
0 Kudos

Hi Manian,

I am gonna work on one scenario for this. Will let you know if there are any updates.

Thanks and Regards,

Sanjeev.

Former Member
0 Kudos

Thanks Aashish Sinha, Soumya,Sanjeev.

Sanjeev Pls let me know once you are done with that

manian

Edited by: manian on May 21, 2008 3:00 PM

former_member194786
Active Contributor
0 Kudos

Hi Manian,

I have used the following blog for the development of the scenarion.

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

I took a simple file to file scenario. All you need to do is write your code using XMLSPY. You open a new file using menu. Select the type as xsl XSL Stylesheet v2.0. Write the code( you can find the syntax in www.w3schools.com). Save the file and then zip it. This zipped file you have to include in the Imported Archive section. Then use it in Interface Mapping. Thats it.

Tell me if you have any issues.

Hope it helps.

Regards,

Sanjeev.

Answers (6)

Answers (6)

Former Member
0 Kudos
aashish_sinha
Active Contributor
0 Kudos

Hi,

Here you will get the trial version of Stylus Studio.

http://www.stylusstudio.com/xml_download.html

For this XSL creation you can use any freeware like altova xml spy or anything else. Just go to help n read how to create in that particular editor or just copy and paste the source xsl into that editor and try saving it as xsl extension. and lets c how it works.

Regards

Aashish Sinha

Former Member
0 Kudos

Hi manjan

Copy this mapping in your editor and save

create a XSD for it and zip that

Now in ur IR under mapping objects import this mapping and give a suitable name

regards

sandeep

if helpful reward points

Former Member
0 Kudos

hi

use ALTOVA map force..

regards

chandrakanth

former_member859847
Active Contributor
0 Kudos

Hi,

you can use XSLT Mapper ( Stylus Studio) orALTOVA MapForce tool for XSLT maping.

regards

mahesh.

Former Member
0 Kudos

Hi,

You can Use XMLSpy Editor

You can Use Cooktop also

http://www.xmlcooktop.com/update/

Regards

Seshagiri