cancel
Showing results for 
Search instead for 
Did you mean: 

XSLT mapping

Former Member
0 Kudos

Hi,

Can anybody show me where i can learn <b>Step by Step XSLT map</b>ping?

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

hi

follow this

File TO File-Using XSLT mapping (for Beginners)

Hello friends, this is my first blog for Beginners in XSLT mapping. …(Using Altova Map Force)

I have taken simple File-to-File Scenario.

In Integration Repository….

Create Message types for both Sender and receiver.

After this go to the XSD tab for both the Sender and Receiver Message types and export the XSD’s into a folder.

After this, define the sender and Receiver message Interfaces With Attributes like Category: outbound and inbound respectively.

Mode: Asynchronous for both.

Now we have to create Xslt from the Map Force, which we will use instead of the GUI message mapping what we normally do.

Now for both Schemas, you might have to provide a sample XML file to preview your traformation.

Find the XSLT tab in the lower part of the Editor and go to it (ctrl+A) save it in notepad and with extension of file is “xsl”.

Now using WinZip zip the “. Xsl” file. Then go the Integration Repository, in Mapping Objects à Imported Archives

Now, goto Interface Mapping and create new one and follow the below screen shot.

But, here presses the “read Interface” buttons then as the Message program is not GUI, go for XSL and give the xsl, which is imported earlier. Now activate the all the entities.

In Integration Directory, same as normal File to File Scenario…

And place the XML file in the server. Then we will get the required Target File

Sample Input File:

Target File:

former_member189387
Active Contributor
0 Kudos

Hi Karthi ,

Please go through the following links

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

Design time Value-mappings in XSLT

/people/sreekanth.babu2/blog/2005/01/05/design-time-value-mappings-in-xslt

File to Multiple IDocs (XSLT Mapping)

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

Sample

http://www.xml.com/pub/a/2003/08/06/tr.html

      • Pls Assign points if you found helpful

Regards.,

V.Rangarajan

0 Kudos

Hi Kumar,

have a look at the link:

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

hope can help you

regards

Bin

Former Member
0 Kudos