Hyperion Essbase (MOSC)

MOSC Banner

Runtime Sub Variable set to POV - error

in Hyperion Essbase (MOSC) 1 commentAnswered ✓

Hi all,

we are trying to set this example script:

Our script:

SET RUNTIMESUBVARS

Sociedad = POV

<RTSV_HINT>

   <svLaunch>

     <description>abcd</description>

     <type>STRING</type>

     <dimension>Sociedad</dimension>

     <choice>single</choice>

<allowMissing>true</allowMissing>

   </svLaunch>

  </RTSV_HINT>;

};


FIX (Hsp_inputvalue, ene, fy2022, &Sociedad, contrapartida_na, operaciones_na, cv_euros, actual)

"I_e0001" = 30;

ENDFIX

--------------------------------------------

When we run it we get the attached error log:

[Wed Nov 03 11:10:19 2021]Local/AteneaZ/Atenea/admin@Native Directory/7432/Error(1012001)

Invalid Calc Script syntax [

FIX (Hsp_inputvalue, ene, fy2022, POV, contrapartida_na, operaciones_na, cv_euros, actual)

----------------------It is as if Essbase does not understand that Sociedad is to be in POV so we can have the prompt in Smartview.

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