Hyperion Essbase (MOSC)

MOSC Banner

Business Rule "Input" Error Help, Please.

edited Mar 2, 2012 12:11AM in Hyperion Essbase (MOSC) 9 commentsAnswered ✓
I get an error message trying to validate a biz rule. If I use the member "Final", in place of the member "Input", it will pass.  Is input an Essbase default term?  If so, how do I work around this?

/*** Clear any data in accounts 79400 and 79405 ***/

FIX(&BudYr,"System","Dollars","Budget","Input",
    @RELATIVE (Period,0),
    @RELATIVE (Department,0),
    @RELATIVE (LOB,0),
    @RELATIVE (Entity,0))
CLEARDATA "79400";
        CLEARDATA "79405";
ENDFIX

==================================================================================================

Detail:Encountered "\"Input\"" at line 3, column 40.
Was expecting one of:
    "\"" ...
    "]]" ...
    <SUBST_VARIABLE> ...
    <hfm_VARIABLE> ...
    <ID> ...
    <FUNCTION> ...
    "[" ...
    "(" ...

===========================================================
Log Message:
[Mon Feb 27 09:44:33 2012]Local/ESSBASE0///Info(1051001)
Received client request: Get Log File (from user [tclauer])
=============================================================
Log Message Noted:
Essbase Error 1051001 - Received client request: %s (from user %s)

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