cancel
Showing results for 
Search instead for 
Did you mean: 

How to create Excel file as a result from PI

Former Member
0 Kudos

Hello Experts,

I have read the blogs related to handling MS Excel files and realised that we need to use Adapter Modules.

I am very new to this area and require proper guidance to drive!

Could you please provide necessary information. I have a requirement to create a Excel file as the result from PI.

Thank you.

Lakshman V.

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi Shabarish,

This was the first blog I read today after I got the requirement. I understood the usage of JExcelAPI but struglling to kick off the actual development. First, we dont have a NWDS installed to develop a module. Is there any alternative ? or can you provide me the steps to develop the module ?

Thank you.

Lakshman V.

Shabarish_Nair
Active Contributor
0 Kudos

you can either do it using a java mapping or a module. If you dont have NWDS you can download Eclipse free from http://www.eclipse.org/

For module refer: http://scn.sap.com/docs/DOC-16137

Former Member
0 Kudos

Thank you Shabarish.. I shall check and follow.

Regards,

Lakshman V.

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Lakshman,

If you have good exposure to JAVA then you can build adapter module easily by your self(writing code,adjusting code ,debugging and testing).

refer below links it helps you to understand how to build adapter module.

http://www.saptechnical.com/Tutorials/XI/Adapter/Index.htm

http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=139952317

Best Regards,

Raj