I have created one app and data import from the json file. On local it is working fine but while moving on production getting the below error.


ERROR 16 May 2021 05:49:38 org.joget.apps.app.lib.BeanShellTool - Error executing script 2478Sourced file: inline evaluation of: ``import org.joget.apps.app.service.AppUtil; import org.joget.apps.form.dao.FormD . . . '' : Attempt to resolve method: md5Base16() on undefined variable or class name: StringUtil : at Line: 156 : in file: inline evaluation of: ``import org.joget.apps.app.service.AppUtil; import org.joget.apps.form.dao.FormD . . . '' : StringUtil .md5Base16 ( password )

  • No labels