Hyperion Planning (MOSC)

MOSC Banner

How can I run batch script in the workspace in Hyperion 11.2.4?

edited Mar 14, 2022 7:30PM in Hyperion Planning (MOSC) 10 commentsAnswered

Basically, I want to run a batch file (contains SQL query) from the workspace. Is there any way to do it? 

I tried using below code in BR but its getting executed successfully, but batch file is not giving any output.

RUNJAVA com.hyperion.calcmgr.common.cdf.MaxLScriptFunction

"SHELL F:\testscript.bat" /* Batch file is placed on Essbase server */

"exit"

;

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