cancel
Showing results for 
Search instead for 
Did you mean: 

doubt on xslt mapping

Former Member
0 Kudos

hai experts,

i create a scenario on file to jdbc using xslt mapping.In that xslt mapping how to map the fields to database.from sender side it is picked from server but the records are not placed in database.

any one have step by step for xslt mapping plz send me

thank in advance

lokesh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi:

First of all, make sure your JDBC driver is properly deployed.

Secondly,No matter what type of mapping you use (e.g. XSLT, Java, Message Mapping etc..), you have to make sure the target structure is properly designed for XML SQL Format.

Thirdly, your adapter is properly configutured with all necessary connection paramters filled.

Regards

Liang

Former Member
0 Kudos

Hi,

Check with these

see the below links

XSLT Mapping

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

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

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

XSLT Mapping with java enhancement

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

XSLT - /people/dirk.roeckmann/blog/2006/07/26/grouping-xml-with-xslt--from-muenchian-method-to-xslt-20

Regards

Seshagiri