Hi,
I am new bie to SAP BC. I have 2 years of experience in Java. I am trying to read the incoming excel file through my java service. I am using HSSFWorkbook object. But it is giving me an error saying that "cannot resolve symbol symbol : class HSSFWorkbook ".
Even i have tried to import org.apache.poi.hssf.* to my java service. But it is giving me an error as “package org.apache.poi.hssf does not exist”.
Please help me…
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods