I'm having issues loading/registering the files needed for the apoc.load.xls function. According to the online documentation, I need the following jar files loaded into the plugins directory:
- common-collections4-4.1.jar
- curvesapi-1.04.jar
- poi-3.17.jar
- poi-ooxml-3.17.jar
- poi-ooxml-schemas-3.17.jar
- xmlbeans-2.6.0.jar
If I add these to the plugins directory, the database does not start (throws errors). I'm using Desktop 1.4.8, and the database is 4.3.5. I've used this previously and got it to work but suddenly it doesn't work. Any ideas?