Details
-
Bug
-
Status: Closed
-
Urgent
-
Resolution: Not A Problem
-
2.1.0
-
None
Description
Hi
i get a variable with step and convert to field with Get Variables
When i send it to Get Files names and Calculator, the field created with the variable couldn't be found
Thx
2022/09/20 12:04:37 - 1_clean_files - Executing this pipeline using the Local Pipeline Engine with run configuration 'local'
2022/09/20 12:04:37 - 1_clean_files - Execution started for pipeline [1_clean_files]
2022/09/20 12:04:37 - Get variables.0 - Finished processing (I=0, O=0, R=1, W=1, U=0, E=0)
2022/09/20 12:04:37 - Get file names.0 - Finished processing (I=0, O=0, R=0, W=1, U=0, E=0)
2022/09/20 12:04:37 - Calculator.0 - ERROR: Unexpected error
2022/09/20 12:04:37 - Calculator.0 - ERROR: org.apache.hop.core.exception.HopTransformException:
2022/09/20 12:04:37 - Calculator.0 - Unable to find the first argument field 'test for calculation #1
2022/09/20 12:04:37 - Calculator.0 -
2022/09/20 12:04:37 - Calculator.0 - at org.apache.hop.pipeline.transforms.calculator.Calculator.processRow(Calculator.java:118)
2022/09/20 12:04:37 - Calculator.0 - at org.apache.hop.pipeline.transform.RunThread.run(RunThread.java:51)
2022/09/20 12:04:37 - Calculator.0 - at java.base/java.lang.Thread.run(Thread.java:834)
2022/09/20 12:04:37 - Calculator.0 - Finished processing (I=0, O=0, R=1, W=0, U=0, E=1)
2022/09/20 12:04:37 - 1_clean_files - Pipeline detected one or more transforms with errors.
2022/09/20 12:04:37 - 1_clean_files - Pipeline is killing the other transforms!
2022/09/20 12:04:37 - 1_clean_files - Pipeline duration : 0.154 seconds [ 0.154" ]
2022/09/20 12:04:37 - 1_clean_files - Execution finished on a local pipeline engine with run configuration 'local'