|
|
Re: Excel import and export example [message #1760346 is a reply to message #1760336] |
Wed, 26 April 2017 08:14   |
Eclipse User |
|
|
|
Hi,
thank you for answer.
I downloaded and installed RCPTT 2.2.0 version. Problem with scriplet ListAsTableData disappears.
But, I still have problem with write-excel-file command:
"Scriptlet WriteExcelFile not found".
Do you know how to resolve it?
Regards,
Arek
|
|
|
|
|
|
Re: Excel import and export example [message #1796264 is a reply to message #1760298] |
Tue, 09 October 2018 11:56  |
Eclipse User |
|
|
|
Please ignore my previous question regarding the write excel. I found out what the issue was, my AUT had no apache.poi bundle imported. So the functionality for reading/writing to Excel files could not be loaded:
Here the log from the aut console:
!MESSAGE Bundle org.eclipse.rcptt.ecl.data.apache.poi.impl_2.3.0.201706220835 [21] was not resolved.
!SUBENTRY 2 org.eclipse.rcptt.ecl.data.apache.poi.impl 2 0 2018-10-09 13:17:37.605
!MESSAGE Missing required bundle org.eclipse.rcptt.ecl.data.apache.poi.impl_0.0.0.
!SUBENTRY 2 org.eclipse.rcptt.ecl.data.apache.poi.impl 2 0 2018-10-09 13:17:37.606
!MESSAGE Missing required bundle org.apache.poi_3.9.0.
!SUBENTRY 2 org.eclipse.rcptt.ecl.data.apache.poi.impl 2 0 2018-10-09 13:17:37.606
!MESSAGE Missing required bundle org.apache.poi.ooxml_3.9.0.
|
|
|
Powered by
FUDForum. Page generated in 0.05436 seconds