Overview
Provides Smart Services and custom functions to integrate Appian with Box document management
Key Features & Functionality
Custom Functions
Smart Services
Please see the Box File Utilities guide included with the download for complete setup and usage instructions.
Hi, we have upgraded the plugin from version 1.1 to 1.3 and we started having issues with the BoxFileDownloadServlet. From our logs we are getting the following error:
com.appiancorp.ap2.WrapFilter - Root cause:java.lang.NoClassDefFoundError: Could not initialize class org.apache.tika.mime.MimeTypesReader at org.apache.tika.mime.MimeTypesFactory.create(MimeTypesFactory.java:71) at org.apache.tika.mime.MimeTypesFactory.create(MimeTypesFactory.java:102) at org.apache.tika.mime.MimeTypesFactory.create(MimeTypesFactory.java:191) at org.apache.tika.mime.MimeTypes.getDefaultMimeTypes(MimeTypes.java:155) at org.apache.tika.config.TikaConfig.getDefaultMimeTypes(TikaConfig.java:260) at org.apache.tika.config.TikaConfig.<init>(TikaConfig.java:219) at org.apache.tika.config.TikaConfig.getDefaultConfig(TikaConfig.java:330) at org.apache.tika.Tika.<init>(Tika.java:119) at com.appiancs.plugins.boxFileUtilities.servlet.BoxFileDownloadServlet.doGet(BoxFileDownloadServlet.java:144)
We are running Appian 22.1 but also encountered this issue in 21.4.
Do you have any help/ideas where to proceed from here?
Thanks!
dnlanzola & arta.shala,
I am getting the same error with the BoxFileDownloadServlet. Any progress on this?