Hyperion Planning (MOSC)

MOSC Banner

Question regarding Custom defined function calling a maxl script on linux path

edited Oct 28, 2016 5:02AM in Hyperion Planning (MOSC) 2 commentsAnswered

Hello

I am trying to use a script like below in a calculation manager business rule

FIX ("Sales","100-10","New York","Actual")

  "Jan"(

/* Some business logic */

@CalcMgrExecuteEncryptMaxLFile("2115028571,2505324337","C:/Temp/exportdata.mshs",@List("906388712099924604712352658511","0893542980829559883146306518502837293210"),

"true");

  )

ENDFIX

My essbase/Planning are on same linux.server. What should be the format of path -  C:/Temp/exportdata.mxls. I am using a path like this "/d1/Hyperion/Scripts/test.mshs" but its not executing it. The maxl also has spool statement to do logging but no log is getting created. The business logic is getting executed though.

Another question - If essbase, Planning are not on same machine, how we should mention the path of maxl script so that Planning is able to see the maxl.

Tagged:

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