Export SQL to Excel (part of the Excel Tools Plug-in) is deprecated ?

Hello Everyone,

Export SQL to Excel (part of the Excel Tools Plug-in) is deprecated  from 19.2?

currently deployed latest version of excel tools plugin 2.2.5

on the other hand, we are getting below error while using this smart service

Appian Work Item - 7354 - execution00 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred while executing activity: id=89337, classname=com.appiancorp.ps.exceltools.smartservice.export.ExportSqlToExcelv2
com.appiancorp.suiteapi.process.exceptions.SmartServiceException: userMsg[error.export.general=The following error was raised by the Export to Excel function: null]

  Discussion posts and replies are publicly visible

Parents
  • Hello Everyone,

    com.appiancorp.suiteapi.process.exceptions.SmartServiceException: userMsg[error.export.general=The following error was raised by the Export to Excel function: null] 

    This exception is not due to latest plugin this is due to OpenJDK front-configurations.

    As we all aware that OpenJDK is part of 19.2 installer, we have used the same and encountered with this issue.

    Fix is to install fontconfig from VM for Open JDK.

    there won't be any issue with Oracle Java

Reply
  • Hello Everyone,

    com.appiancorp.suiteapi.process.exceptions.SmartServiceException: userMsg[error.export.general=The following error was raised by the Export to Excel function: null] 

    This exception is not due to latest plugin this is due to OpenJDK front-configurations.

    As we all aware that OpenJDK is part of 19.2 installer, we have used the same and encountered with this issue.

    Fix is to install fontconfig from VM for Open JDK.

    there won't be any issue with Oracle Java

Children