Overview
Provides several smart services and functions for handling data in Excel and CSV formats.
Key Features & Functionality
Smart Services included are:
Functions included are:
Get Workbook and Sheet Metadata
We are on appian 20.2 and using readexcelsheet function and getting below error along with tomcat getting forcibly shutting down.
The excel tool version is 2.2.10 (com.appiancorp.ps.exceltools-2.2.10)
Any one faced this issue or some bundle missing?
2020-11-20 10:31:52,351 [Timer-5] INFO com.appiancorp.cache.sail.StatefulSailCacheImpl - Stateful SAIL current memory cache entries=02020-11-20 10:47:31,150 [ajp-nio-0.0.0.0-8009-exec-3] ERROR com.appiancorp.util.BundleUtils - Cannot retrieve the value for key "function.areusersaddedbyrule.param.users.description" from the bundle.2020-11-20 10:47:31,150 [ajp-nio-0.0.0.0-8009-exec-3] ERROR com.appiancorp.util.BundleUtils - Cannot retrieve the value for key "function.aregroupsaddedbyrule.param.groupIds.description" from the bundle.2020-11-20 10:48:19 INFO [ajp-nio-0.0.0.0-8009-exec-7] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'./inner-start.sh: line 17: 18965 Killed ./catalina.sh run2020-11-20 10:49:27 Appian in Tomcat is forcibly killed
Thanks
Nirav
Hi, the most up to date version of this plugin is 2.2.10.
When you deploy the plugin, there will only be one version of the plugin as a whole in the environment.
However, some of the components like Smart Services will have versions available for use in the Process Modeler for backwards compatibility.
Please let me know more details if you are experiencing an issue with this plugin.
Does anyone know what the most up to date version of excel tools is? Or is there only one version of excel tools? I see above that it is compatible with Appian version 17.1 and above.
Does "Import Excel to Database" support .xls ?
We are facing issue when uploading XLS file making the node to fail. There is no issue with uploading XLSX files though.
ERROR:
"The supplied data appears to be in the OLE2 Format. You are calling the part of POI that deals with OOXML (Office Open XML) Documents. You need to call a different part of POI to process this data (eg HSSF instead of XSSF)"
Hi Dmitry,
Cant create dynamic view. Could you please elaborate ootb ss.
Are you building a query dynamically in such a way that you cannot create a view with that query? If you can create a view, then you can create a DSE against the view and use the OOTB SS.
Thanks April!!
I will try.
Hi musthafaj0003 - have you tried the SQL to Excel plug-in?
Export Datastore Entity to Excel smart services export data from single entity, but i need to export data from query.
Hi, we now provide smart services called "Export Datastore Entity to Excel" and "Export Datastore Entity to CSV"