cancel
Showing results for 
Search instead for 
Did you mean: 

Imported archives

Former Member
0 Kudos

When do we use imported archives in mapping objects .

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

When we are doing JAVA , XSLT mappings we have to do import archievs

after developing the JAva mapping in NWDS and create jar file come back to IR under imported archieves we will import the jar file.

Similarly XSLT als make the zip and import under imported archieves

Also when we have any java packages ,import it under archieves and make them to use in UDF

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

/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i

/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii

/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-iii

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=...ValidationsinSAPXI-ACaseStudy.pdf

Check this thread...

Check this thread...

Regards

Chilla

Former Member
0 Kudos
Former Member
0 Kudos

Hi Rakesh,

when the mapping from source to target cant be done by graphical mapping and we need java or XSLT mapping for it....then we have java mapping program or XSLT mapping progrm for our mapping in IR, then we use imported archives to import our these progam in IR in XI....Then in interface mapping we can refer to these mapping programs for mapping source interface to target interface....

Thanks,

Rajeev Gupta

Message was edited by:

RAJEEV GUPTA