org.pentaho.di.core.exception.KettleValueException: Javascript error: ReferenceError: "result" is not defined. (script#4) ```
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by levyj
, 1 year agovia Pentaho BI Platform Tracking by Ramaiz Mansoor, 1 year ago
via Stack Overflow by thiagofred
, 2 years agovia Pentaho BI Platform Tracking by Thomas Bednarz, 2 years ago
via Pentaho BI Platform Tracking by Thomas Bednarz, 1 year ago
via Pentaho BI Platform Tracking by Holger Hymmen, 2 years ago
org.pentaho.di.core.exception.KettleValueException: Javascript error: ReferenceError: "result" is not defined. (script#4) ```
at org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesMod.addValues(ScriptValuesMod.java:458)
at org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesMod.processRow(ScriptValuesMod.java:689)
at org.pentaho.di.trans.step.RunThread.run(RunThread.java:50)
at java.lang.Thread.run(Thread.java:722)