cancel
Showing results for 
Search instead for 
Did you mean: 

Simple statistics assignment of a empty value to a local variable errors (12.2 error after upgrade from 12.0.6 Build(15) )

Former Member
0 Kudos

After upgrading from 12.0 we seem to be experiencing issues with the simple statistics action blocks with the assignment of the values ?  Here are 2 examples of the action block errors. The value of the variable is usually zero that comes from the simple statistics and its applied to a formula in the assignment block. In 12.0 this worked ok, does anyone know what changed?

Here is an example formula that throws the error:

BASELINE_STATS_ALL.Average+2.66*(BASELINE_STATS_AFTER_MOVING_RANGE.Total/BASELINE_STATS_AFTER_MOVING_RANGE.Count+2)

  • [INFO] Started Execution: '05/04/2012 13:22:21'
  • [ERROR] [Row_1] Link ('Row_1.WTD_ICB' [Assign] from "WTD_AGG_ICB.Total") execution threw an exception. Exception: [Invalid variable: WTD_AGG_ICB.Total [Variable 'WTD_AGG_ICB.Total' does not exist.]]
  • [ERROR] [Row_1] Action: Runtime threw an exception. Exception: [Invalid variable: WTD_AGG_ICB.Total [Variable 'WTD_AGG_ICB.Total' does not exist.]]
  • [INFO] Transaction Completed '05/04/2012 13:22:22'
  • [INFO] Statistics [Load = 1.335 msec, Parse = 4.732 msec, Execution = 945.416 msec, Total = 956.937 msec]

Another similar error:

  • [INFO] Started Execution: '05/04/2012 13:44:43'
  • [ERROR] [Assignment_INITIAL_BASELINT] Link ('Local.Base_IX_UCL' [Assign] from "BASELINE_STATS_ALL.Average+2.66*(BASELINE_STATS_AFTER_MOVING_RANGE.Total/BASELINE_STATS_AFTER_MOVING_RANGE.Count+2)") execution threw an exception. Exception: [Could not evaluate operator node. [while trying to invoke the method java.lang.Double.doubleValue() of an object returned from com.sap.lhcommon.common.VariantData.doubleValue()]]
  • [ERROR] [Assignment_INITIAL_BASELINT] Action: Runtime threw an exception. Exception: [Could not evaluate operator node. [while trying to invoke the method java.lang.Double.doubleValue() of an object returned from com.sap.lhcommon.common.VariantData.doubleValue()]]
  • [INFO] Transaction Completed '05/04/2012 13:44:43'
  • [INFO] Statistics [Load = 1.254 msec, Parse = 3.811 msec, Execution = 228.912 msec, Total = 242.635 msec]

Accepted Solutions (0)

Answers (1)

Answers (1)

agentry_src
Active Contributor
0 Kudos

Please provde the SP and build of MII and NW for your installation.

Regards, Mike