cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.aii.mapping.api.StreamTransformation

deviprasad_pothireddy
Active Participant
0 Kudos

Hi all,

Can any body tell path for the package com.sap.aii.mapping.api.StreamTransformation

In SAP service Market place. And also guide how to use this in nwds.

Does Aii_map_api.jar need for this weblog. Where can I get this

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Deviprasad,

You can download it at

http://service.sap.com/swdc

Support Packages and Patches --> SAP NetWeaver --> SAP NETWEAVER --> SAP NETWEAVER 04 > Entry by Component> Process Integration (PI/XI) --> SAP Tools 3.0

cheers,

Prashanth

P.S Please mark helpful answers

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Here's how to find your JAR file "aii_map_api.jar". This last one contains all needed SAP classes for a mapping, like com.sap.aii.mapping.api.StreamTransformation

http://help.sap.com/saphelp_nw2004s/helpdata/en/bd/c91241c738f423e10000000a155106/content.htm (last paragraph !)

For more details about StreamTransformation, you have this:

http://help.sap.com/saphelp_nw2004s/helpdata/en/bd/c91241c738f423e10000000a155106/frameset.htm

After that, inside NWDS, go to your Project, then do "right-click > properties > Librairies > Add External JAR" and upload the jar file "aii_map_api.jar".

I hope this help you

Mickael

former_member206604
Active Contributor
0 Kudos

Hi,

Aii_map_api.jar you can find this in your XI installation folder. Just do a search for this jar file.

Thanks,

Prakash

former_member206604
Active Contributor
0 Kudos

Hi,

Also check this thread

Thanks,

Prakash