Hyperion Planning (MOSC)

MOSC Banner

Business Rules: Setting and Using Execution Variables

edited Dec 12, 2012 9:16AM in Hyperion Planning (MOSC) 2 comments
Hello Gurus,

I have an Execution Variable at the PlanType level.  I have a Ruleset that I try to set and use it in.  I have a default value set for it, 11.  When I try to use it in an if statement:
IF({numChild} > 0 and @MAXS(SKIPMISSING, @CHILDREN("Cost Type")) == #MISSING)
It only goes to the default value no matter what I set it to.  To test the "Setting" of this, I some data to equal it:
"No Cost Type" = {numChild};
And the data came out to what ever I set it to.  I am wondering if there was a reason why it will use the default in my IF but use what it was set to when using it to set data.

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