@lschier I followed your instructions for one of my requirement.
I am getting the error at the service -
Error executing service autoLoadMultipleExcelFiles. Message :: Could not initialize class org.apache.poi.xssf.usermodel.XSSFWorkbook. Would you be able to help?
Version of TW- 9.6.0-b85
Solved! Go to Solution.
Hi Vipul,
are you using any Extension like "Parsley" if yes then may be parsing excel sheet is missing. Plese check once your extension what are the services available.
Thanks
ksm
Looks like the POI classes are missing.
You either did not import the excelextension.zip properly, because those classes are contained in that, or you already have another, incompatible version of them installed, maybe due to another extension.
Hi Vipul,
are you using any Extension like "Parsley" if yes then may be parsing excel sheet is missing. Plese check once your extension what are the services available.
Thanks
ksm
Hi @Vipul_Oswal
It looks like you have some responses from some community members. If any of these replies helped you solve your question please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.