Consuming JAVA libs in ThingWorx
I am trying to manipulate some MSOffice documents inside TW and found out that an easy way to do it is using Apache POI libs.
My usecase is simple: get a datatable from TW and write it into a named table in Excel.
As I am not able to call them from the Services Javascript, what would be the best way to do it?
I thought maybe I´d have to write an extension for it. If so, is there any documentation or is everthing in the Wiki?]
Thanks
Ewerton

