Export to Excel throws error 500.
2019-06-13 10:14:35.295 INFO [http-nio-8080-exec-871] org.apache.catalina.core.StandardWrapperValve.invoke 2019-06-13 10:14:35,295 [http-nio-8080-exec-871] ERROR com.appiancorp.ps.exceltools.servlet.ExportDataSubsetToExcelFromProcessServlet - java.lang.ClassCastException
Discussion posts and replies are publicly visible
Make sure while populating field names of ExportableDataSubset, its properly cast to particular data type of each fields and if your using looping functions then make sure its output data type as well.
Thanks for your answer, I figured it out yesterday. And it was a reason for this error. it related to 2 text fields