Retail Predictive Application Server (MOSC)

MOSC Banner

Java Expressions getNaValue()

edited Feb 14, 2014 12:00PM in Retail Predictive Application Server (MOSC) 7 commentsAnswered
Hi Experts,
Suppose we have a measure MeasX specified with navalue=0.
Also suppose we run mace -d <domain_path> -run -expression 'MeasX=2'

MeasX navalue is now 2:

$ printMeasure -d <domain_path> -m MeasX -specs
  Now executing printMeasure in domain '<domain_path>'.
  navalue                 :    2

  printMeasure completed successfully
$

Now, in a Java Expression, having either a DimensionalMeasure or a MeasureData instance for measure MeasX, the method getNaValue() always returns 0 (the initially specified navalue in the configuration).

Is this by design or may this be a bug?
RPAS Version 13.3.1.10

Thanks in advance,
Rui


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center