cancel
Showing results for 
Search instead for 
Did you mean: 

File Content Conversion help

Former Member
0 Kudos

Input file is Excel file. Should I need to convert this using the File Content Conversion(File Sender), if so can anyone pls explain me how????

thank you

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

you have to use Adapter module for reading excel files.

/people/sap.user72/blog/2005/07/04/read-excel-instead-of-xml-through-fileadapter

Sekhar

former_member206604
Active Contributor
0 Kudos

Hi,

You cannod do with file content conversion. You need to go for Adapter module in this case of reading a Excel file.

Check out my reply in this thread, that has adapter module code for reading Excel file

Also check this doc for writing Adapter modules

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3bdc14e1-0901-0010-b5a9-a01...

Thanks,

Prakash

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

This Will help you,

1) With JAVA Mapping we can Achieve

/people/rahul.nawale2/blog/2006/07/18/java-mapping-an-alternate-way-of-reading-a-csv-file

( go thru the Below lines in the Blog )

http://help.sap.com/saphelp_nw04/helpdata/en/1f/0e3237e5875249e10000009b38f936/frameset.htm

Page 37

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/da1e7c16-0c01-0010-278a-eae...

/people/gregor.wolf3/blog/2006/09/01/excel-to-csv-conversion-with-a-php-web-service

Regards

Agasthuri Doss