cancel
Showing results for 
Search instead for 
Did you mean: 

Required Jar files for reading Excel file

Former Member
0 Kudos

I am developing a custom adapter module for reading an excel file.

For this I need to have following jar files.

aii_af_mp.jar
aii_af_ms_api.jar ----I got this file
aii_af_trace.jar
aii_af_svc.jar ---I got this file
aii_af_cpa.jar ---I got this file
aii_af_ms_spi.jar 
aii_af_cci.jar 

I refered following link


http://wiki.sdn.sap.com/wiki/display/XI/Where+to+get+the+libraries+for+XI+development

I cud find a couple of files but I am unable to find rest of the files from PI server.

Can anybody tell me from which exact location do i get the remaining files.

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

those seem to be the jars for XI, but you mention "PI Server". Are you on XI or on PI?

if you use PI 7.1 or later you can see the list of jars here:

http://scn.sap.com/docs/DOC-3762

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e674...

* You find the libraries here:

– com.sap.aii.af.lib.mod.jar: <bin>/ext/com.sap.aii.af.lib/lib

– com.sap.aii.af.ms.ifc_api.jar: <bin>/ext/bin/interfaces/com.sap.aii.af.ms.ifc/lib

– sap.com~tc~logging~java~impl.jar: <bin>/system

– com.sap.aii.af.svc_api.jar: <bin>/services/com.sap.aii.af.svc/lib

– com.sap.aii.af.cpa.svc_api.jar: <bin>/services/com.sap.aii.af.cpa.svc/lib

– com.sap.aii.af.ms.ifc_api.jar: <bin>/interfaces/com.sap.aii.af.ms.ifc/lib

– <bin> = /usr/sap/<SID>/J01/j2ee/cluster/bin

rajasekhar_reddy14
Active Contributor
0 Kudos

Request your basis team provide these JAR files because all files part of server and even you can find it in servce market place too..

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

have a look at Stefan Grube's answer here:

http://scn.sap.com/thread/173079

Regards,

Michal Krawczyk