cancel
Showing results for 
Search instead for 
Did you mean: 

Excel handling in PI 7.0

Former Member
0 Kudos

Hi

I have a file to excel scenario. The output file should be in .xlsx format. I wanted to use java bean classes in the adapter module for converting the PI xml in to .xlsx.

I have written the code in java using POI jars. I have used POI 3.5jar since it supports XSSF implementation. POI 3.5 jars supports java 1.5 or higher versions. But the PI 7.0 server support only java 1.4 . So I am not able to call my bean classes from the adapter. Your valuable suggestions are invited.

Accepted Solutions (1)

Accepted Solutions (1)

gagandeep_batra
Active Contributor
0 Kudos

hi,

plz refer the following link. it may help.

http://forums.sdn.sap.com/thread.jspa?threadID=2036000

Regards

Gagandeep

Former Member
0 Kudos

But my requirement is to handle .xlsx files

Former Member
0 Kudos

hi,

What do think about this Michal blog's: [Reading MS Excel's XLSX and XLSM files with standard PI modules|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/22466]?

Mickael

Answers (0)