cancel
Showing results for 
Search instead for 
Did you mean: 

How to do the XLST mapping.I have loaded the xsltmap.xsl, xsltprocessor.xsl

Former Member
0 Kudos

How to do the XLST mapping.

<b>I have loaded the xsltmap.xsl and also xsltprocessor.xsl in interface mapping.</b>

Do i ned any thing else? dont give me blogs, i have gone through almost all.

The warning i get is.........

Start of test

Call XSLT processor with stylsheet xsltmap.xsl.

Returned form XSLT processor.

End of test

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sowmya,

Thats very good that u have loaded xsltmap.xsl

You do not need the xsltprocessor.xsl, actually we do not have it, may be you got a worng one.

According to me u dont need jar, u can import xsl file as an zip file

though u get a warning u get the result at target.

step by step procedure for XSLT mapping

1.create the message types,message interface .

2.Export the message types to folder then import them to ALTOVA MAPFORCE or any other mapforce.

3.do the requried mapping over there.

4.ther u fine the XSLT tab, copy the code paste it in a notepad and save it as >xsl file in a folder.

5.Add it to zip

6.In IR under the Imported Archives import the Zip file .

7.In the Inteface mapping read the interfaces and select XSL mapping a there in between the interfaces select the Imported xsl file.

8. test it , IT works.

Regards

sk

Answers (3)

Answers (3)

Former Member
0 Kudos

Thats very good that u have loaded xsltmap.xsl

You do not need the xsltprocessor.xsl, actually we do not have it, may be you got a worng one.

According to me u dont need jar, u can import xsl file as an zip file

though u get a warning u get the result at target.

step by step procedure for XSLT mapping

1.create the message types,message interface .

2.Export the message types to folder then import them to ALTOVA MAPFORCE or any other mapforce.

3.do the requried mapping over there.

4.ther u fine the XSLT tab, copy the code paste it in a notepad and save it as >xsl file in a folder.

5.Add it to zip

6.In IR under the Imported Archives import the Zip file .

7.In the Inteface mapping read the interfaces and select XSL mapping a there in between the interfaces select the Imported xsl file.

8. test it , IT works.

Regards

sk

bhavesh_kantilal
Active Contributor
0 Kudos

Sowmya,

Are you just trying to to a simple XSL mapping?

Is there some special functionality in taht mappinr?

Where have you imported the XSL mapping? It should be imported as a .jar file under imported archives. Is this done as well?

Regards

Bhavesh

Former Member
0 Kudos

Hi

Check the JCO connection , and see the below links similar kind of discussion.

/people/achim.bangert/blog/2005/07/17/code-generation-using-xsl-transformations

Regards

Chilla